Jump to content

Crash when opening inventory!


RobinDew

Recommended Posts

every time i open my inventory, in every world, every server (everywhere) it chrashes!

this is the crash file:

---- Minecraft Crash Report ----

// Why is it breaking :(

 

Time: 9-2-14 9:17

Description: Rendering entity in world

 

java.lang.NoSuchMethodError: net.minecraftforge.client.event.RenderPlayerEvent$Pre.<init>(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/client/renderer/entity/RenderPlayer;)V

at net.minecraft.client.renderer.entity.RenderPlayer.localRenderPlayer(Unknown Source)

at net.minecraft.client.renderer.entity.RenderPlayer.func_130009_a(Unknown Source)

at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(Unknown Source)

at net.minecraft.client.renderer.entity.RenderManager.func_78719_a(RenderManager.java:312)

at net.minecraft.client.gui.inventory.GuiInventory.func_110423_a(SourceFile:93)

at net.minecraft.client.gui.inventory.GuiInventory.func_74185_a(SourceFile:62)

at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:111)

at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)

at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:49)

at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1036)

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:944)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:836)

at net.minecraft.client.main.Main.main(SourceFile:101)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)

at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at net.minecraft.client.renderer.entity.RenderPlayer.localRenderPlayer(Unknown Source)

at net.minecraft.client.renderer.entity.RenderPlayer.func_130009_a(Unknown Source)

at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(Unknown Source)

 

-- Entity being rendered --

Details:

Entity Type: null (net.minecraft.client.entity.EntityClientPlayerMP)

Entity ID: 14

Entity Name: RobinDew

Entity's Exact location: -3,38, 63,62, 1,57

Entity's Block location: World: (-4,63,1), Chunk: (at 12,3,1 in -1,0; contains blocks -16,0,0 to -1,255,15), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)

Entity's Momentum: 0,00, -0,08, 0,00

 

-- Renderer details --

Details:

Assigned renderer: net.minecraft.client.renderer.entity.RenderPlayer@409cb8af

Location: 0,00,0,00,0,00 - World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)

Rotation: 0.0

Delta: 1.0

Stacktrace:

at net.minecraft.client.renderer.entity.RenderManager.func_78719_a(RenderManager.java:312)

at net.minecraft.client.gui.inventory.GuiInventory.func_110423_a(SourceFile:93)

at net.minecraft.client.gui.inventory.GuiInventory.func_74185_a(SourceFile:62)

at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:111)

at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)

at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:49)

 

-- Screen render details --

Details:

Screen name: net.minecraft.client.gui.inventory.GuiInventory

Mouse location: Scaled: (400, 224). Absolute: (800, 450)

Screen size: Scaled: (800, 450). Absolute: (1600, 900). Scale factor of 2

 

-- Affected level --

Details:

Level name: MpServer

All players: 1 total; [EntityClientPlayerMP['RobinDew'/14, l='MpServer', x=-3,38, y=63,62, z=1,57]]

Chunk stats: MultiplayerChunkCache: 441

Level seed: 0

Level generator: ID 00 - default, ver 1. Features enabled: false

Level generator options:

Level spawn location: World: (0,66,-3), Chunk: (at 0,4,13 in 0,-1; contains blocks 0,0,-16 to 15,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)

Level time: 1905428 game time, 1233315 day time

Level dimension: 0

Level storage version: 0x00000 - Unknown?

Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)

Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false

Forced entities: 10 total; [EntityClientPlayerMP['RobinDew'/14, l='MpServer', x=-3,38, y=63,62, z=1,57], EntitySpider['Spin'/1, l='MpServer', x=-71,50, y=61,00, z=-3,50], EntityCreeper['Creeper'/2, l='MpServer', x=-63,22, y=61,00, z=1,66], EntitySpider['Spin'/4, l='MpServer', x=-67,53, y=99,00, z=-1,47], EntityCreeper['Creeper'/5, l='MpServer', x=-61,91, y=61,00, z=5,25], EntityZombie['Zombie'/7, l='MpServer', x=-66,88, y=99,00, z=1,25], EntitySpider['Spin'/8, l='MpServer', x=-53,50, y=62,00, z=-0,50], EntityQuiverModSkeleton['Skelet'/10, l='MpServer', x=-64,16, y=61,00, z=-3,56], EntityQuiverModSkeleton['Skelet'/11, l='MpServer', x=-64,13, y=61,00, z=3,34], EntityCreeper['Creeper'/13, l='MpServer', x=-61,88, y=61,00, z=0,28]]

Retry entities: 0 total; []

Server brand: fml,forge

Server type: Non-integrated multiplayer server

Stacktrace:

at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)

at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2310)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:854)

at net.minecraft.client.main.Main.main(SourceFile:101)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)

at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

 

-- System Details --

Details:

Minecraft Version: 1.6.2

Operating System: Windows 8 (amd64) version 6.2

Java Version: 1.7.0_51, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 232855120 bytes (222 MB) / 669515776 bytes (638 MB) up to 4772069376 bytes (4551 MB)

JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G

AABB Pool Size: 8279 (463624 bytes; 0 MB) allocated, 421 (23576 bytes; 0 MB) used

Suspicious classes: FML and Forge are installed

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP v8.04 FML v6.2.62.871 Minecraft Forge 9.10.1.871 7 mods loaded, 7 mods active

mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

FML{6.2.62.871} [Forge Mod Loader] (minecraftforge-9.10.1.871.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

Forge{9.10.1.871} [Minecraft Forge] (minecraftforge-9.10.1.871.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

RenderPlayerAPI{1.1} [Render Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

Backpack{1.12.13} [backpack] (backpack-1.12.13-1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

QuiverMod{1.6.1} [better Archery] (Better_Archery_1.6.2_for_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

FerullosMods{2.8.5} [Ferullo's Mods] (Ferullos Guns Mod 2.9.0 MC 1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

Launched Version: 1.6.2-Forge9.10.1.871

LWJGL: 2.9.0

OpenGL: Intel® HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3379, Intel

Is Modded: Definitely; Client brand changed to 'fml,forge'

Type: Client (map_client.txt)

Resource Pack: RB MC Pack.zip

Current Language: Nederlands (Nederland)

Profiler Position: N/A (disabled)

Vec3 Pool Size: 244 (13664 bytes; 0 MB) allocated, 63 (3528 bytes; 0 MB) used

 

i use the mods:

backpack-1.12.13-1.6.2

Better_Archery_1.6.2_for_1.6.2

Ferullos Guns Mod 2.9.0 MC 1.6.2

MC 1.6.2 - Render Player API forge 1.1

RenderPlayerAPI

yes, i play 1.6.2.

please help!

 

Link to comment
Share on other sites

here's another thing:  ---- Minecraft Crash Report ----

// Ouch. That hurt :(

 

Time: 9-2-14 9:29

Description: Rendering entity in world

 

java.lang.NoSuchMethodError: net.minecraftforge.client.event.RenderPlayerEvent$Pre.<init>(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/client/renderer/entity/RenderPlayer;)V

at net.minecraft.client.renderer.entity.RenderPlayer.localRenderPlayer(Unknown Source)

at net.minecraft.client.renderer.entity.RenderPlayer.func_130009_a(Unknown Source)

at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(Unknown Source)

at net.minecraft.client.renderer.entity.RenderManager.func_78719_a(RenderManager.java:312)

at net.minecraft.client.gui.inventory.GuiInventory.func_110423_a(SourceFile:93)

at net.minecraft.client.gui.inventory.GuiInventory.func_74185_a(SourceFile:62)

at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:111)

at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)

at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:49)

at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1036)

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:944)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:836)

at net.minecraft.client.main.Main.main(SourceFile:101)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)

at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at net.minecraft.client.renderer.entity.RenderPlayer.localRenderPlayer(Unknown Source)

at net.minecraft.client.renderer.entity.RenderPlayer.func_130009_a(Unknown Source)

at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(Unknown Source)

 

-- Entity being rendered --

Details:

Entity Type: null (net.minecraft.client.entity.EntityClientPlayerMP)

Entity ID: 107

Entity Name: RobinDew

Entity's Exact location: 5,83, 66,62, -0,36

Entity's Block location: World: (5,66,-1), Chunk: (at 5,4,15 in 0,-1; contains blocks 0,0,-16 to 15,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)

Entity's Momentum: -0,01, -0,08, 0,00

 

-- Renderer details --

Details:

Assigned renderer: net.minecraft.client.renderer.entity.RenderPlayer@3ac6acd3

Location: 0,00,0,00,0,00 - World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)

Rotation: 0.0

Delta: 1.0

Stacktrace:

at net.minecraft.client.renderer.entity.RenderManager.func_78719_a(RenderManager.java:312)

at net.minecraft.client.gui.inventory.GuiInventory.func_110423_a(SourceFile:93)

at net.minecraft.client.gui.inventory.GuiInventory.func_74185_a(SourceFile:62)

at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:111)

at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)

at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:49)

 

-- Screen render details --

Details:

Screen name: net.minecraft.client.gui.inventory.GuiInventory

Mouse location: Scaled: (400, 224). Absolute: (800, 450)

Screen size: Scaled: (800, 450). Absolute: (1600, 900). Scale factor of 2

 

-- Affected level --

Details:

Level name: MpServer

All players: 1 total; [EntityClientPlayerMP['RobinDew'/107, l='MpServer', x=5,83, y=66,62, z=-0,36]]

Chunk stats: MultiplayerChunkCache: 441

Level seed: 0

Level generator: ID 00 - default, ver 1. Features enabled: false

Level generator options:

Level spawn location: World: (0,66,-3), Chunk: (at 0,4,13 in 0,-1; contains blocks 0,0,-16 to 15,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)

Level time: 1918960 game time, 1246847 day time

Level dimension: 0

Level storage version: 0x00000 - Unknown?

Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)

Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false

Forced entities: 12 total; [EntityClientPlayerMP['RobinDew'/107, l='MpServer', x=5,83, y=66,62, z=-0,36], EntitySpider['Spin'/1, l='MpServer', x=-71,50, y=61,00, z=-3,50], EntitySpider['Spin'/206, l='MpServer', x=-67,97, y=99,00, z=0,44], EntityZombie['Zombie'/175, l='MpServer', x=-63,47, y=99,00, z=2,06], EntityCreeper['Creeper'/196, l='MpServer', x=-60,50, y=61,00, z=0,50], EntityQuiverModSkeleton['Skelet'/250, l='MpServer', x=-66,50, y=99,00, z=5,50], EntityZombie['Zombie'/178, l='MpServer', x=-65,50, y=99,00, z=-0,50], EntityQuiverModSkeleton['Skelet'/213, l='MpServer', x=-59,50, y=61,00, z=0,50], EntityZombie['Zombie'/176, l='MpServer', x=-65,50, y=99,00, z=-3,50], EntityZombie['Zombie'/177, l='MpServer', x=-67,53, y=99,00, z=-0,84], EntityZombie['Zombie'/209, l='MpServer', x=-35,72, y=61,00, z=0,31], EntityZombie['Zombie'/210, l='MpServer', x=-36,42, y=61,00, z=1,47]]

Retry entities: 0 total; []

Server brand: fml,forge

Server type: Non-integrated multiplayer server

Stacktrace:

at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)

at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2310)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:854)

at net.minecraft.client.main.Main.main(SourceFile:101)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)

at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

 

-- System Details --

Details:

Minecraft Version: 1.6.2

Operating System: Windows 8 (amd64) version 6.2

Java Version: 1.7.0_51, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 491524808 bytes (468 MB) / 695205888 bytes (663 MB) up to 4772069376 bytes (4551 MB)

JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G

AABB Pool Size: 8111 (454216 bytes; 0 MB) allocated, 473 (26488 bytes; 0 MB) used

Suspicious classes: FML and Forge are installed

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP v8.04 FML v6.2.62.871 Minecraft Forge 9.10.1.871 7 mods loaded, 7 mods active

mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

FML{6.2.62.871} [Forge Mod Loader] (minecraftforge-9.10.1.871.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

Forge{9.10.1.871} [Minecraft Forge] (minecraftforge-9.10.1.871.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

RenderPlayerAPI{1.1} [Render Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

Backpack{1.12.13} [backpack] (backpack-1.12.13-1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

QuiverMod{1.6.1} [better Archery] (Better_Archery_1.6.2_for_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

FerullosMods{2.8.5} [Ferullo's Mods] (Ferullos Guns Mod 2.9.0 MC 1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

Launched Version: 1.6.2-Forge9.10.1.871

LWJGL: 2.9.0

OpenGL: Intel® HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3379, Intel

Is Modded: Definitely; Client brand changed to 'fml,forge'

Type: Client (map_client.txt)

Resource Pack: Default

Current Language: Nederlands (Nederland)

Profiler Position: N/A (disabled)

Vec3 Pool Size: 153 (8568 bytes; 0 MB) allocated, 65 (3640 bytes; 0 MB) used

Link to comment
Share on other sites

and also when i pres f5

---- Minecraft Crash Report ----

// I'm sorry, Dave.

 

Time: 9-2-14 9:40

Description: Rendering entity in world

 

java.lang.NoSuchMethodError: net.minecraftforge.client.event.RenderPlayerEvent$Pre.<init>(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/client/renderer/entity/RenderPlayer;)V

at net.minecraft.client.renderer.entity.RenderPlayer.localRenderPlayer(Unknown Source)

at net.minecraft.client.renderer.entity.RenderPlayer.func_130009_a(Unknown Source)

at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(Unknown Source)

at net.minecraft.client.renderer.entity.RenderManager.func_78719_a(RenderManager.java:312)

at net.minecraft.client.renderer.entity.RenderManager.func_78720_a(RenderManager.java:281)

at net.minecraft.client.renderer.RenderGlobal.func_72713_a(RenderGlobal.java:524)

at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1160)

at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1002)

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:944)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:836)

at net.minecraft.client.main.Main.main(SourceFile:101)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)

at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at net.minecraft.client.renderer.entity.RenderPlayer.localRenderPlayer(Unknown Source)

at net.minecraft.client.renderer.entity.RenderPlayer.func_130009_a(Unknown Source)

at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(Unknown Source)

 

-- Entity being rendered --

Details:

Entity Type: null (net.minecraft.client.entity.EntityClientPlayerMP)

Entity ID: 379

Entity Name: RobinDew

Entity's Exact location: 5,21, 66,62, 1,48

Entity's Block location: World: (5,66,1), Chunk: (at 5,4,1 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)

Entity's Momentum: 0,00, -0,08, 0,00

 

-- Renderer details --

Details:

Assigned renderer: net.minecraft.client.renderer.entity.RenderPlayer@14aa064a

Location: 0,00,0,00,0,00 - World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)

Rotation: 89.50256

Delta: 0.35309184

Stacktrace:

at net.minecraft.client.renderer.entity.RenderManager.func_78719_a(RenderManager.java:312)

at net.minecraft.client.renderer.entity.RenderManager.func_78720_a(RenderManager.java:281)

at net.minecraft.client.renderer.RenderGlobal.func_72713_a(RenderGlobal.java:524)

at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1160)

 

-- Affected level --

Details:

Level name: MpServer

All players: 1 total; [EntityClientPlayerMP['RobinDew'/379, l='MpServer', x=5,21, y=66,62, z=1,48]]

Chunk stats: MultiplayerChunkCache: 441

Level seed: 0

Level generator: ID 00 - default, ver 1. Features enabled: false

Level generator options:

Level spawn location: World: (0,66,-3), Chunk: (at 0,4,13 in 0,-1; contains blocks 0,0,-16 to 15,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)

Level time: 1932377 game time, 1260264 day time

Level dimension: 0

Level storage version: 0x00000 - Unknown?

Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)

Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false

Forced entities: 6 total; [EntityClientPlayerMP['RobinDew'/379, l='MpServer', x=5,21, y=66,62, z=1,48], EntitySpider['Spin'/1, l='MpServer', x=-71,50, y=61,00, z=-3,50], EntityItem['item.item.rottenFlesh'/372, l='MpServer', x=-38,44, y=61,13, z=1,88], EntitySpider['Spin'/206, l='MpServer', x=-68,47, y=99,00, z=0,41], EntityQuiverModSkeleton['Skelet'/213, l='MpServer', x=-59,50, y=61,00, z=0,50], EntityCreeper['Creeper'/196, l='MpServer', x=-60,50, y=61,00, z=0,50]]

Retry entities: 0 total; []

Server brand: fml,forge

Server type: Non-integrated multiplayer server

Stacktrace:

at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)

at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2310)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:854)

at net.minecraft.client.main.Main.main(SourceFile:101)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)

at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

 

-- System Details --

Details:

Minecraft Version: 1.6.2

Operating System: Windows 8 (amd64) version 6.2

Java Version: 1.7.0_51, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 339089840 bytes (323 MB) / 682098688 bytes (650 MB) up to 4772069376 bytes (4551 MB)

JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G

AABB Pool Size: 8192 (458752 bytes; 0 MB) allocated, 238 (13328 bytes; 0 MB) used

Suspicious classes: FML and Forge are installed

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP v8.04 FML v6.2.62.871 Minecraft Forge 9.10.1.871 7 mods loaded, 7 mods active

mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

FML{6.2.62.871} [Forge Mod Loader] (minecraftforge-9.10.1.871.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

Forge{9.10.1.871} [Minecraft Forge] (minecraftforge-9.10.1.871.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

RenderPlayerAPI{1.1} [Render Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

Backpack{1.12.13} [backpack] (backpack-1.12.13-1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

QuiverMod{1.6.1} [better Archery] (Better_Archery_1.6.2_for_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

FerullosMods{2.8.5} [Ferullo's Mods] (Ferullos Guns Mod 2.9.0 MC 1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

Launched Version: 1.6.2-Forge9.10.1.871

LWJGL: 2.9.0

OpenGL: Intel® HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3379, Intel

Is Modded: Definitely; Client brand changed to 'fml,forge'

Type: Client (map_client.txt)

Resource Pack: Default

Current Language: Nederlands (Nederland)

Profiler Position: N/A (disabled)

Vec3 Pool Size: 172 (9632 bytes; 0 MB) allocated, 104 (5824 bytes; 0 MB) used

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Yeah, Minecraft.getInstance().player only works on the client side. Is there a way to get the player from the NetworkEvent.Context?
    • I have tried multimc, prism, and curseforge. They all crash without creating any logs.
    • I play with friends a server with mods, funny enough im the only one getting the error. Link to the crash error:https://pastebin.com/Qgn57EXZ
    • I have a keybind where you spit like a llama. On singleplayer both the entity and particle spawn and it's sound is played (https://youtu.be/bpxnFDuWw_I). But on a server only the entity is spawned and nothing else (https://youtu.be/veVQ4zSqnIA), no particles nor sound. Upon starting the server I have noticed this error in the window (https://postimg.cc/K3KDCpMY), don't know if it's relevant. The server works fine but when I want to spit the following pops up in the serverlog '''Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER''' (https://postimg.cc/LqTDP1Sm). I have prepared the following code of the Server-to-Client packet class which I have made to spawn mentioned particles and sounds. package mett.palemannie.tabakmod.networking.packets; import net.minecraft.client.Minecraft; import net.minecraft.core.particles.ParticleTypes; import net.minecraft.network.FriendlyByteBuf; import net.minecraft.sounds.SoundEvents; import net.minecraft.util.RandomSource; import net.minecraft.world.entity.player.Player; import net.minecraft.world.level.Level; import net.minecraft.world.phys.Vec3; import net.minecraftforge.network.NetworkEvent; import java.util.function.Supplier; public class SpuckEffektS2CPacket { public SpuckEffektS2CPacket(){ } public SpuckEffektS2CPacket(FriendlyByteBuf buf){ } public void toBytes(FriendlyByteBuf buf){ } public boolean handle(Supplier<NetworkEvent.Context> supplier){ NetworkEvent.Context context = supplier.get(); context.enqueueWork(()-> { Player player = Minecraft.getInstance().player; //Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER Level level = Minecraft.getInstance().level; RandomSource rdm = RandomSource.create(); float r = rdm.nextInt(80, 120) / 100f; player.playSound(SoundEvents.LLAMA_SPIT, 1f, r); Vec3 MausPos = player.getEyePosition(); Vec3 SchauWinkel = player.getLookAngle(); level.addParticle(ParticleTypes.SPIT, true, MausPos.x, MausPos.y, MausPos.z, SchauWinkel.x/4, SchauWinkel.y/4, SchauWinkel.z/4); }); return true; } } Is there an alternative to Minecraft.getInstance().player;? dumb question. I have looked at other mods (MrCrayfish's Gun Mod, Ars Noveau, Apotheosis) on how they handle such server-to-client sound and particles but I haven't got any wiser.    
    • i keep getting error on minecraft when im trying to play modpack. When i go to logs folder i got this. 
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.