1.6.4 Minecraft crashes every time I join Sky's Pixelmon Server Please Help
java.lang.NullPointerException
at net.minecraft.client.multiplayer.GuiConnecting.forceTermination(GuiConnecting.java:161)
at cpw.mods.fml.client.FMLClientHandler.disconnectIDMismatch(FMLClientHandler.java:598)
at cpw.mods.fml.common.FMLCommonHandler.disconnectIDMismatch(FMLCommonHandler.java:463)
at cpw.mods.fml.common.network.ModIdMapPacket.execute(ModIdMapPacket.java:101)
at cpw.mods.fml.common.network.FMLNetworkHandler.handleFMLPacket(FMLNetworkHandler.java:116)
at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:81)
at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1651)
at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:61)
at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)
at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)
at net.minecraft.client.multiplayer.WorldClient.func_72835_b(WorldClient.java:99)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1930)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.multiplayer.GuiConnecting.forceTermination(GuiConnecting.java:161)
at cpw.mods.fml.client.FMLClientHandler.disconnectIDMismatch(FMLClientHandler.java:598)
at cpw.mods.fml.common.FMLCommonHandler.disconnectIDMismatch(FMLCommonHandler.java:463)
at cpw.mods.fml.common.network.ModIdMapPacket.execute(ModIdMapPacket.java:101)
at cpw.mods.fml.common.network.FMLNetworkHandler.handleFMLPacket(FMLNetworkHandler.java:116)
at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:81)
at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1651)
at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:61)
at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)
at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)
-- Affected level --
Details:
Level name: MpServer
All players: 5 total; [EntityClientPlayerMP['ChibiWawa'/6587, l='MpServer', x=739.53, y=54.62, z=-140.94], EntityOtherPlayerMP['Tugaslb'/6576, l='MpServer', x=737.11, y=53.07, z=-128.19], EntityOtherPlayerMP['HenningN'/6578, l='MpServer', x=702.00, y=48.00, z=-93.03], EntityOtherPlayerMP['red_naddar'/5141, l='MpServer', x=701.75, y=48.00, z=-119.69], EntityOtherPlayerMP['magnum385'/6594, l='MpServer', x=739.66, y=53.00, z=-141.09]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (657,49,-87), Chunk: (at 1,3,9 in 41,-6; contains blocks 656,0,-96 to 671,255,-81), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1)
Level time: 97723055 game time, 97876229 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: adventure (ID 2). Hardcore: false. Cheats: false
Forced entities: 9 total; [EntityClientPlayerMP['ChibiWawa'/6587, l='MpServer', x=739.53, y=54.62, z=-140.94], EntityOtherPlayerMP['Tugaslb'/6576, l='MpServer', x=737.11, y=53.07, z=-128.19], EntityOtherPlayerMP['HenningN'/6578, l='MpServer', x=702.00, y=48.00, z=-93.03], EntityOtherPlayerMP['red_naddar'/5141, l='MpServer', x=701.75, y=48.00, z=-119.69], EntityOtherPlayerMP['magnum385'/6594, l='MpServer', x=739.66, y=53.00, z=-141.09], EntityOtherPlayerMP['Tugaslb'/6576, l='MpServer', x=737.11, y=53.07, z=-128.19], EntityOtherPlayerMP['HenningN'/6578, l='MpServer', x=702.00, y=48.00, z=-93.03], EntityOtherPlayerMP['magnum385'/6594, l='MpServer', x=739.66, y=53.00, z=-141.09], EntityOtherPlayerMP['red_naddar'/5141, l='MpServer', x=701.75, y=48.00, z=-119.69]]
Retry entities: 0 total; []
Server brand: mcpc,craftbukkit,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_71407_l(Minecraft.java:1943)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- Affected level --
Details:
Level name: MpServer
All players: 5 total; [EntityClientPlayerMP['ChibiWawa'/6587, l='MpServer', x=739.53, y=54.62, z=-140.94], EntityOtherPlayerMP['Tugaslb'/6576, l='MpServer', x=737.11, y=53.07, z=-128.19], EntityOtherPlayerMP['HenningN'/6578, l='MpServer', x=702.00, y=48.00, z=-93.03], EntityOtherPlayerMP['red_naddar'/5141, l='MpServer', x=701.75, y=48.00, z=-119.69], EntityOtherPlayerMP['magnum385'/6594, l='MpServer', x=739.66, y=53.00, z=-141.09]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (657,49,-87), Chunk: (at 1,3,9 in 41,-6; contains blocks 656,0,-96 to 671,255,-81), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1)
Level time: 97723055 game time, 97876229 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: adventure (ID 2). Hardcore: false. Cheats: false
Forced entities: 9 total; [EntityClientPlayerMP['ChibiWawa'/6587, l='MpServer', x=739.53, y=54.62, z=-140.94], EntityOtherPlayerMP['Tugaslb'/6576, l='MpServer', x=737.11, y=53.07, z=-128.19], EntityOtherPlayerMP['HenningN'/6578, l='MpServer', x=702.00, y=48.00, z=-93.03], EntityOtherPlayerMP['red_naddar'/5141, l='MpServer', x=701.75, y=48.00, z=-119.69], EntityOtherPlayerMP['magnum385'/6594, l='MpServer', x=739.66, y=53.00, z=-141.09], EntityOtherPlayerMP['Tugaslb'/6576, l='MpServer', x=737.11, y=53.07, z=-128.19], EntityOtherPlayerMP['HenningN'/6578, l='MpServer', x=702.00, y=48.00, z=-93.03], EntityOtherPlayerMP['magnum385'/6594, l='MpServer', x=739.66, y=53.00, z=-141.09], EntityOtherPlayerMP['red_naddar'/5141, l='MpServer', x=701.75, y=48.00, z=-119.69]]
Retry entities: 0 total; []
Server brand: mcpc,craftbukkit,fml,forge
Server type: Non-integrated multiplayer server
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_40, Oracle Corporation
Java VM Version: Java HotSpot Client VM (mixed mode, sharing), Oracle Corporation
Memory: 101962400 bytes (97 MB) / 212656128 bytes (202 MB) up to 518979584 bytes (494 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
AABB Pool Size: 40 (2240 bytes; 0 MB) allocated, 30 (1680 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_U_C8 4 mods loaded, 4 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
pixelmon{3.0.2} [Pixelmon] (Pixelmon 3.0.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: Intel® HD Graphics GL version 2.1.0 - Build 8.15.10.2622, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 825 (46200 bytes; 0 MB) allocated, 76 (4256 bytes; 0 MB) used