Advertisement
Guest User

Untitled

a guest
May 5th, 2016
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.14 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Sorry :(
  3.  
  4. Time: 5/5/16 5:40 PM
  5. Description: Ticking player
  6.  
  7. java.lang.NullPointerException: Ticking player
  8. at net.minecraft.world.World.getBlockState(World.java:906)
  9. at net.minecraft.world.World.isMaterialInBB(World.java:2383)
  10. at net.minecraft.entity.Entity.isInLava(Entity.java:1306)
  11. at net.minecraft.entity.Entity.onEntityUpdate(Entity.java:536)
  12. at net.minecraft.entity.EntityLivingBase.onEntityUpdate(EntityLivingBase.java:252)
  13. at net.minecraft.entity.Entity.onUpdate(Entity.java:427)
  14. at net.minecraft.entity.EntityLivingBase.onUpdate(EntityLivingBase.java:2078)
  15. at net.minecraft.entity.player.EntityPlayer.onUpdate(EntityPlayer.java:252)
  16. at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:339)
  17. at net.minecraft.network.NetHandlerPlayServer.update(NetHandlerPlayServer.java:174)
  18. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.update(NetworkDispatcher.java:196)
  19. at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:307)
  20. at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:195)
  21. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:802)
  22. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:683)
  23. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:155)
  24. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:532)
  25. at java.lang.Thread.run(Unknown Source)
  26.  
  27.  
  28. A detailed walkthrough of the error, its code path and all known details is as follows:
  29. ---------------------------------------------------------------------------------------
  30.  
  31. -- Head --
  32. Stacktrace:
  33. at net.minecraft.world.World.getBlockState(World.java:906)
  34. at net.minecraft.world.World.isMaterialInBB(World.java:2383)
  35. at net.minecraft.entity.Entity.isInLava(Entity.java:1306)
  36. at net.minecraft.entity.Entity.onEntityUpdate(Entity.java:536)
  37. at net.minecraft.entity.EntityLivingBase.onEntityUpdate(EntityLivingBase.java:252)
  38. at net.minecraft.entity.Entity.onUpdate(Entity.java:427)
  39. at net.minecraft.entity.EntityLivingBase.onUpdate(EntityLivingBase.java:2078)
  40. at net.minecraft.entity.player.EntityPlayer.onUpdate(EntityPlayer.java:252)
  41.  
  42. -- Player being ticked --
  43. Details:
  44. Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
  45. Entity ID: 245
  46. Entity Name: sblectric
  47. Entity's Exact location: 1408.02, 43.00, 433.46
  48. Entity's Block location: World: (1408,43,433), Chunk: (at 0,2,1 in 88,27; contains blocks 1408,0,432 to 1423,255,447), Region: (2,0; contains chunks 64,0 to 95,31, blocks 1024,0,0 to 1535,255,511)
  49. Entity's Momentum: 0.00, -0.08, 0.00
  50. Entity's Passengers: []
  51. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  52. Stacktrace:
  53. at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:339)
  54. at net.minecraft.network.NetHandlerPlayServer.update(NetHandlerPlayServer.java:174)
  55. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.update(NetworkDispatcher.java:196)
  56. at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:307)
  57.  
  58. -- Ticking connection --
  59. Details:
  60. Connection: net.minecraft.network.NetworkManager@36ca7aa7
  61. Stacktrace:
  62. at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:195)
  63. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:802)
  64. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:683)
  65. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:155)
  66. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:532)
  67. at java.lang.Thread.run(Unknown Source)
  68.  
  69. -- System Details --
  70. Details:
  71. Minecraft Version: 1.9
  72. Operating System: Windows 10 (amd64) version 10.0
  73. Java Version: 1.8.0_73, Oracle Corporation
  74. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  75. Memory: 651515600 bytes (621 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
  76. JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
  77. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  78. FML: MCP 9.23 Powered by Forge 12.16.1.1887 6 mods loaded, 6 mods active
  79. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  80. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  81. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.9-12.16.1.1887-PROJECT(LightningCraft2-1.9).jar)
  82. UCHIJAAAA Forge{12.16.1.1887} [Minecraft Forge] (forgeSrc-1.9-12.16.1.1887-PROJECT(LightningCraft2-1.9).jar)
  83. UCHIJAAAA lightningcraft{2.1.0} [LightningCraft] (bin)
  84. UCHIJAAAA JEI{3.3.3.197} [Just Enough Items] (jei_1.9-3.3.3.197.jar)
  85. UCHIJAAAA Waila{1.7.0} [Waila] (Waila-1.7.0-B2_1.9-dev.jar)
  86. Loaded coremods (and transformers):
  87. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  88. Profiler Position: N/A (disabled)
  89. Player Count: 1 / 8; [EntityPlayerMP['sblectric'/245, l='LC2 (1.9!)', x=1408.02, y=43.00, z=433.46]]
  90. Type: Integrated Server (map_client.txt)
  91. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement