Posted April 24, 201312 yr Hello everyone I have a problem, after use Forge modloader (tested with Forge 662 and 673), when I was generating new world, Minecraft has crashed. Crashreport: Minecraft has crashed! ---------------------- Minecraft has stopped running because it encountered a problem; Unexpected error A full error report has been saved to C:\Users\Mikołaj\AppData\Roaming\.minecraft\crash-reports\crash-2013-04-24_14.31.56-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash --- BEGIN ERROR REPORT 94c132f8 -------- Full report at: C:\Users\Mikołaj\AppData\Roaming\.minecraft\crash-reports\crash-2013-04-24_14.31.56-client.txt Please show that file to Mojang, NOT just this screen! Generated 24.04.13 14:31 -- Head -- Stacktrace: at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:237) at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:83) at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1571) at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:59) at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89) -- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityClientPlayerMP['Mr_Kluczownik'/167, l='MpServer', x=241,50, y=64,62, z=253,50]] Chunk stats: MultiplayerChunkCache: 0 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (240,64,248), Chunk: (at 0,4,8 in 15,15; contains blocks 240,0,240 to 255,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 4 game time, 4 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: 1 total; [EntityClientPlayerMP['Mr_Kluczownik'/167, l='MpServer', x=241,50, y=64,62, z=253,50]] Retry entities: 0 total; [] Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:441) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2405) at net.minecraft.client.Minecraft.run(Minecraft.java:779) at java.lang.Thread.run(Unknown Source) -- System Details -- Details: Minecraft Version: 1.5.1 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_15, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 794497608 bytes (757 MB) / 943652864 bytes (899 MB) up to 3817799680 bytes (3640 MB) JVM Flags: 2 total; -Xms512m -Xmx4096m AABB Pool Size: 10817 (605752 bytes; 0 MB) allocated, 10817 (605752 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63 FML: MCP v7.44 FML v5.1.29.662 Minecraft Forge 7.7.1.662 3 mods loaded, 3 mods active mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available FML{5.1.29.662} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Forge{7.7.1.662} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available LWJGL: 2.4.2 OpenGL: GeForce GT 540M/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Texture Pack: Default Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used java.lang.ClassCastException: net.minecraft.client.entity.EntityClientPlayerMP cannot be cast to cpw.mods.fml.common.network.Player at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:237) at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:83) at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1571) at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:59) at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1895) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:831) at net.minecraft.client.Minecraft.run(Minecraft.java:756) at java.lang.Thread.run(Unknown Source) --- END ERROR REPORT ad6f41ef ----------
April 24, 201312 yr Author Hello everyone I have a problem, after use Forge modloader (tested with Forge 662 and 673), when I was generating new world, Minecraft has crashed. Crashreport: Minecraft has crashed! ---------------------- Minecraft has stopped running because it encountered a problem; Unexpected error A full error report has been saved to C:\Users\Mikołaj\AppData\Roaming\.minecraft\crash-reports\crash-2013-04-24_14.31.56-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash --- BEGIN ERROR REPORT 94c132f8 -------- Full report at: C:\Users\Mikołaj\AppData\Roaming\.minecraft\crash-reports\crash-2013-04-24_14.31.56-client.txt Please show that file to Mojang, NOT just this screen! Generated 24.04.13 14:31 -- Head -- Stacktrace: at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:237) at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:83) at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1571) at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:59) at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89) -- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityClientPlayerMP['Mr_Kluczownik'/167, l='MpServer', x=241,50, y=64,62, z=253,50]] Chunk stats: MultiplayerChunkCache: 0 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (240,64,248), Chunk: (at 0,4,8 in 15,15; contains blocks 240,0,240 to 255,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 4 game time, 4 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: 1 total; [EntityClientPlayerMP['Mr_Kluczownik'/167, l='MpServer', x=241,50, y=64,62, z=253,50]] Retry entities: 0 total; [] Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:441) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2405) at net.minecraft.client.Minecraft.run(Minecraft.java:779) at java.lang.Thread.run(Unknown Source) -- System Details -- Details: Minecraft Version: 1.5.1 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_15, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 794497608 bytes (757 MB) / 943652864 bytes (899 MB) up to 3817799680 bytes (3640 MB) JVM Flags: 2 total; -Xms512m -Xmx4096m AABB Pool Size: 10817 (605752 bytes; 0 MB) allocated, 10817 (605752 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63 FML: MCP v7.44 FML v5.1.29.662 Minecraft Forge 7.7.1.662 3 mods loaded, 3 mods active mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available FML{5.1.29.662} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Forge{7.7.1.662} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available LWJGL: 2.4.2 OpenGL: GeForce GT 540M/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Texture Pack: Default Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used java.lang.ClassCastException: net.minecraft.client.entity.EntityClientPlayerMP cannot be cast to cpw.mods.fml.common.network.Player at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:237) at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:83) at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1571) at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:59) at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1895) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:831) at net.minecraft.client.Minecraft.run(Minecraft.java:756) at java.lang.Thread.run(Unknown Source) --- END ERROR REPORT ad6f41ef ----------
April 24, 201312 yr Author Anyone help me ? Problem still exist, I want do my modpack, but I can't, world not generaton, shuting down internal server. Please, fix it. //edit Today morning, everything works correctly, later problem started exist
April 24, 201312 yr Author Anyone help me ? Problem still exist, I want do my modpack, but I can't, world not generaton, shuting down internal server. Please, fix it. //edit Today morning, everything works correctly, later problem started exist
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.