Advertisement
Guest User

Untitled

a guest
Sep 21st, 2019
1,112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.56 KB | None | 0 0
  1. net.minecraft.util.ReportedException: Exception ticking world
  2. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:837) ~[MinecraftServer.class:?]
  3. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:743) ~[MinecraftServer.class:?]
  4. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:192) ~[IntegratedServer.class:?]
  5. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:592) [MinecraftServer.class:?]
  6. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  7. Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
  8. at java.util.ArrayList.rangeCheck(Unknown Source) ~[?:1.8.0_221]
  9. at java.util.ArrayList.get(Unknown Source) ~[?:1.8.0_221]
  10. at matyk.aqarium2.gen.WorldGenMineableFixed.generate(WorldGenMineableFixed.java:41) ~[WorldGenMineableFixed.class:?]
  11. at matyk.aqarium2.gen.OreGen.runGenerator(OreGen.java:47) ~[OreGen.class:?]
  12. at matyk.aqarium2.gen.OreGen.generate(OreGen.java:27) ~[OreGen.class:?]
  13. at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:167) ~[GameRegistry.class:?]
  14. at net.minecraft.world.chunk.Chunk.populate(Chunk.java:1095) ~[Chunk.class:?]
  15. at net.minecraft.world.chunk.Chunk.populate(Chunk.java:1074) ~[Chunk.class:?]
  16. at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:169) ~[ChunkProviderServer.class:?]
  17. at net.minecraft.server.management.PlayerChunkMapEntry.providePlayerChunk(PlayerChunkMapEntry.java:130) ~[PlayerChunkMapEntry.class:?]
  18. at net.minecraft.server.management.PlayerChunkMap.tick(PlayerChunkMap.java:183) ~[PlayerChunkMap.class:?]
  19. at net.minecraft.world.WorldServer.tick(WorldServer.java:236) ~[WorldServer.class:?]
  20. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:831) ~[MinecraftServer.class:?]
  21. ... 4 more
  22. [22:21:17] [Server thread/ERROR] [minecraft/MinecraftServer]: This crash report has been saved to: C:\Users\MatyK\Downloads\MDKExample\run\.\crash-reports\crash-2019-09-21_22.21.17-server.txt
  23. [22:21:17] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
  24. [22:21:17] [Server thread/INFO] [minecraft/MinecraftServer]: Saving players
  25. [22:21:17] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:629]: ---- Minecraft Crash Report ----
  26. // I let you down. Sorry :(
  27.  
  28. Time: 9/21/19 10:21 PM
  29. Description: Exception ticking world
  30.  
  31. java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
  32. at java.util.ArrayList.rangeCheck(Unknown Source)
  33. at java.util.ArrayList.get(Unknown Source)
  34. at matyk.aqarium2.gen.WorldGenMineableFixed.generate(WorldGenMineableFixed.java:41)
  35. at matyk.aqarium2.gen.OreGen.runGenerator(OreGen.java:47)
  36. at matyk.aqarium2.gen.OreGen.generate(OreGen.java:27)
  37. at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:167)
  38. at net.minecraft.world.chunk.Chunk.populate(Chunk.java:1095)
  39. at net.minecraft.world.chunk.Chunk.populate(Chunk.java:1074)
  40. at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:169)
  41. at net.minecraft.server.management.PlayerChunkMapEntry.providePlayerChunk(PlayerChunkMapEntry.java:130)
  42. at net.minecraft.server.management.PlayerChunkMap.tick(PlayerChunkMap.java:183)
  43. at net.minecraft.world.WorldServer.tick(WorldServer.java:236)
  44. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:831)
  45. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:743)
  46. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:192)
  47. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:592)
  48. at java.lang.Thread.run(Unknown Source)
  49.  
  50.  
  51. A detailed walkthrough of the error, its code path and all known details is as follows:
  52. ---------------------------------------------------------------------------------------
  53.  
  54. -- Head --
  55. Thread: Client thread
  56. Stacktrace:
  57. at java.util.ArrayList.rangeCheck(Unknown Source)
  58. at java.util.ArrayList.get(Unknown Source)
  59. at matyk.aqarium2.gen.WorldGenMineableFixed.generate(WorldGenMineableFixed.java:41)
  60. at matyk.aqarium2.gen.OreGen.runGenerator(OreGen.java:47)
  61. at matyk.aqarium2.gen.OreGen.generate(OreGen.java:27)
  62. at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:167)
  63. at net.minecraft.world.chunk.Chunk.populate(Chunk.java:1095)
  64. at net.minecraft.world.chunk.Chunk.populate(Chunk.java:1074)
  65. at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:169)
  66. at net.minecraft.server.management.PlayerChunkMapEntry.providePlayerChunk(PlayerChunkMapEntry.java:130)
  67. at net.minecraft.server.management.PlayerChunkMap.tick(PlayerChunkMap.java:183)
  68. at net.minecraft.world.WorldServer.tick(WorldServer.java:236)
  69.  
  70. -- Affected level --
  71. Details:
  72. Level name: New World
  73. All players: 1 total; [EntityPlayerMP['Player166'/2810, l='New World', x=-236.90, y=77.52, z=80.16]]
  74. Chunk stats: ServerChunkCache: 627 Drop: 0
  75. Level seed: -7146428452015577554
  76. Level generator: ID 00 - default, ver 1. Features enabled: true
  77. Level generator options:
  78. Level spawn location: World: (-232,64,-52), Chunk: (at 8,4,12 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)
  79. Level time: 311 game time, 311 day time
  80. Level dimension: 0
  81. Level storage version: 0x04ABD - Anvil
  82. Level weather: Rain time: 167205 (now: false), thunder time: 172583 (now: false)
  83. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  84. Stacktrace:
  85. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:831)
  86. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:743)
  87. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:192)
  88. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:592)
  89. at java.lang.Thread.run(Unknown Source)
  90.  
  91. -- System Details --
  92. Details:
  93. Minecraft Version: 1.12.2
  94. Operating System: Windows 10 (amd64) version 10.0
  95. Java Version: 1.8.0_221, Oracle Corporation
  96. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  97. Memory: 1724876664 bytes (1644 MB) / 2044723200 bytes (1950 MB) up to 7607943168 bytes (7255 MB)
  98. JVM Flags: 0 total;
  99. IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
  100. FML: MCP 9.42 Powered by Forge 14.23.5.2838 6 mods loaded, 6 mods active
  101. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  102.  
  103. | State | ID | Version | Source | Signature |
  104. |:------ |:--------- |:------------ |:-------------------------------- |:--------- |
  105. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  106. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  107. | LCHIJA | FML | 8.0.99.99 | forgeSrc-1.12.2-14.23.5.2838.jar | None |
  108. | LCHIJA | forge | 14.23.5.2838 | forgeSrc-1.12.2-14.23.5.2838.jar | None |
  109. | LCHIJA | aqarium2 | 0.0.1 | bin | None |
  110. | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  111.  
  112. Loaded coremods (and transformers):
  113. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  114. Profiler Position: N/A (disabled)
  115. Player Count: 1 / 8; [EntityPlayerMP['Player166'/2810, l='New World', x=-236.90, y=77.52, z=80.16]]
  116. Type: Integrated Server (map_client.txt)
  117. Is Modded: Definitely; Client brand changed to 'fml,forge'
  118. [22:21:17] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:629]: #@!@# Game crashed! Crash report saved to: #@!@# .\crash-reports\crash-2019-09-21_22.21.17-server.txt
  119. [22:21:17] [Client thread/INFO] [FML]: Waiting for the server to terminate/save.
  120. [22:21:17] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
  121. [22:21:17] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/overworld
  122. [22:21:17] [Server thread/INFO] [FML]: Unloading dimension 0
  123. [22:21:18] [Server thread/INFO] [FML]: Applying holder lookups
  124. [22:21:18] [Server thread/INFO] [FML]: Holder lookups applied
  125. [22:21:18] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
  126. [22:21:18] [Client thread/INFO] [FML]: Server terminated.
  127. [22:21:18] [Client Shutdown Thread/INFO] [minecraft/MinecraftServer]: Stopping server
  128. AL lib: (EE) alc_cleanup: 1 device not closed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement