Jump to content

Recommended Posts

Posted

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

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

    • I tried do download the essential mod to my mod pack but i didnt work. I paly on 1.21 and it should work. I use neoforge for my modding. The weird things is my friend somehow added the mod to his modpack and many others that I somehow can´t. Is there anything i can do? 
    • Thanks, I've now installed a slightly newer version and the server is at least starting up now.
    • i have the same issue. Found 1 Create mod class dependency(ies) in createdeco-1.3.3-1.19.2.jar, which are missing from the current create-1.19.2-0.5.1.i.jar Found 11 Create mod class dependency(ies) in createaddition-fabric+1.19.2-20230723a.jar, which are missing from the current create-1.19.2-0.5.1.i.jar Detailed walkthrough of mods which rely on missing Create mod classes: Mod: createaddition-fabric+1.19.2-20230723a.jar Missing classes of create: com/simibubi/create/compat/jei/category/sequencedAssembly/JeiSequencedAssemblySubCategory com/simibubi/create/compat/recipeViewerCommon/SequencedAssemblySubCategoryType com/simibubi/create/compat/rei/CreateREI com/simibubi/create/compat/rei/EmptyBackground com/simibubi/create/compat/rei/ItemIcon com/simibubi/create/compat/rei/category/CreateRecipeCategory com/simibubi/create/compat/rei/category/WidgetUtil com/simibubi/create/compat/rei/category/animations/AnimatedBlazeBurner com/simibubi/create/compat/rei/category/animations/AnimatedKinetics com/simibubi/create/compat/rei/category/sequencedAssembly/ReiSequencedAssemblySubCategory com/simibubi/create/compat/rei/display/CreateDisplay Mod: createdeco-1.3.3-1.19.2.jar Missing classes of create: com/simibubi/create/content/kinetics/fan/SplashingRecipe
    • The crash points to moonlight lib - try other builds or make a test without this mod and the mods requiring it
    • Do you have shaders enabled? There is an issue with the mod simpleclouds - remove this mod or disable shaders, if enabled  
  • Topics

  • Who's Online (See full list)

×
×
  • Create New...

Important Information

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