Advertisement
Guest User

Untitled

a guest
May 19th, 2016
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.25 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I'm sorry, Dave.
  3.  
  4. Time: 19/05/16 16:12
  5. Description: Ticking entity
  6.  
  7. java.lang.NullPointerException: Ticking entity
  8. at com.sebenforce.ExplosionCustom.doExplosionA(ExplosionCustom.java:80)
  9. at com.sebenforce.EntityTNTCustom.newExplosion(EntityTNTCustom.java:119)
  10. at com.sebenforce.EntityTNTCustom.createExplosion(EntityTNTCustom.java:107)
  11. at com.sebenforce.EntityTNTCustom.explode(EntityTNTCustom.java:99)
  12. at com.sebenforce.EntityTNTCustom.onUpdate(EntityTNTCustom.java:87)
  13. at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2298)
  14. at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:684)
  15. at net.minecraft.world.World.updateEntity(World.java:2258)
  16. at net.minecraft.world.World.updateEntities(World.java:2108)
  17. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:515)
  18. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:703)
  19. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614)
  20. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118)
  21. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485)
  22. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752)
  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 com.sebenforce.ExplosionCustom.doExplosionA(ExplosionCustom.java:80)
  31. at com.sebenforce.EntityTNTCustom.newExplosion(EntityTNTCustom.java:119)
  32. at com.sebenforce.EntityTNTCustom.createExplosion(EntityTNTCustom.java:107)
  33. at com.sebenforce.EntityTNTCustom.explode(EntityTNTCustom.java:99)
  34. at com.sebenforce.EntityTNTCustom.onUpdate(EntityTNTCustom.java:87)
  35. at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2298)
  36. at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:684)
  37. at net.minecraft.world.World.updateEntity(World.java:2258)
  38.  
  39. -- Entity being ticked --
  40. Details:
  41. Entity Type: zorifight.EntityTNTCustom (com.sebenforce.EntityTNTCustom)
  42. Entity ID: 962
  43. Entity Name: entity.zorifight.EntityTNTCustom.name
  44. Entity's Exact location: 242,49, 65,49, 177,30
  45. Entity's Block location: World: (242,65,177), Chunk: (at 2,4,1 in 15,11; contains blocks 240,0,176 to 255,255,191), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  46. Entity's Momentum: -0,00, -0,00, -0,00
  47. Stacktrace:
  48. at net.minecraft.world.World.updateEntities(World.java:2108)
  49. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:515)
  50.  
  51. -- Affected level --
  52. Details:
  53. Level name: New World
  54. All players: 1 total; [EntityPlayerMP['Player377'/630, l='New World', x=251,88, y=69,11, z=178,23]]
  55. Chunk stats: ServerChunkCache: 756 Drop: 0
  56. Level seed: -6105926508408544663
  57. Level generator: ID 00 - default, ver 1. Features enabled: true
  58. Level generator options:
  59. Level spawn location: World: (248,64,228), Chunk: (at 8,4,4 in 15,14; contains blocks 240,0,224 to 255,255,239), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  60. Level time: 2237 game time, 2237 day time
  61. Level dimension: 0
  62. Level storage version: 0x04ABD - Anvil
  63. Level weather: Rain time: 26332 (now: false), thunder time: 150108 (now: false)
  64. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  65. Stacktrace:
  66. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:703)
  67. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614)
  68. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118)
  69. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485)
  70. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752)
  71.  
  72. -- System Details --
  73. Details:
  74. Minecraft Version: 1.7.10
  75. Operating System: Windows 10 (amd64) version 10.0
  76. Java Version: 1.8.0_73, Oracle Corporation
  77. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  78. Memory: 751786904 bytes (716 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
  79. JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
  80. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  81. IntCache: cache: 13, tcache: 0, allocated: 13, tallocated: 95
  82. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 4 mods loaded, 4 mods active
  83. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  84. UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  85. UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1448-1.7.10.jar)
  86. UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1448-1.7.10.jar)
  87. UCHIJAAAA zorifight{1.0.0} [zorifight] (bin)
  88. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  89. Profiler Position: N/A (disabled)
  90. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  91. Player Count: 1 / 8; [EntityPlayerMP['Player377'/630, l='New World', x=251,88, y=69,11, z=178,23]]
  92. Type: Integrated Server (map_client.txt)
  93. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement