Advertisement
Guest User

WorldStateCheckpoints Crash

a guest
Feb 14th, 2015
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.02 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I blame Dinnerbone.
  3.  
  4. Time: 2/14/15 5:52 PM
  5. Description: Unexpected error
  6.  
  7. java.lang.NullPointerException: Unexpected error
  8. at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:242)
  9. at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70)
  10. at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13)
  11. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
  12. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2049)
  13. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961)
  14. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
  15. at net.minecraft.client.main.Main.main(SourceFile:148)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  19. at java.lang.reflect.Method.invoke(Method.java:606)
  20. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  21. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  25. at java.lang.reflect.Method.invoke(Method.java:606)
  26. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)
  27. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)
  28. at org.multimc.EntryPoint.listen(EntryPoint.java:165)
  29. at org.multimc.EntryPoint.main(EntryPoint.java:54)
  30.  
  31.  
  32. A detailed walkthrough of the error, its code path and all known details is as follows:
  33. ---------------------------------------------------------------------------------------
  34.  
  35. -- Head --
  36. Stacktrace:
  37. at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:242)
  38. at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70)
  39. at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13)
  40. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
  41.  
  42. -- Affected level --
  43. Details:
  44. Level name: MpServer
  45. All players: 1 total; [EntityClientPlayerMP['Aedda'/14585, l='', x=0.50, y=66.62, z=0.50]]
  46. Chunk stats: MultiplayerChunkCache: 0, 0
  47. Level seed: 0
  48. Level generator: ID 00 - default, ver 1. Features enabled: false
  49. Level generator options:
  50. Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 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)
  51. Level time: 0 game time, 0 day time
  52. Level dimension: 0
  53. Level storage version: 0x00000 - Unknown?
  54. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  55. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  56. Forced entities: 1 total; [EntityClientPlayerMP['Aedda'/14585, l='', x=0.50, y=66.62, z=0.50]]
  57. Retry entities: 0 total; []
  58. Server brand: ~~ERROR~~ NullPointerException: null
  59. Server type: Integrated singleplayer server
  60. Stacktrace:
  61. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
  62. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2432)
  63. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:916)
  64. at net.minecraft.client.main.Main.main(SourceFile:148)
  65. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  66. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  67. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  68. at java.lang.reflect.Method.invoke(Method.java:606)
  69. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  70. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  71. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  72. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  73. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  74. at java.lang.reflect.Method.invoke(Method.java:606)
  75. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)
  76. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)
  77. at org.multimc.EntryPoint.listen(EntryPoint.java:165)
  78. at org.multimc.EntryPoint.main(EntryPoint.java:54)
  79.  
  80. -- System Details --
  81. Details:
  82. Minecraft Version: 1.7.10
  83. Operating System: Windows 7 (amd64) version 6.1
  84. Java Version: 1.7.0_67, Oracle Corporation
  85. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  86. Memory: 1575798920 bytes (1502 MB) / 1773142016 bytes (1691 MB) up to 3817865216 bytes (3641 MB)
  87. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024m -Xmx4096m -XX:PermSize=512m
  88. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  89. IntCache: cache: 11, tcache: 90, allocated: 1, tallocated: 4
  90. FML: MCP v9.05 FML v7.10.88.1307 Minecraft Forge 10.13.2.1307 5 mods loaded, 5 mods active
  91. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
  92. FML{7.10.88.1307} [Forge Mod Loader] (forge-1.7.10-10.13.2.1307-1.7.10-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
  93. Forge{10.13.2.1307} [Minecraft Forge] (forge-1.7.10-10.13.2.1307-1.7.10-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
  94. bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
  95. WorldStateCheckpoints{1.7.10.r03} [WorldStateCheckpoints] ([1.7.10]WorldStateCheckpoints-client-1.7.10.r03.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
  96. Launched Version: 1.7.10
  97. LWJGL: 2.9.1
  98. OpenGL: GeForce GTX 660 Ti/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
  99. GL Caps: Using GL 1.3 multitexturing.
  100. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  101. Anisotropic filtering is supported and maximum anisotropy is 16.
  102. Shaders are available because OpenGL 2.1 is supported.
  103.  
  104. Is Modded: Definitely; Client brand changed to 'fml,forge'
  105. Type: Client (map_client.txt)
  106. Resource Packs: []
  107. Current Language: English (US)
  108. Profiler Position: N/A (disabled)
  109. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  110. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement