Advertisement
Guest User

Game Crash

a guest
Oct 26th, 2017
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.12 KB | None | 0 0
  1. [21:58:16] [Server thread/ERROR]: Encountered an unexpected exception
  2. net.minecraft.util.ReportedException: Ticking entity
  3. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:715) ~[MinecraftServer.class:?]
  4. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) ~[MinecraftServer.class:?]
  5. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149) ~[bzl.class:?]
  6. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) [MinecraftServer.class:?]
  7. at java.lang.Thread.run(Unknown Source) [?:1.8.0_151]
  8. Caused by: java.lang.IllegalArgumentException: bound must be positive
  9. at java.util.Random.nextInt(Unknown Source) ~[?:1.8.0_151]
  10. at gregtech.common.blocks.GT_Block_GeneratedOres.getDrops(GT_Block_GeneratedOres.java:276) ~[GT_Block_GeneratedOres.class:?]
  11. at mods.railcraft.common.carts.EntityTunnelBore.mineBlock(EntityTunnelBore.java:845) ~[EntityTunnelBore.class:?]
  12. at mods.railcraft.common.carts.EntityTunnelBore.layerAction(EntityTunnelBore.java:798) ~[EntityTunnelBore.class:?]
  13. at mods.railcraft.common.carts.EntityTunnelBore.boreLayer(EntityTunnelBore.java:804) ~[EntityTunnelBore.class:?]
  14. at mods.railcraft.common.carts.EntityTunnelBore.func_70071_h_(EntityTunnelBore.java:489) ~[EntityTunnelBore.class:?]
  15. at net.minecraft.world.World.func_72866_a(World.java:1967) ~[aid.class:?]
  16. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839) ~[ls.class:?]
  17. at net.minecraft.world.World.func_72870_g(World.java:1937) ~[aid.class:?]
  18. at net.minecraft.world.World.func_72939_s(World.java:1750) ~[aid.class:?]
  19. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620) ~[ls.class:?]
  20. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) ~[MinecraftServer.class:?]
  21. ... 4 more
  22. [21:58:16] [Server thread/ERROR]: This crash report has been saved to: G:\Doucments\BloxGaming Launcher\instances\BloxGaming Modpack\minecraft\crash-reports\crash-2017-10-25_21.58.16-server.txt
  23. [21:58:16] [Server thread/INFO]: Stopping server
  24. [21:58:16] [Server thread/INFO]: Saving players
  25. [21:58:16] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:560]: ---- Minecraft Crash Report ----
  26.  
  27. WARNING: coremods are present:
  28. IC2core (industrialcraft-2-2.6.254-ex110.jar)
  29. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  30. AppEngLoadingPlugin (appliedenergistics2-rv4-stable-1.jar)
  31. Contact their authors BEFORE contacting forge
  32.  
  33. // Surprise! Haha. Well, this is awkward.
  34.  
  35. Time: 10/25/17 9:58 PM
  36. Description: Ticking entity
  37.  
  38. java.lang.IllegalArgumentException: bound must be positive
  39. at java.util.Random.nextInt(Unknown Source)
  40. at gregtech.common.blocks.GT_Block_GeneratedOres.getDrops(GT_Block_GeneratedOres.java:276)
  41. at mods.railcraft.common.carts.EntityTunnelBore.mineBlock(EntityTunnelBore.java:845)
  42. at mods.railcraft.common.carts.EntityTunnelBore.layerAction(EntityTunnelBore.java:798)
  43. at mods.railcraft.common.carts.EntityTunnelBore.boreLayer(EntityTunnelBore.java:804)
  44. at mods.railcraft.common.carts.EntityTunnelBore.func_70071_h_(EntityTunnelBore.java:489)
  45. at net.minecraft.world.World.func_72866_a(World.java:1967)
  46. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839)
  47. at net.minecraft.world.World.func_72870_g(World.java:1937)
  48. at net.minecraft.world.World.func_72939_s(World.java:1750)
  49. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
  50. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  51. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  52. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  53. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  54. at java.lang.Thread.run(Unknown Source)
  55.  
  56.  
  57. A detailed walkthrough of the error, its code path and all known details is as follows:
  58. ---------------------------------------------------------------------------------------
  59.  
  60. -- Head --
  61. Thread: Client thread
  62. Stacktrace:
  63. at java.util.Random.nextInt(Unknown Source)
  64. at gregtech.common.blocks.GT_Block_GeneratedOres.getDrops(GT_Block_GeneratedOres.java:276)
  65. at mods.railcraft.common.carts.EntityTunnelBore.mineBlock(EntityTunnelBore.java:845)
  66. at mods.railcraft.common.carts.EntityTunnelBore.layerAction(EntityTunnelBore.java:798)
  67. at mods.railcraft.common.carts.EntityTunnelBore.boreLayer(EntityTunnelBore.java:804)
  68. at mods.railcraft.common.carts.EntityTunnelBore.func_70071_h_(EntityTunnelBore.java:489)
  69. at net.minecraft.world.World.func_72866_a(World.java:1967)
  70. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839)
  71. at net.minecraft.world.World.func_72870_g(World.java:1937)
  72.  
  73. -- Entity being ticked --
  74. Details:
  75. Entity Type: railcraft.bore (mods.railcraft.common.carts.EntityTunnelBore)
  76. Entity ID: 37779
  77. Entity Name: Tunnel Bore
  78. Entity's Exact location: -473.50, 15.06, -341.72
  79. Entity's Block location: World: (-474,15,-342), Chunk: (at 6,0,10 in -30,-22; contains blocks -480,0,-352 to -465,255,-337), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  80. Entity's Momentum: 0.00, -0.00, 0.00
  81. Entity's Passengers: []
  82. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  83. Stacktrace:
  84. at net.minecraft.world.World.func_72939_s(World.java:1750)
  85. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
  86.  
  87. -- Affected level --
  88. Details:
  89. Level name: New World
  90. All players: 1 total; [EntityPlayerMP['Lord_Noodles_'/3266, l='New World', x=-477.80, y=16.00, z=-170.16]]
  91. Chunk stats: ServerChunkCache: 518 Drop: 0
  92. Level seed: 3705019
  93. Level generator: ID 00 - default, ver 1. Features enabled: true
  94. Level generator options:
  95. Level spawn location: World: (-235,64,-61), Chunk: (at 5,4,3 in -15,-4; contains blocks -240,0,-64 to -225,255,-49), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  96. Level time: 85418 game time, 85418 day time
  97. Level dimension: 0
  98. Level storage version: 0x04ABD - Anvil
  99. Level weather: Rain time: 67423 (now: false), thunder time: 72384 (now: false)
  100. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  101. Stacktrace:
  102. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  103. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  104. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  105. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  106. at java.lang.Thread.run(Unknown Source)
  107.  
  108. -- System Details --
  109. Details:
  110. Minecraft Version: 1.10.2
  111. Operating System: Windows 10 (amd64) version 10.0
  112. Java Version: 1.8.0_151, Oracle Corporation
  113. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  114. Memory: 1465249160 bytes (1397 MB) / 4139778048 bytes (3948 MB) up to 4139778048 bytes (3948 MB)
  115. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024M -Xmx4096M -XX:MaxPermSize=256M
  116. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  117. FML: MCP 9.32 Powered by Forge 12.18.3.2511 19 mods loaded, 19 mods active
  118. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  119. UCHIJAAAAAAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  120. UCHIJAAAAAAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2511.jar)
  121. UCHIJAAAAAAAAA Forge{12.18.3.2511} [Minecraft Forge] (forge-1.10.2-12.18.3.2511.jar)
  122. UCHIJAAAAAAAAA appliedenergistics2-core{rv4-stable-1} [Applied Energistics 2 Core] (minecraft.jar)
  123. UCHIJAAAAAAAAA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  124. UCHIJAAAAAAAAA appliedenergistics2{rv4-stable-1} [Applied Energistics 2] (appliedenergistics2-rv4-stable-1.jar)
  125. UCHIJAAAAAAAAA BiblioCraft{2.2.5} [BiblioCraft] (BiblioCraft[v2.2.5][MC1.10.2].jar)
  126. UCHIJAAAAAAAAA CodeChickenLib{2.5.9.283} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  127. UCHIJAAAAAAAAA CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
  128. UCHIJAAAAAAAAA foamfix{@VERSION@} [FoamFix] (FoamFixUnofficial-1.11.2-0.7.2-Lawful.jar)
  129. UCHIJAAAAAAAAA IC2{2.6.254-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.254-ex110.jar)
  130. UCHIJAAAAAAAAA JEI{3.14.7.419} [Just Enough Items] (jei_1.10.2-3.14.7.419.jar)
  131. UCHIJAAAAAAAAA forestry{5.2.17.388} [Forestry] (forestry_1.10.2-5.2.17.388.jar)
  132. UCHIJAAAAAAAAA harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.10.2j.jar)
  133. UCHIJAAAAAAAAA gregtech{MC1.10.2} [GregTech] (gregtech-5.10.41.jar)
  134. UCHIJAAAAAAAAA jeiintegration{1.2.0.19} [JEI Integration] (jeiintegration_1.10.2-1.2.0.19.jar)
  135. UCHIJAAAAAAAAA journeymap{1.10.2-5.5.1} [JourneyMap] (journeymap-1.10.2-5.5.1.jar)
  136. UCHIJAAAAAAAAA railcraft{10.2.0} [Railcraft] (Railcraft_1.10.2-10.2.0.jar)
  137. UCHIJAAAAAAAAA Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
  138. Loaded coremods (and transformers):
  139. IC2core (industrialcraft-2-2.6.254-ex110.jar)
  140.  
  141. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  142. codechicken.lib.asm.ClassHeirachyManager
  143. codechicken.lib.asm.CCL_ASMTransformer
  144. AppEngLoadingPlugin (appliedenergistics2-rv4-stable-1.jar)
  145. appeng.coremod.transformer.IntegrationTransformer
  146. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  147. AE2 Version: stable rv4-stable-1 for Forge 12.18.3.2185
  148. CodeChickenLib Invalid Fingerprint Reports:
  149. CodeChickenCore Invalid Fingerprint Reports:
  150. AE2 Integration: IC2:ON, RF:ON, RFItem:ON, Waila:ON, JEI:ON, THE_ONE_PROBE:OFF
  151. Profiler Position: N/A (disabled)
  152. Player Count: 1 / 8; [EntityPlayerMP['Lord_Noodles_'/3266, l='New World', x=-477.80, y=16.00, z=-170.16]]
  153. Type: Integrated Server (map_client.txt)
  154. Is Modded: Definitely; Client brand changed to 'fml,forge'
  155. [21:58:16] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:560]: #@!@# Game crashed! Crash report saved to: #@!@# G:\Doucments\BloxGaming Launcher\instances\BloxGaming Modpack\minecraft\crash-reports\crash-2017-10-25_21.58.16-server.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement