Guest User

Untitled

a guest
Oct 31st, 2022
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.19 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
  5. SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
  6. CubicChunksCoreMod (CubicChunks-1.12.2-0.0.1208.0-SNAPSHOT-all.jar)
  7. Plugin (gunsrpg-1.0.4.jar)
  8. ForgelinPlugin (Forgelin-1.8.4.jar)
  9. Pick Up Notifier (PickUpNotifier-v1.1.5-1.12.2.jar)
  10. CubicGenCoreMod (CubicWorldGen-1.12.2-0.0.152.0-SNAPSHOT-all.jar)
  11. ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
  12. FarseekCoreMod (Farseek-1.12-2.5.1.jar)
  13. SecurityCraftLoadingPlugin ([1.12.2] SecurityCraft v1.9.3.1.jar)
  14. Contact their authors BEFORE contacting forge
  15.  
  16. // Why did you do that?
  17.  
  18. Time: 10/31/22 8:31 PM
  19. Description: Exception initializing level
  20.  
  21. java.lang.ArrayIndexOutOfBoundsException: 100
  22. at net.buildtheearth.terraplusplus.generator.EarthBiomeProvider.func_76937_a(EarthBiomeProvider.java:72)
  23. at net.minecraft.world.gen.ChunkGeneratorOverworld.func_185976_a(ChunkGeneratorOverworld.java:118)
  24. at net.minecraft.world.gen.ChunkGeneratorOverworld.func_185932_a(ChunkGeneratorOverworld.java:205)
  25. at io.github.opencubicchunks.cubicchunks.core.worldgen.generator.vanilla.VanillaCompatibilityGenerator.tryInit(VanillaCompatibilityGenerator.java:123)
  26. at io.github.opencubicchunks.cubicchunks.core.worldgen.generator.vanilla.VanillaCompatibilityGenerator.generateCube(VanillaCompatibilityGenerator.java:211)
  27. at io.github.opencubicchunks.cubicchunks.api.worldgen.ICubeGenerator.generateCube(ICubeGenerator.java:90)
  28. at io.github.opencubicchunks.cubicchunks.api.worldgen.ICubeGenerator.tryGenerateCube(ICubeGenerator.java:113)
  29. at io.github.opencubicchunks.cubicchunks.core.server.CubeProviderServer.generateCube(CubeProviderServer.java:470)
  30. at io.github.opencubicchunks.cubicchunks.core.server.CubeProviderServer.postCubeLoadAttempt(CubeProviderServer.java:426)
  31. at io.github.opencubicchunks.cubicchunks.core.server.CubeProviderServer.getCube(CubeProviderServer.java:367)
  32. at io.github.opencubicchunks.cubicchunks.core.server.CubeProviderServer.getCubeNow(CubeProviderServer.java:335)
  33. at io.github.opencubicchunks.cubicchunks.core.server.CubeProviderServer.getCubeNow(CubeProviderServer.java:85)
  34. at io.github.opencubicchunks.cubicchunks.core.world.SpawnPlaceFinder.findNonEmpty(SpawnPlaceFinder.java:173)
  35. at io.github.opencubicchunks.cubicchunks.core.world.SpawnPlaceFinder.getTopBlockBisect(SpawnPlaceFinder.java:100)
  36. at net.minecraft.world.WorldProvider.handler$zbj000$canCoordinateBeSpawnCC(WorldProvider.java:786)
  37. at net.minecraft.world.WorldProvider.func_76566_a(WorldProvider.java)
  38. at stellarapi.example.world.WorldProviderDefault.func_76566_a(WorldProviderDefault.java:280)
  39. at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:944)
  40. at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:866)
  41. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:123)
  42. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:156)
  43. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  44. at java.lang.Thread.run(Thread.java:745)
  45.  
  46.  
  47. A detailed walkthrough of the error, its code path and all known details is as follows:
  48. ---------------------------------------------------------------------------------------
  49.  
  50. -- Head --
  51. Thread: Server thread
  52. Stacktrace:
  53. at net.buildtheearth.terraplusplus.generator.EarthBiomeProvider.func_76937_a(EarthBiomeProvider.java:72)
  54. at net.minecraft.world.gen.ChunkGeneratorOverworld.func_185976_a(ChunkGeneratorOverworld.java:118)
  55. at net.minecraft.world.gen.ChunkGeneratorOverworld.func_185932_a(ChunkGeneratorOverworld.java:205)
  56. at io.github.opencubicchunks.cubicchunks.core.worldgen.generator.vanilla.VanillaCompatibilityGenerator.tryInit(VanillaCompatibilityGenerator.java:123)
  57. at io.github.opencubicchunks.cubicchunks.core.worldgen.generator.vanilla.VanillaCompatibilityGenerator.generateCube(VanillaCompatibilityGenerator.java:211)
  58. at io.github.opencubicchunks.cubicchunks.api.worldgen.ICubeGenerator.generateCube(ICubeGenerator.java:90)
  59. at io.github.opencubicchunks.cubicchunks.api.worldgen.ICubeGenerator.tryGenerateCube(ICubeGenerator.java:113)
  60. at io.github.opencubicchunks.cubicchunks.core.server.CubeProviderServer.generateCube(CubeProviderServer.java:470)
  61. at io.github.opencubicchunks.cubicchunks.core.server.CubeProviderServer.postCubeLoadAttempt(CubeProviderServer.java:426)
  62. at io.github.opencubicchunks.cubicchunks.core.server.CubeProviderServer.getCube(CubeProviderServer.java:367)
  63. at io.github.opencubicchunks.cubicchunks.core.server.CubeProviderServer.getCubeNow(CubeProviderServer.java:335)
  64. at io.github.opencubicchunks.cubicchunks.core.server.CubeProviderServer.getCubeNow(CubeProviderServer.java:85)
  65. at io.github.opencubicchunks.cubicchunks.core.world.SpawnPlaceFinder.findNonEmpty(SpawnPlaceFinder.java:173)
  66. at io.github.opencubicchunks.cubicchunks.core.world.SpawnPlaceFinder.getTopBlockBisect(SpawnPlaceFinder.java:100)
  67. at net.minecraft.world.WorldProvider.handler$zbj000$canCoordinateBeSpawnCC(WorldProvider.java:786)
  68. at net.minecraft.world.WorldProvider.func_76566_a(WorldProvider.java)
  69. at stellarapi.example.world.WorldProviderDefault.func_76566_a(WorldProviderDefault.java:280)
  70. at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:944)
  71.  
  72. -- Affected level --
  73. Details:
  74. Level name: Chapter 135.
  75. All players: 0 total; []
  76. Chunk stats: CubeProviderServer: 1 columns, 0 cubes
  77. Level seed: 694872097
  78. Level generator: ID 12 - EarthCubic, ver 0. Features enabled: true
  79. Level generator options:
  80. Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  81. Level time: 0 game time, 0 day time
  82. Level dimension: 0
  83. Level storage version: 0x04ABD - Anvil
  84. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  85. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
  86. Stacktrace:
  87. at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:866)
  88. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:123)
  89. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:156)
  90. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  91. at java.lang.Thread.run(Thread.java:745)
  92.  
  93. -- System Details --
  94. Details:
  95. Minecraft Version: 1.12.2
  96. Operating System: Windows 10 (amd64) version 10.0
  97. Java Version: 1.8.0_51, Oracle Corporation
  98. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  99. Memory: 1496278672 bytes (1426 MB) / 3633840128 bytes (3465 MB) up to 7725383680 bytes (7367 MB)
  100. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8288m -Xms256m
  101. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  102. FML: MCP 9.42 Powered by Forge 14.23.5.2859 74 mods loaded, 74 mods active
  103. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  104.  
  105. | State | ID | Version | Source | Signature |
  106. |:------ |:-------------------- |:-------------------------- |:----------------------------------------------- |:---------------------------------------- |
  107. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  108. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  109. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2859.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  110. | LCHIJA | forge | 14.23.5.2859 | forge-1.12.2-14.23.5.2859.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  111. | LCHIJA | obfuscate | 0.4.2 | minecraft.jar | None |
  112. | LCHIJA | cubicchunkscore | 1.12.2-0.0.1208.0-SNAPSHOT | minecraft.jar | None |
  113. | LCHIJA | securitycraft | v1.9.3.1 | [1.12.2] SecurityCraft v1.9.3.1.jar | None |
  114. | LCHIJA | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
  115. | LCHIJA | alib | 1.0.12 | alib-1.0.12.jar | None |
  116. | LCHIJA | alchemistry | 1.12.2-42 | alchemistry-1.12.2-42.jar | None |
  117. | LCHIJA | wumpleutil | 2.12.9 | wumpleutil-1.12.2-2.12.9.jar | None |
  118. | LCHIJA | foodfunk | 4.9.6 | foodfunk-1.12.2-4.9.6.jar | None |
  119. | LCHIJA | aquaculture | 1.6.8 | Aquaculture-1.12.2-1.6.8.jar | None |
  120. | LCHIJA | architecturecraft | @VERSION@ | architecturecraft-1.12-3.98.jar | None |
  121. | LCHIJA | astikorcarts | 1.12.2-0.1.2.8 | astikorcarts-1.12.2-0.1.2.8.jar | None |
  122. | LCHIJA | attributefix | 1.0.4 | AttributeFix-1.12.2-1.0.4.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  123. | LCHIJA | butchercraft | 0.0.2a | butchercraft-0.2a.jar | None |
  124. | LCHIJA | carryon | 1.12.3 | carryon-1.12.2-1.12.6.20.jar | fd21553434f4905f2f73ea7838147ac4ea07bd88 |
  125. | LCHIJA | jei | 4.16.1.301 | jei_1.12.2-4.16.1.301.jar | None |
  126. | LCHIJA | immersiveengineering | 0.12-98 | ImmersiveEngineering-0.12-98.jar | None |
  127. | LCHIJA | clochecall | 1.1.2 | ClocheCall-1.1.2.jar | None |
  128. | LCHIJA | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  129. | LCHIJA | comforts | 1.4.1.3 | comforts-1.12.2-1.4.1.3.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
  130. | LCHIJA | craftstudioapi | 1.0.0 | CraftStudio-1.0.0.93-mc1.12-alpha.jar | None |
  131. | LCHIJA | cubicchunks | 1.12.2-0.0.1208.0-SNAPSHOT | CubicChunks-1.12.2-0.0.1208.0-SNAPSHOT-all.jar | None |
  132. | LCHIJA | cubicgen | 1.12.2-0.0.152.0-SNAPSHOT | CubicWorldGen-1.12.2-0.0.152.0-SNAPSHOT-all.jar | None |
  133. | LCHIJA | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
  134. | LCHIJA | culinaryconstruct | 1.3.4 | culinaryconstruct-1.3.4.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
  135. | LCHIJA | cyberware | 0.2.11.29 | cyberware-1.12.2-0.2.11.29.jar | None |
  136. | LCHIJA | dooglamoocitiesmod | 1.6.3 | dooglamoocitiesmod-1.12-1.6.3.jar | None |
  137. | LCHIJA | dynamictrees | 1.12.2-0.12.1 | DramaticTrees-1.12.2-0.12.1.jar | None |
  138. | LCHIJA | farseek | 2.5.1 | Farseek-1.12-2.5.1.jar | None |
  139. | LCHIJA | cfm | 6.3.0 | furniture-6.3.2-1.12.2.jar | None |
  140. | LCHIJA | giacomosfoundry | 1.3.13 | GiacomosFoundry-1.12.2-1.3.13.jar | None |
  141. | LCHIJA | gunsrpg | 1.0.4 | gunsrpg-1.0.4.jar | None |
  142. | LCHIJA | horse_colors | 1.12.2-1.2.6 | horse_colors-1.12.2-1.3.6.a.jar | None |
  143. | LCHIJA | immersivepetroleum | 1.1.10 | immersivepetroleum-1.12.2-1.1.10.jar | None |
  144. | LCHIJA | ironjetpacks | 1.1.0 | IronJetpacks-1.12-2-1.1.0.jar | None |
  145. | LCHIJA | lostcities | 2.0.22 | lostcities-1.12-2.0.22.jar | None |
  146. | LCHIJA | matchlockweapons | 0.8 | Matchlock Guns Mod-1.12.2-7a.jar | None |
  147. | LCHIJA | mcwbridges | 1.0.6 | mcw-bridges-1.0.6b-mc1.12.2.jar | None |
  148. | LCHIJA | mcwdoors | 1.3 | mcw-doors-1.0.3-mc1.12.2.jar | None |
  149. | LCHIJA | mcwfences | 1.0.0 | mcw-fences-1.0.0-mc1.12.2.jar | None |
  150. | LCHIJA | mcwfurnitures | 1.0.1 | mcw-furniture-1.0.1-mc1.12.2beta.jar | None |
  151. | LCHIJA | mcwroofs | 1.0.2 | mcw-roofs-1.0.2-mc1.12.2.jar | None |
  152. | LCHIJA | mcwtrpdoors | 1.0.2 | mcw-trapdoors-1.0.3-mc1.12.2.jar | None |
  153. | LCHIJA | mcwwindows | 1.0 | mcw-windows-1.0.0-mc1.12.2.jar | None |
  154. | LCHIJA | nocubessrparmory | 3.0.0 | NoCubes_SRP_Combat_Addon_3.0.0.jar | None |
  155. | LCHIJA | nocubessrpnests | 3.0.0 | NoCubes_SRP_Nests_Addon_3.0.0.jar | None |
  156. | LCHIJA | nocubessrpsurvival | 3.0.0 | NoCubes_SRP_Survival_Addon_3.0.0.jar | None |
  157. | LCHIJA | omlib | 3.1.5-256 | omlib-1.12.2-3.1.5-256.jar | None |
  158. | LCHIJA | openmodularturrets | 3.1.14-382 | openmodularturrets-1.12.2-3.1.14-382.jar | None |
  159. | LCHIJA | pickupnotifier | 1.1.5 | PickUpNotifier-v1.1.5-1.12.2.jar | 12d137bcc36051a1c2c8ea7211cfc1da1c6e9dea |
  160. | LCHIJA | pizzacraft | 2.0.19 | PizzaCraft-1.12.2-2.0.19.jar | None |
  161. | LCHIJA | quickhomes | 1.2.2 | QuickHomes-1.2.2.jar | None |
  162. | LCHIJA | rationcraft | 1.0 | Rationcraft_B1.0.1_1.12.2.jar | None |
  163. | LCHIJA | sereneseasons | 1.2.18 | SereneSeasons-1.12.2-1.2.18-universal.jar | None |
  164. | LCHIJA | simpleplanes | 3.0.1.7 | simpleplanes-1.12.2-3.0.1.7.jar | None |
  165. | LCHIJA | simplyjetpacks | 1.12.2-2.2.20.0 | SimplyJetpacks2-1.12.2-2.2.20.0.jar | None |
  166. | LCHIJA | soulkeeper | 2.9.8 | Soulkeeper-2.9.8-for-1.12.2.jar | None |
  167. | LCHIJA | srparasites | 1.9.4 | SRParasites-1.12.2v1.9.5.jar | None |
  168. | LCHIJA | stellarapi | 1.12.2-0.4.2.9 | Stellar API-1.12.2-0.4.2.9.jar | None |
  169. | LCHIJA | stellarsky | 1.12.2-0.5.2.8 | Stellar Sky-1.12.2-0.5.2.8.jar | None |
  170. | LCHIJA | streams | 0.4.9 | Streams-1.12-0.4.9.jar | None |
  171. | LCHIJA | tektopia | 1.1.0 | tektopia-1.1.0.jar | None |
  172. | LCHIJA | tektopiainformation | 1.11.0 | TektopiaInformation-1.12.2-1.1.0-1.11.0.jar | None |
  173. | LCHIJA | terraplusplus | 1.1.0.619-1.12.2 | terraplusplus-1.1.0.619-1.12.2.jar | None |
  174. | LCHIJA | tetra | 0.39.1 | tetra-1.12.2-0.39.1.jar | None |
  175. | LCHIJA | trapcraft | 2.4.5 | Trapcraft-1.12.2-2.4.5.jar | None |
  176. | LCHIJA | tumbleweed | 1.12-0.4.7 | tumbleweed-1.12-0.4.7.jar | None |
  177. | LCHIJA | vehicle | 0.44.1 | vehicle-mod-0.44.1-1.12.2.jar | None |
  178. | LCHIJA | walljump | 1.3.2 | walljump-1.12.2-1.3.2.jar | None |
  179. | LCHIJA | ladylib | 2.1 | Ladylib-2.1.jar | None |
  180. | LCHIJA | lumen | 0.4.0 | lumen-Beta 0.4.1.jar | None |
  181.  
  182. Loaded coremods (and transformers):
  183. IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
  184. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  185. SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
  186. sereneseasons.asm.transformer.EntityRendererTransformer
  187. sereneseasons.asm.transformer.WorldTransformer
  188. CubicChunksCoreMod (CubicChunks-1.12.2-0.0.1208.0-SNAPSHOT-all.jar)
  189. io.github.opencubicchunks.cubicchunks.core.asm.transformer.CubicChunksWorldEditTransformer
  190. Plugin (gunsrpg-1.0.4.jar)
  191. dev.toma.gunsrpg.asm.Transformer
  192. ForgelinPlugin (Forgelin-1.8.4.jar)
  193.  
  194. Pick Up Notifier (PickUpNotifier-v1.1.5-1.12.2.jar)
  195. com.fuzs.pickupnotifier.asm.ClassTransformer
  196. CubicGenCoreMod (CubicWorldGen-1.12.2-0.0.152.0-SNAPSHOT-all.jar)
  197. io.github.opencubicchunks.cubicchunks.cubicgen.asm.coremod.MapGenStrongholdCubicConstructorTransform
  198. ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
  199. com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
  200. FarseekCoreMod (Farseek-1.12-2.5.1.jar)
  201. farseek.core.FarseekClassTransformer
  202. SecurityCraftLoadingPlugin ([1.12.2] SecurityCraft v1.9.3.1.jar)
  203.  
  204. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  205. CubicChunks WorldGen Hang Watchdog samples: (no data)
  206. Profiler Position: N/A (disabled)
  207. Player Count: 0 / 8; []
  208. Type: Integrated Server (map_client.txt)
  209. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment