Guest User

Untitled

a guest
Apr 8th, 2015
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.84 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I let you down. Sorry :(
  3.  
  4. Time: 4/8/15 7:37 PM
  5. Description: Ticking screen
  6.  
  7. java.lang.NullPointerException: Ticking screen
  8. at net.minecraft.client.network.NetHandlerPlayClient.func_147281_a(NetHandlerPlayClient.java:744)
  9. at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:97)
  10. at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:15)
  11. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
  12. at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78)
  13. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1649)
  14. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961)
  15. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
  16. at net.minecraft.client.main.Main.main(SourceFile:148)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  20. at java.lang.reflect.Method.invoke(Method.java:483)
  21. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  22. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  23.  
  24.  
  25. A detailed walkthrough of the error, its code path and all known details is as follows:
  26. ---------------------------------------------------------------------------------------
  27.  
  28. -- Head --
  29. Stacktrace:
  30. at net.minecraft.client.network.NetHandlerPlayClient.func_147281_a(NetHandlerPlayClient.java:744)
  31. at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:97)
  32. at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:15)
  33. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
  34. at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78)
  35.  
  36. -- Affected screen --
  37. Details:
  38. Screen name: ~~ERROR~~ NullPointerException: null
  39.  
  40. -- Affected level --
  41. Details:
  42. Level name: MpServer
  43. All players: 1 total; [EntityClientPlayerMP['bPermissions'/407521, l='MpServer', x=170.66, y=64.62, z=1244.80]]
  44. Chunk stats: MultiplayerChunkCache: 25, 25
  45. Level seed: 0
  46. Level generator: ID 00 - default, ver 1. Features enabled: false
  47. Level generator options:
  48. Level spawn location: World: (177,81,1277), Chunk: (at 1,5,13 in 11,79; contains blocks 176,0,1264 to 191,255,1279), Region: (0,2; contains chunks 0,64 to 31,95, blocks 0,0,1024 to 511,255,1535)
  49. Level time: 366954570 game time, 441351800 day time
  50. Level dimension: 0
  51. Level storage version: 0x00000 - Unknown?
  52. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  53. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  54. Forced entities: 16 total; [EntityClientPlayerMP['bPermissions'/407521, l='MpServer', x=170.66, y=64.62, z=1244.80], EntityItemFrame['entity.ItemFrame.name'/401254, l='MpServer', x=141.50, y=66.50, z=1259.94], EntityItemFrame['entity.ItemFrame.name'/401255, l='MpServer', x=142.50, y=66.50, z=1259.94], EntityItemFrame['entity.ItemFrame.name'/401252, l='MpServer', x=140.50, y=65.50, z=1259.94], EntityItemFrame['entity.ItemFrame.name'/401253, l='MpServer', x=140.50, y=66.50, z=1259.94], EntityItemFrame['entity.ItemFrame.name'/401250, l='MpServer', x=140.50, y=63.50, z=1257.94], EntityItemFrame['entity.ItemFrame.name'/401251, l='MpServer', x=140.50, y=64.50, z=1259.94], EntityItemFrame['entity.ItemFrame.name'/401249, l='MpServer', x=141.50, y=63.50, z=1257.94], EntityItemFrame['entity.ItemFrame.name'/401230, l='MpServer', x=145.50, y=63.50, z=1257.94], EntityItemFrame['entity.ItemFrame.name'/401231, l='MpServer', x=146.50, y=63.50, z=1257.94], EntityItemFrame['entity.ItemFrame.name'/401256, l='MpServer', x=143.50, y=66.50, z=1259.94], EntityItemFrame['entity.ItemFrame.name'/401236, l='MpServer', x=146.50, y=64.50, z=1259.94], EntityItemFrame['entity.ItemFrame.name'/401234, l='MpServer', x=146.50, y=66.50, z=1259.94], EntityItemFrame['entity.ItemFrame.name'/401235, l='MpServer', x=146.50, y=65.50, z=1259.94], EntityItemFrame['entity.ItemFrame.name'/401232, l='MpServer', x=144.50, y=66.50, z=1259.94], EntityItemFrame['entity.ItemFrame.name'/401233, l='MpServer', x=145.50, y=66.50, z=1259.94]]
  55. Retry entities: 0 total; []
  56. Server brand: Spigot
  57. Server type: Non-integrated multiplayer server
  58. Stacktrace:
  59. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
  60. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2432)
  61. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:909)
  62. at net.minecraft.client.main.Main.main(SourceFile:148)
  63. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  64. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  65. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  66. at java.lang.reflect.Method.invoke(Method.java:483)
  67. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  68. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  69.  
  70. -- System Details --
  71. Details:
  72. Minecraft Version: 1.7.10
  73. Operating System: Windows 8.1 (amd64) version 6.3
  74. Java Version: 1.8.0_25, Oracle Corporation
  75. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  76. Memory: 173169504 bytes (165 MB) / 309137408 bytes (294 MB) up to 1060372480 bytes (1011 MB)
  77. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  78. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  79. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  80. FML: MCP v9.05 FML v7.10.85.1291 Minecraft Forge 10.13.2.1291 Optifine OptiFine_1.7.10_HD_U_B4 9 mods loaded, 9 mods active
  81. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  82. FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  83. Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  84. TooManyItems{1.7.10} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  85. XaeroBetterPvP{1.2.3} [Better PVP Mod] (BetterPvP_1.2.3_1.7.10_Forge.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  86. LunatriusCore{1.1.2.20} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.20-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  87. ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  88. satdismodid{1.0} [SaturationDisplay] (SaturationDisplay-1.7.2-2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  89. Schematica{1.7.5.111} [Schematica] (Schematica-1.7.10-1.7.5.111-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  90. Launched Version: 1.7.10-Forge10.13.2.1291
  91. LWJGL: 2.9.1
  92. OpenGL: AMD Radeon HD 7560D GL version 4.2.12422 Compatibility Profile Context 13.152.1.1000, ATI Technologies Inc.
  93. GL Caps: Using GL 1.3 multitexturing.
  94. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  95. Anisotropic filtering is supported and maximum anisotropy is 16.
  96. Shaders are available because OpenGL 2.1 is supported.
  97.  
  98. Is Modded: Definitely; Client brand changed to 'fml,forge'
  99. Type: Client (map_client.txt)
  100. Resource Packs: [Defscape 64x 2.5.zip]
  101. Current Language: English (US)
  102. Profiler Position: N/A (disabled)
  103. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  104. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment