Advertisement
tomdodd4598

Untitled

May 5th, 2021
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.17 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You should try our sister game, Minceraft!
  3.  
  4. Time: 2021-05-06 01:39:08 BST
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.RuntimeException: Biome [minecraft:swampland] threw an error while populating chunk.
  8. at com.xcompwiz.mystcraft.world.ChunkProviderMyst.populate(ChunkProviderMyst.java:147)
  9. at net.minecraft.world.chunk.Chunk.populate(Chunk.java:1019)
  10. at net.minecraft.world.chunk.Chunk.populate(Chunk.java:999)
  11. at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:157)
  12. at com.xcompwiz.mystcraft.world.profiling.WorldProviderMystDummy.generateNextChunk(WorldProviderMystDummy.java:305)
  13. at com.xcompwiz.mystcraft.world.profiling.InstabilityDataCalculator.stepChunkGeneration(InstabilityDataCalculator.java:376)
  14. at com.xcompwiz.mystcraft.world.profiling.InstabilityDataCalculator.onServerTick(InstabilityDataCalculator.java:198)
  15. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1517_InstabilityDataCalculator_onServerTick_ServerTickEvent.invoke(.dynamic)
  16. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  17. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  18. at net.minecraftforge.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:266)
  19. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:712)
  20. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  21. at java.lang.Thread.run(Thread.java:748)
  22. Caused by: java.lang.ClassCastException: biomesoplenty.common.block.BlockBOPCoral cannot be cast to net.minecraftforge.fluids.IFluidBlock
  23. at zmaster587.advancedRocketry.atmosphere.AtmosphereHandler.onBlockChange(AtmosphereHandler.java:222)
  24. at net.minecraft.world.World.setBlockState(World.java:363)
  25. at biomesoplenty.common.world.generator.GeneratorFlora.generate(GeneratorFlora.java:134)
  26. at biomesoplenty.api.generation.BOPGeneratorBase.scatter(BOPGeneratorBase.java:95)
  27. at biomesoplenty.common.handler.decoration.DecorateBiomeEventHandler.runGeneratorStage(DecorateBiomeEventHandler.java:88)
  28. at biomesoplenty.common.handler.decoration.DecorateBiomeEventHandler.onBiomeDecorate(DecorateBiomeEventHandler.java:46)
  29. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_774_DecorateBiomeEventHandler_onBiomeDecorate_Decorate.invoke(.dynamic)
  30. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  31. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  32. at net.minecraftforge.event.terraingen.TerrainGen.decorate(TerrainGen.java:88)
  33. at net.minecraft.world.biome.BiomeDecorator.genDecorations(BiomeDecorator.java:203)
  34. at net.minecraft.world.biome.BiomeDecorator.decorate(BiomeDecorator.java:88)
  35. at net.minecraft.world.biome.Biome.decorate(Biome.java:225)
  36. at net.minecraft.world.biome.BiomeSwamp.decorate(BiomeSwamp.java:80)
  37. at com.xcompwiz.mystcraft.world.ChunkProviderMyst.populate(ChunkProviderMyst.java:145)
  38. ... 13 more
  39.  
  40.  
  41. A detailed walkthrough of the error, its code path and all known details is as follows:
  42. ---------------------------------------------------------------------------------------
  43.  
  44. -- System Details --
  45. Minecraft Version: 1.12.2
  46. Operating System: Windows 10 (amd64) version 10.0
  47. Java Version: 1.8.0_292, AdoptOpenJDK
  48. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), AdoptOpenJDK
  49. Memory: 4209789112 bytes (4014 MB) / 6442450944 bytes (6144 MB) up to 6442450944 bytes (6144 MB)
  50. JVM Flags: 8 total; -XX:+UseG1GC -Xmx6G -Xms6G -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  51. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  52. FML: MCP 9.42 Powered by Forge 14.23.5.2854 170 mods loaded, 170 mods active
  53. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  54.  
  55. | State | ID | Version | Source | Signature |
  56. |:------ |:--------------------------------- |:------------------------ |:--------------------------------------------------- |:---------------------------------------- |
  57. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  58. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  59. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  60. | LCHIJA | forge | 14.23.5.2854 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  61. | LCHIJA | advancedrocketrycore | 1 | minecraft.jar | None |
  62. | LCHIJA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
  63. | LCHIJA | openmodscore | 0.12.2 | minecraft.jar | None |
  64. | LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None |
  65. | LCHIJA | opencomputers|core | 1.7.5.192 | minecraft.jar | None |
  66. | LCHIJA | randompatches | 1.12.2-1.22.1.10 | randompatches-1.12.2-1.22.1.10.jar | None |
  67. | LCHIJA | gottagofast | 1.1 | gottagofast-1.1.jar | None |
  68. | LCHIJA | quarryplus | 12.4.6 | AdditionalEnchantedMiner-1.12.2-12.4.6.jar | 617a4e95f0af9de5402bb9883abe0f53a6bfa230 |
  69. | LCHIJA | quarryplus_ct | 12.4.6 | AdditionalEnchantedMiner-1.12.2-12.4.6.jar | 617a4e95f0af9de5402bb9883abe0f53a6bfa230 |
  70. | LCHIJA | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None |
  71. | LCHIJA | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
  72. | LCHIJA | crafttweaker | 4.1.20 | CraftTweaker2-1.12-4.1.20.646.jar | None |
  73. | LCHIJA | endertweaker | 1.2.1 | EnderTweaker-1.12.2-1.2.1.jar | None |
  74. | LCHIJA | jei | 4.16.1.302 | jei_1.12.2-4.16.1.302.jar | None |
  75. | LCHIJA | chisel | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar | None |
  76. | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  77. | LCHIJA | endercore | 1.12.2-0.5.76 | EnderCore-1.12.2-0.5.76.jar | None |
  78. | LCHIJA | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
  79. | LCHIJA | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
  80. | LCHIJA | enderio | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
  81. | LCHIJA | enderiointegrationtic | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
  82. | LCHIJA | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  83. | LCHIJA | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar | None |
  84. | LCHIJA | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None |
  85. | LCHIJA | immersiveengineering | 0.12-98 | ImmersiveEngineering-0.12-98.jar | None |
  86. | LCHIJA | libvulpes | 0.4.2.-83 | LibVulpes-1.12.2-0.4.2-83-universal.jar | None |
  87. | LCHIJA | advancedrocketry | 2.0.0.-242 | AdvancedRocketry-1.12.2-2.0.0-242-universal.jar | None |
  88. | LCHIJA | appleskin | 1.0.14 | AppleSkin-mc1.12-1.0.14.jar | None |
  89. | LCHIJA | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
  90. | LCHIJA | aroma1997core | 2.0.0.2.b167 | Aroma1997Core-1.12.2-2.0.0.2.b167.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  91. | LCHIJA | aroma1997sdimension | 2.0.0.2.b89 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b89.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  92. | LCHIJA | attributefix | 1.0.4 | AttributeFix-1.12.2-1.0.4.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  93. | LCHIJA | base | 3.13.0 | base-1.12.2-3.13.0.jar | None |
  94. | LCHIJA | bedpatch | 2.2 | bedpatch-2.2-1.12.2.jar | 6bf7527e690fb5e8719b9832bce5000a3e87dfe6 |
  95. | LCHIJA | betterbuilderswands | 0.13.2 | BetterBuildersWands-1.12.2-0.13.2.271+5997513.jar | None |
  96. | LCHIJA | biomesoplenty | 7.0.1.2444 | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar | None |
  97. | LCHIJA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  98. | LCHIJA | charm | 1.4 | Charm-1.12.2-1.4.1.jar | None |
  99. | LCHIJA | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None |
  100. | LCHIJA | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  101. | LCHIJA | chickenchunks | 2.4.2.74 | ChickenChunks-1.12.2-2.4.2.74-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  102. | LCHIJA | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
  103. | LCHIJA | contenttweaker | 1.12.2-4.9.1 | ContentTweaker-1.12.2-4.9.1.jar | None |
  104. | LCHIJA | conarm | 1.2.5.10 | conarm-1.12.2-1.2.5.10.jar | b33d2c8df492beff56d1bbbc92da49b8ab7345a1 |
  105. | LCHIJA | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.20.646.jar | None |
  106. | LCHIJA | cyclopscore | 1.6.7 | CyclopsCore-1.12.2-1.6.7.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  107. | LCHIJA | diethopper | 1.1 | diethopper-1.1.jar | None |
  108. | LCHIJA | orelib | 3.6.0.1 | OreLib-1.12.2-3.6.0.1.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  109. | LCHIJA | dsurround | 3.6.1.0 | DynamicSurroundings-1.12.2-3.6.1.0.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  110. | LCHIJA | csb_ench_table | 1.1.3 | EnchantingTable-1.12-1.1.3.jar | None |
  111. | LCHIJA | enderiobase | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
  112. | LCHIJA | enderioconduits | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
  113. | LCHIJA | enderioconduitsappliedenergistics | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
  114. | LCHIJA | opencomputers | 1.7.5.192 | OpenComputers-MC1.12.2-1.7.5.192.jar | None |
  115. | LCHIJA | enderioconduitsopencomputers | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
  116. | LCHIJA | enderioconduitsrefinedstorage | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
  117. | LCHIJA | enderiointegrationforestry | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
  118. | LCHIJA | enderiointegrationticlate | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
  119. | LCHIJA | enderioinvpanel | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
  120. | LCHIJA | ftblib | 5.4.7.2 | FTBLib-5.4.7.2.jar | None |
  121. | LCHIJA | enderiomachines | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
  122. | LCHIJA | enderiopowertools | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
  123. | LCHIJA | enderioendergy | 5.2.66 | EnderIO-endergy-1.12.2-5.2.66.jar | None |
  124. | LCHIJA | enderstorage | 2.4.6.137 | EnderStorage-1.12.2-2.4.6.137-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  125. | LCHIJA | fastfurnace | 1.3.1 | FastFurnace-1.12.2-1.3.1.jar | None |
  126. | LCHIJA | fastbench | 1.7.3 | FastWorkbench-1.12.2-1.7.3.jar | None |
  127. | LCHIJA | fencejumper | 1.0.5 | fencejumper-1.12-1.0.5.jar | None |
  128. | LCHIJA | flopper | 1.0.3 | Flopper-1.12.2-1.0.3.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  129. | LCHIJA | mekanism | 1.12.2-9.8.3.390 | Mekanism-1.12.2-9.8.3.390.jar | None |
  130. | LCHIJA | sonarcore | 5.0.19 | sonarcore-1.12.2-5.0.19-20.jar | None |
  131. | LCHIJA | fluxnetworks | 4.1.0 | FluxNetworks-1.12.2-4.1.1.34.jar | None |
  132. | LCHIJA | foamfix | 0.10.11-1.12.2 | foamfix-0.10.11-1.12.2.jar | None |
  133. | LCHIJA | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
  134. | LCHIJA | forgemultipartcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  135. | LCHIJA | microblockcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | None |
  136. | LCHIJA | minecraftmultipartcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | None |
  137. | LCHIJA | funkylocomotion | 1.0 | funky-locomotion-1.12.2-1.1.2.jar | None |
  138. | LCHIJA | gasconduits | 1.12.2-1.2.4 | GasConduits-1.12.2-1.2.4.jar | None |
  139. | LCHIJA | gravestone | 1.10.3 | gravestone-1.10.3.jar | None |
  140. | LCHIJA | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  141. | LCHIJA | gravitygun | 7.1.0 | GravityGun-1.12.2-7.1.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  142. | LCHIJA | gbook | 2.9.5 | Guidebook-1.12.2-2.9.5.jar | None |
  143. | LCHIJA | gunpowderlib | 1.12.2-1.1 | GunpowderLib-1.12.2-1.1.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
  144. | LCHIJA | hardcoredarkness | 2.0 | HardcoreDarkness-MC1.12.2-2.0.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  145. | LCHIJA | harvest | 1.12-1.2.8-25 | Harvest-1.12-1.2.8-25.jar | None |
  146. | LCHIJA | hats | 7.1.1 | Hats-1.12.2-7.1.1.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  147. | LCHIJA | librarianlib | 4.22 | librarianlib-1.12.2-4.22.jar | None |
  148. | LCHIJA | hooked | %VERSION% | hooked-1.0.3.jar | None |
  149. | LCHIJA | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None |
  150. | LCHIJA | teslacorelib | 1.0.17 | tesla-core-lib-1.12.2-1.0.17.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  151. | LCHIJA | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.13-237.jar | None |
  152. | LCHIJA | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  153. | LCHIJA | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
  154. | LCHIJA | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
  155. | LCHIJA | journeymap | 1.12.2-5.7.1 | journeymap-1.12.2-5.7.1.jar | None |
  156. | LCHIJA | jee | 1.0.8 | JustEnoughEnergistics-1.12.2-1.0.8.jar | None |
  157. | LCHIJA | laggoggles | FAT-1.12.2-4.11-92 | LagGoggles-FAT-1.12.2-4.11-92.jar | None |
  158. | LCHIJA | mystcraft | 0.13.7.06 | mystcraft-1.12.2-0.13.7.06.jar | None |
  159. | LCHIJA | ltta | 1.4.0 | ltta-1.12.2-1.4.0.jar | None |
  160. | LCHIJA | mekanismgenerators | 1.12.2-9.8.3.390 | MekanismGenerators-1.12.2-9.8.3.390.jar | None |
  161. | LCHIJA | mekanismtools | 1.12.2-9.8.3.390 | MekanismTools-1.12.2-9.8.3.390.jar | None |
  162. | LCHIJA | harvestcraft | 1.12.2zb | Pam's HarvestCraft 1.12.2zg.jar | None |
  163. | LCHIJA | nuclearcraft | 2o.5.3 | NuclearCraft-2o.5.3-1.12.2.jar | None |
  164. | LCHIJA | mekores | 2.0.13 | mekores-2.0.13.jar | None |
  165. | LCHIJA | numina | 1.12.2-1.0.38 | Numina-1.12.2-1.0.38.jar | None |
  166. | LCHIJA | powersuits | 1.12.2-1.0.46 | ModularPowersuits-1.12.2-1.0.46.jar | None |
  167. | LCHIJA | mystlibrary | 1.12.2-0.0.3.0 | mystlibrary-1.12.2-0.0.3.0.jar | None |
  168. | LCHIJA | moremystcraft | 1.0.0 | moremystcraft-1.12.2-1.0.0.jar | None |
  169. | LCHIJA | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
  170. | LCHIJA | mrtjpcore | 2.1.4.43 | MrTJPCore-1.12.2-2.1.4.43-universal.jar | None |
  171. | LCHIJA | mystcraft_info | 1.0.3.0 | mystcraft_info-1.12.2-1.0.5.0.jar | None |
  172. | LCHIJA | mystcraftbopdisabler | 1.0.2 | mystcraftbopdisabler-1.12.2-1.0.2.jar | None |
  173. | LCHIJA | netherportalfix | 5.3.17 | NetherPortalFix_1.12.1-5.3.17.jar | None |
  174. | LCHIJA | omlib | 3.1.4-249 | omlib-1.12.2-3.1.4-249.jar | None |
  175. | LCHIJA | ompd | 3.1.1-76 | ompd-1.12.2-3.1.1-76.jar | None |
  176. | LCHIJA | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  177. | LCHIJA | openblocks | 1.8.1 | OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  178. | LCHIJA | openmodularturrets | 3.1.12-378 | openmodularturrets-1.12.2-3.1.12-378.jar | None |
  179. | LCHIJA | pages | 2.0.0.1 | pages-1.12.2-2.0.0.1.jar | None |
  180. | LCHIJA | brewcraft | 1.12.2-1.0.2 | Pam's BrewCraft 1.12.2-1.0.2.jar | None |
  181. | LCHIJA | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None |
  182. | LCHIJA | shetiphiancore | 3.5.9 | shetiphiancore-1.12.0-3.5.9.jar | None |
  183. | LCHIJA | platforms | 1.4.6 | platforms-1.12.0-1.4.6.jar | None |
  184. | LCHIJA | playerplates | 1.12.2-1.3.1.1 | playerplates-1.12.2-1.3.1.1.jar | None |
  185. | LCHIJA | pcb | 1.5.0 | portablecraftbench-1.12.2-1.5.1.jar | None |
  186. | LCHIJA | portalgun | 7.1.0 | PortalGun-1.12.2-7.1.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  187. | LCHIJA | projectred-core | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-Base.jar | None |
  188. | LCHIJA | projectred-compat | 1.0 | ProjectRed-1.12.2-4.9.4.120-compat.jar | None |
  189. | LCHIJA | projectred-integration | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-integration.jar | None |
  190. | LCHIJA | projectred-transmission | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-integration.jar | None |
  191. | LCHIJA | projectred-illumination | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-lighting.jar | None |
  192. | LCHIJA | projectred-expansion | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
  193. | LCHIJA | projectred-relocation | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
  194. | LCHIJA | projectred-transportation | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
  195. | LCHIJA | qmd | 0.13.4 | QMD-0.13.4-1.12.2.jar | None |
  196. | LCHIJA | randomtweaks | 1.12.2-2.8.3.1 | randomtweaks-1.12.2-2.8.3.1.jar | 20d08fb3fe9c268a63a75d337fb507464c8aaccd |
  197. | LCHIJA | reborncore | 3.19.4.529 | RebornCore-1.12.2-3.19.4.529-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  198. | LCHIJA | reccomplex | 1.4.8.2 | RecurrentComplex-1.4.8.2.jar | None |
  199. | LCHIJA | xreliquary | 1.12.2-1.3.4.796 | Reliquary-1.12.2-1.3.4.796.jar | None |
  200. | LCHIJA | additionalstructures | 2.3.1 | Rex's-Additional-Structures-1.12.x-(v.2.3.1).jar | None |
  201. | LCHIJA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
  202. | LCHIJA | signals | 1.4.1-30 | Signals-1.12.2-1.4.1-30-universal.jar | None |
  203. | LCHIJA | storagenetwork | 1.8.1 | SimpleStorageNetwork-1.12.2-1.8.1.jar | 0e5cb559be7d03f3fc18b8cba547d663e25f28af |
  204. | LCHIJA | snad | 1.12.1-1.7.09.16a | Snad-1.12.1-1.7.09.16a.jar | None |
  205. | LCHIJA | soulshardsrespawn | 1.12.2-1.1.1-13 | SoulShardsRespawn-1.12.2-1.1.1-13.jar | None |
  206. | LCHIJA | stellarfluidconduits | 1.12.2-1.0.0 | stellarfluidconduit-1.12.2-1.0.3.jar | None |
  207. | LCHIJA | stevescarts | 2.4.32.137 | StevesCarts-1.12.2-2.4.32.137.jar | None |
  208. | LCHIJA | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
  209. | LCHIJA | storagedrawers | 5.2.2 | StorageDrawers-1.12.2-5.4.2.jar | None |
  210. | LCHIJA | sync | 7.1.0 | Sync-1.12.2-7.1.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  211. | LCHIJA | tallgates | 1.0.0 | TallGates-1.12.2-1.0.0.1.jar | None |
  212. | LCHIJA | thermaldynamics | 2.5.6 | ThermalDynamics-1.12.2-2.5.6.1-universal.jar | None |
  213. | LCHIJA | thermalinnovation | 0.3.6 | ThermalInnovation-1.12.2-0.3.6.1-universal.jar | None |
  214. | LCHIJA | travellersboots | 1.0.4 | travellersboots-1.12.2-1.0.4.jar | None |
  215. | LCHIJA | trinity | 1.4.b | Trinity-1.4.b.jar | None |
  216. | LCHIJA | uppers | 0.0.6 | Uppers-0.0.6.jar | None |
  217. | LCHIJA | vanillafix | 1.0.10-150 | VanillaFix-1.0.10-150.jar | None |
  218. | LCHIJA | vc | 5.9.16 | ViesCraft-1.12.2-5.9.16.jar | None |
  219. | LCHIJA | wanionlib | 1.12.2-2.5 | WanionLib-1.12.2-2.5.jar | None |
  220. | LCHIJA | whatloomsahead | 1.2.2 | whatloomsahead-1.12.2-1.2.2.jar | None |
  221. | LCHIJA | wrcbe | 2.3.2 | WR-CBE-1.12.2-2.3.2.33-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  222. | LCHIJA | phosphor-lighting | 1.12.2-0.2.6 | phosphor-1.12.2-0.2.6+build50-universal.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
  223. | LCHIJA | librarianliblate | 4.22 | librarianlib-1.12.2-4.22.jar | None |
  224. | LCHIJA | primal_tech | 0.3.5 | PrimalTech-0.3.5.jar | None |
  225. | LCHIJA | teslacorelib_registries | 1.0.17 | tesla-core-lib-1.12.2-1.0.17.jar | None |
  226. | LCHIJA | unidict | 1.12.2-3.0.8 | UniDict-1.12.2-3.0.8.jar | None |
  227. Loaded coremods (and transformers): TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)
  228.  
  229. IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
  230. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  231. RandomPatches (randompatches-1.12.2-1.22.1.10.jar)
  232. com.therandomlabs.randompatches.core.RPTransformer
  233. LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar)
  234. com.teamwizardry.librarianlib.asm.LibLibTransformer
  235. BedPatch (bedpatch-2.2-1.12.2.jar)
  236. com.mordenkainen.bedpatch.BedPatchASM
  237. TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
  238. li.cil.oc.common.asm.ClassTransformer
  239. ForgelinPlugin (Forgelin-1.8.4.jar)
  240.  
  241. MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  242. mekanism.coremod.KeybindingMigrationHelper
  243. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  244. openmods.core.OpenModsClassTransformer
  245. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.11-1.12.2.jar)
  246. pl.asie.foamfix.coremod.FoamFixTransformer
  247. CharmLoadingPlugin (Charm-1.12.2-1.4.1.jar)
  248. svenhjol.charm.base.CharmClassTransformer
  249. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  250. invtweaks.forge.asm.ContainerTransformer
  251. ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  252. shetiphian.asm.ClassTransformer
  253. EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
  254. com.enderio.core.common.transform.EnderCoreTransformer
  255. com.enderio.core.common.transform.SimpleMixinPatcher
  256. VanillaFixLoadingPlugin (VanillaFix-1.0.10-150.jar)
  257.  
  258. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  259.  
  260. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b167.jar)
  261.  
  262. LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
  263. lumien.hardcoredarkness.asm.ClassTransformer
  264. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  265.  
  266. AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-2.0.0-242-universal.jar)
  267. zmaster587.advancedRocketry.asm.ClassTransformer
  268. GottaGoFastLoader (gottagofast-1.1.jar)
  269. com.thiakil.gottagofast.coremod.GottaGoFastASMTransformer
  270. OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:ENABLED],[player_render_hook:ENABLED],[horse_null_fix:FINISHED]
  271. Ender IO: No known problems detected.
  272. Authlib is : /C:/Users/Tom%20Dodd/Downloads/CurseForge/Servers/Die%20Wunderbare%20Packung%20Mit%20Super%20Mega%20Ful%20House%20Lotto%20Spiel%201.12.2/minecraft_server.1.12.2.jar
  273.  
  274. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  275. !!!You are looking at the diagnostics information, not at the crash. !!!
  276. !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
  277. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  278. Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced)
  279. - TinkerWorld (Enabled/Not Forced)
  280. - TinkerTools (Enabled/Not Forced)
  281. - TinkerHarvestTools (Enabled/Forced)
  282. - TinkerMeleeWeapons (Enabled/Forced)
  283. - TinkerRangedWeapons (Enabled/Forced)
  284. - TinkerModifiers (Enabled/Forced)
  285. - TinkerSmeltery (Enabled/Not Forced)
  286. - TinkerGadgets (Enabled/Not Forced)
  287. - TinkerOredict (Enabled/Forced)
  288. - TinkerIntegration (Enabled/Forced)
  289. - TinkerFluids (Enabled/Forced)
  290. - TinkerMaterials (Enabled/Forced)
  291. - TinkerModelRegister (Enabled/Forced)
  292. - chiselIntegration (Enabled/Not Forced)
  293. - theoneprobeIntegration (Enabled/Not Forced)
  294. AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
  295. RebornCore: Plugin Engine: 0
  296. RebornCore Version: 3.19.4.529
  297. Runtime Debofucsation 1
  298. AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:OFF, Mekanism:ON, OpenComputers:ON, THE_ONE_PROBE:ON, TESLA:OFF, CRAFTTWEAKER:ON
  299. Suspected Mods: Mystcraft (mystcraft), Advanced Rocketry (advancedrocketry), Biomes O' Plenty (biomesoplenty)
  300. Profiler Position: N/A (disabled)
  301. Player Count: 0 / 20; []
  302. Is Modded: Definitely; Server brand changed to 'fml,forge'
  303. Type: Dedicated Server (map_server.txt)
  304.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement