World not loading
Thaumar opened this issue ยท 4 comments
My world won't load, but this only started after I created a new world in creative.
Great modpack, though. Gotta be my favorite pack ever!
This is the crash report, I think:
---- Minecraft Crash Report ----
WARNING: coremods are present:
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.151.jar)
RandomPatches (randompatches-1.12.2-1.21.0.3.jar)
AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
ForgelinPlugin (Forgelin-1.8.4.jar)
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.10-1.12.2.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
TickCentral (TickCentral-2.5.jar)
ApotheosisCore (Apotheosis-1.12.2-1.12.5.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
Contact their authors BEFORE contacting forge
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 10/17/20 11:51 AM
Description: Playing level event
java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1429)
at java.util.HashMap$EntryIterator.next(HashMap.java:1463)
at java.util.HashMap$EntryIterator.next(HashMap.java:1461)
at com.rwtema.extrautils2.tile.XUTile.searchAABBForTiles(XUTile.java:102)
at com.rwtema.extrautils2.blocks.BlockSoundMuffler.supressSound(BlockSoundMuffler.java:59)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_973_BlockSoundMuffler_supressSound_PlaySoundEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.client.ForgeHooksClient.playSound(ForgeHooksClient.java:381)
at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:352)
at net.minecraft.client.audio.SoundHandler.func_147682_a(SoundHandler.java:258)
at net.minecraft.client.multiplayer.WorldClient.func_184134_a(WorldClient.java:477)
at net.minecraft.client.multiplayer.WorldClient.func_184156_a(WorldClient.java:462)
at net.minecraft.client.renderer.RenderGlobal.func_180439_a(RenderGlobal.java:2419)
at net.minecraft.world.World.func_180498_a(World.java:3709)
at net.minecraft.world.World.func_175718_b(World.java:3700)
at net.minecraft.world.World.func_175655_b(World.java:412)
at appeng.tile.networking.TileCableBus.onReady(TileCableBus.java:224)
at appeng.hooks.TickHandler.onTick(TickHandler.java:220)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1352_TickHandler_onTick_TickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:266)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:712)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Server thread
Stacktrace:
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1429)
at java.util.HashMap$EntryIterator.next(HashMap.java:1463)
at java.util.HashMap$EntryIterator.next(HashMap.java:1461)
at com.rwtema.extrautils2.tile.XUTile.searchAABBForTiles(XUTile.java:102)
at com.rwtema.extrautils2.blocks.BlockSoundMuffler.supressSound(BlockSoundMuffler.java:59)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_973_BlockSoundMuffler_supressSound_PlaySoundEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.client.ForgeHooksClient.playSound(ForgeHooksClient.java:381)
at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:352)
at net.minecraft.client.audio.SoundHandler.func_147682_a(SoundHandler.java:258)
at net.minecraft.client.multiplayer.WorldClient.func_184134_a(WorldClient.java:477)
at net.minecraft.client.multiplayer.WorldClient.func_184156_a(WorldClient.java:462)
at net.minecraft.client.renderer.RenderGlobal.func_180439_a(RenderGlobal.java:2419)
-- Level event being played --
Details:
Block coordinates: World: (-485,110,-178), Chunk: (at 11,6,14 in -31,-12; contains blocks -496,0,-192 to -481,255,-177), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Event source: NULL
Event type: 2001
Event data: 1595
Stacktrace:
at net.minecraft.world.World.func_180498_a(World.java:3709)
at net.minecraft.world.World.func_175718_b(World.java:3700)
at net.minecraft.world.World.func_175655_b(World.java:412)
at appeng.tile.networking.TileCableBus.onReady(TileCableBus.java:224)
at appeng.hooks.TickHandler.onTick(TickHandler.java:220)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1352_TickHandler_onTick_TickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:266)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:712)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1148713472 bytes (1095 MB) / 2190475264 bytes (2089 MB) up to 3008888832 bytes (2869 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3228m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2847 135 mods loaded, 135 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |
|:------ |:------------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
| LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
| LCHIJA | mcp | 9.42 | minecraft.jar | None |
| LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847.jar | None |
| LCHIJA | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None |
| LCHIJA | openmodscore | 0.12.2 | minecraft.jar | None |
| LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None |
| LCHIJA | tickcentral | 2.5 | TickCentral-2.5.jar | None |
| LCHIJA | randompatches | 1.12.2-1.21.0.3 | randompatches-1.12.2-1.21.0.3.jar | None |
| LCHIJA | ctm | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar | None |
| LCHIJA | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| LCHIJA | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
| LCHIJA | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
| LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| LCHIJA | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
| LCHIJA | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None |
| LCHIJA | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
| LCHIJA | alib | 1.0.12 | alib-1.0.12.jar | None |
| LCHIJA | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | avaritia | 3.3.0 | Avaritia-1.12.2-3.3.0.33-universal.jar | None |
| LCHIJA | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None |
| LCHIJA | singularities | 2.4.1 | Singularities-1.12.2-2.4.1.jar | None |
| LCHIJA | crafttweaker | 4.1.20 | CraftTweaker2-1.12-4.1.20.564.jar | None |
| LCHIJA | alchemistry | 1.12.2-40 | alchemistry-1.12.2-41.jar | None |
| LCHIJA | mtlib | 3.0.6 | MTLib-3.0.6.jar | None |
| LCHIJA | modtweaker | 4.0.18 | modtweaker-4.0.18.jar | None |
| LCHIJA | jei | 4.15.0.293 | jei_1.12.2-4.15.0.293.jar | None |
| LCHIJA | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar | None |
| LCHIJA | p455w0rdslib | 2.3.161 | p455w0rdslib-1.12.2-2.3.161.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LCHIJA | ae2wtlib | 1.0.34 | AE2WTLib-1.12.2-1.0.34.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LCHIJA | antimattertweaks | 1.2.0 | antimattertweaks-1.2.0.jar | None |
| LCHIJA | apotheosis | 1.12.4 | Apotheosis-1.12.2-1.12.5.jar | None |
| LCHIJA | applecore | 3.2.0 | AppleCore-mc1.12.2-3.2.0.jar | None |
| LCHIJA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
| LCHIJA | atum | 2.0.17 | Atum-1.12.2-2.0.17.jar | None |
| LCHIJA | badwithernocookiereloaded | 1.12.2-3.3.16 | badwithernocookiereloaded-1.12.2-3.3.16.jar | None |
| LCHIJA | base | 3.13.0 | base-1.12.2-3.13.0.jar | None |
| LCHIJA | betterbuilderswands | 0.13.2 | BetterBuildersWands-1.12.2-0.13.2.271+5997513.jar | None |
| LCHIJA | blockcraftery | 1.12.2-1.3.1 | blockcraftery-1.12.2-1.3.1.jar | None |
| LCHIJA | bookshelf | 2.3.590 | Bookshelf-1.12.2-2.3.590.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | brandonscore | 2.4.18 | BrandonsCore-1.12.2-2.4.18.210-universal.jar | None |
| LCHIJA | buildinggadgets | 2.8.3 | BuildingGadgets-2.8.3.jar | None |
| LCHIJA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
| LCHIJA | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None |
| LCHIJA | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
| LCHIJA | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
| LCHIJA | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
| LCHIJA | contenttweaker | 1.12.2-4.9.1 | ContentTweaker-1.12.2-4.9.1.jar | None |
| LCHIJA | conarm | 1.2.5.6 | conarm-1.12.2-1.2.5.6.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
| LCHIJA | controlling | 3.0.9 | Controlling-3.0.9.jar | None |
| LCHIJA | craftingtweaks | 8.1.9 | CraftingTweaks_1.12.2-8.1.9.jar | None |
| LCHIJA | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.20.564.jar | None |
| LCHIJA | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.20.564.jar | None |
| LCHIJA | cropdusting | 0.7 | CropDusting-0.7-[1.12.2].jar | None |
| LCHIJA | custommainmenu | 2.0.9.1 | CustomMainMenu-MC1.12.2-2.0.9.1.jar | None |
| LCHIJA | darkutils | 1.8.230 | DarkUtils-1.12.2-1.8.230.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | patchouli | 1.0-20 | Patchouli-1.0-20.jar | None |
| LCHIJA | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
| LCHIJA | deepmoblearning | 1.12.2-2.5.2 | deepmoblearning-1.12.2-2.5.2-universal.jar | None |
| LCHIJA | journeymap | 1.12.2-5.7.1 | journeymap-1.12.2-5.7.1.jar | None |
| LCHIJA | defaultoptions | 9.2.8 | DefaultOptions_1.12.2-9.2.8.jar | None |
| LCHIJA | diethopper | 1.1 | diethopper-1.1.jar | None |
| LCHIJA | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None |
| LCHIJA | dimensionaledibles | 1.3.1 | DimensionalEdibles-1.12.2-1.3.1.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| LCHIJA | discordcraft | 1.0 | DiscordCraft-1.0.3.1.jar | None |
| LCHIJA | draconicevolution | 2.3.25 | Draconic-Evolution-1.12.2-2.3.25.351-universal.jar | None |
| LCHIJA | earthworks | 1.3.4.3 | Earthworks-1.12-1.3.6.jar | None |
| LCHIJA | enderstorage | 2.4.6.137 | EnderStorage-1.12.2-2.4.6.137-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | gunpowderlib | 1.12.2-1.0 | GunpowderLib-1.12.2-1.0.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| LCHIJA | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None |
| LCHIJA | exchangers | 1.12.2-2.9 | Exchangers-1.12.2-2.9.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| LCHIJA | extrabitmanipulation | 1.12.2-3.4.1 | ExtraBitManipulation-1.12.2-3.4.1.jar | None |
| LCHIJA | extracells | 2.6.5 | ExtraCells-1.12.2-2.6.5.jar | None |
| LCHIJA | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
| LCHIJA | fastleafdecay | v14 | FastLeafDecay-v14.jar | None |
| LCHIJA | foamfix | 0.10.10-1.12.2 | foamfix-0.10.10-1.12.2.jar | None |
| LCHIJA | forbidden_arcanus | 1.12.2-1.1.4 | forbidden_arcanus-1.12.2-1.1.4.jar | None |
| LCHIJA | ftbbackups | 1.1.0.1 | FTBBackups-1.1.0.1.jar | None |
| LCHIJA | ftblib | 5.4.7.0 | FTBLib-5.4.7.0.jar | None |
| LCHIJA | ftbutilities | 5.4.0.124 | FTBUtilities-5.4.0.124.jar | None |
| LCHIJA | gamestages | 2.0.119 | GameStages-1.12.2-2.0.119.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | itemfilters | 1.0.3.12 | ItemFilters-1.0.3.12.jar | None |
| LCHIJA | ftbquests | 1.8.0.237 | FTBQuests-1.8.0.237.jar | None |
| LCHIJA | reborncore | 3.19.3.524 | RebornCore-1.12.2-3.19.3.524-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| LCHIJA | hardcoremapreset | 4.2.3.39 | HardCoreMapReset-4.2.3.39.jar | None |
| LCHIJA | harvest | 1.12-1.2.7-20 | Harvest-1.12-1.2.7-20.jar | None |
| LCHIJA | incontrol | 3.9.16 | incontrol-1.12-3.9.16.jar | None |
| LCHIJA | teslacorelib | 1.0.17 | tesla-core-lib-1.12.2-1.0.17.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.13-237.jar | None |
| LCHIJA | initialinventory | 2.0.2 | InitialInventory-3.0.0.jar | None |
| LCHIJA | nuclearcraft | 2.18r | NuclearCraft-2.18r-1.12.2.jar | None |
| LCHIJA | mcjtylib_ng | 3.5.4 | mcjtylib-1.12-3.5.4.jar | None |
| LCHIJA | rftools | 7.73 | rftools-1.12-7.73.jar | None |
| LCHIJA | integrationforegoing | 1.12.2-1.10 | IntegrationForegoing-1.12.2-1.10.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| LCHIJA | inventorytweaks | 1.64+dev.151.822d839 | InventoryTweaks-1.64+dev.151.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCHIJA | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
| LCHIJA | itlt | 1.0.0 | itlt-1.12.2-1.0.2.jar | None |
| LCHIJA | jeiintegration | 1.5.1.36 | jeiintegration_1.12.2-1.5.1.36.jar | None |
| LCHIJA | jee | 1.0.8 | JustEnoughEnergistics-1.12.2-1.0.8.jar | None |
| LCHIJA | jeresources | 0.9.2.60 | JustEnoughResources-1.12.2-0.9.2.60.jar | None |
| LCHIJA | modnametooltip | 1.10.1 | modnametooltip_1.12.2-1.10.1.jar | None |
| LCHIJA | moreoverlays | 1.15.1 | moreoverlays-1.15.1-mc1.12.2.jar | None |
| LCHIJA | mousetweaks | 2.10 | MouseTweaks-2.10-mc1.12.2.jar | None |
| LCHIJA | mputils | 1.5.6 | MPUtils-1.12.2-1.5.7.jar | None |
| LCHIJA | mpbasic | 1.4.7 | mpbasic-1.12.2-1.4.11.jar | None |
| LCHIJA | neat | 1.4-17 | Neat 1.4-17.jar | None |
| LCHIJA | norecipebook | 1.2.1 | noRecipeBook_v1.2.2formc1.12.2.jar | None |
| LCHIJA | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LCHIJA | openblocks | 1.8.1 | OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LCHIJA | oreexcavation | 1.4.150 | OreExcavation-1.4.150.jar | None |
| LCHIJA | projectintelligence | 1.0.9 | ProjectIntelligence-1.12.2-1.0.9.28-universal.jar | None |
| LCHIJA | refinedstorage | 1.6.16 | refinedstorage-1.6.16.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
| LCHIJA | rebornstorage | 1.0.0 | RebornStorage-1.12.2-3.3.4.1.jar | None |
| LCHIJA | recipestages | 1.1.3 | RecipeStages-1.1.3.jar | None |
| LCHIJA | refined_avaritia | 2.6 | refined_avaritia-1.12.2-2.6.jar | None |
| LCHIJA | refinedstorageaddons | 0.4.5 | refinedstorageaddons-0.4.5.jar | None |
| LCHIJA | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LCHIJA | rftoolsdim | 5.71 | rftoolsdim-1.12-5.71.jar | None |
| LCHIJA | thermaldynamics | 2.5.6 | ThermalDynamics-1.12.2-2.5.6.1-universal.jar | None |
| LCHIJA | simplyjetpacks | 2.2.14.67 | SimplyJetpacks2-1.12.2-2.2.14.67.jar | None |
| LCHIJA | speedyhoppers | 1.1.19 | speedyhoppers-1.1.19.jar | None |
| LCHIJA | storagedrawers | 1.12.2-5.4.1 | StorageDrawers-1.12.2-5.4.1.jar | None |
| LCHIJA | tieredmagnets | 1.12.2-0.0.3 | tieredmagnets-1.12.2-0.0.3.jar | None |
| LCHIJA | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
| LCHIJA | tp | 3.2.34 | tinyprogressions-1.12.2-3.3.34-Release.jar | None |
| LCHIJA | toastcontrol | 1.8.1 | Toast Control-1.12.2-1.8.1.jar | None |
| LCHIJA | tombstone | 3.7.3 | tombstone-3.7.3-1.12.2.jar | None |
| LCHIJA | wanionlib | 1.12.2-2.4 | WanionLib-1.12.2-2.4.jar | None |
| LCHIJA | wct | 3.12.97 | WirelessCraftingTerminal-1.12.2-3.12.97.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LCHIJA | xencraft | 1.0.0.4 | XenCraft-1.0.0.4.jar | None |
| LCHIJA | xnet | 1.8.2 | xnet-1.12-1.8.2.jar | None |
| LCHIJA | reauth | 3.6.0 | reauth-3.6.0.jar | daba0ec4df71b6da841768c49fb873def208a1e3 |
| LCHIJA | solcarrot | 1.8.3 | solcarrot-1.12.2-1.8.3.jar | None |
| LCHIJA | mysticallib | 1.12.2-1.7.0 | mysticallib-1.12.2-1.7.0.jar | None |
| LCHIJA | teslacorelib_registries | 1.0.17 | tesla-core-lib-1.12.2-1.0.17.jar | None |
| LCHIJA | unidict | 1.12.2-2.9.6 | UniDict-1.12.2-2.9.6.jar | None |
Loaded coremods (and transformers):
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.151.jar)
invtweaks.forge.asm.ContainerTransformer
RandomPatches (randompatches-1.12.2-1.21.0.3.jar)
com.therandomlabs.randompatches.core.RPTransformer
AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
squeek.applecore.asm.TransformerModuleHandler
ForgelinPlugin (Forgelin-1.8.4.jar)
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.10-1.12.2.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
openmods.core.OpenModsClassTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
lumien.resourceloader.asm.ClassTransformer
TickCentral (TickCentral-2.5.jar)
com.github.terminatornl.tickcentral.asm.BlockTransformer
com.github.terminatornl.tickcentral.asm.ITickableTransformer
com.github.terminatornl.tickcentral.asm.EntityTransformer
com.github.terminatornl.tickcentral.asm.HubAPITransformer
ApotheosisCore (Apotheosis-1.12.2-1.12.5.jar)
shadows.ApotheosisTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
team.chisel.ctm.client.asm.CTMTransformer
GL info: ERROR RuntimeException: No OpenGL context found in the current thread.
OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
- chiselsandbitsIntegration (Enabled/Not Forced)
- craftingtweaksIntegration (Enabled/Not Forced)
- theoneprobeIntegration (Enabled/Not Forced)
List of loaded APIs:
* ae2wtlib|API (1.0.34) from AE2WTLib-1.12.2-1.0.34.jar
* AppleCoreAPI (3.2.0) from AppleCore-mc1.12.2-3.2.0.jar
* appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar
* AtumAPI (0.0.2) from Atum-1.12.2-2.0.17.jar
* Base|API (1.0.0) from base-1.12.2-3.13.0.jar
* Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
* BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
* chesttransporter|api (2) from ChestTransporter-1.12.2-2.8.8.jar
* ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.33.jar
* cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.6.1-universal.jar
* CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.9.jar
* ctm-api (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.25.351-universal.jar
* industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar
* jeresources|API (0.9.2.60) from JustEnoughResources-1.12.2-0.9.2.60.jar
* journeymap|client-api (1.4) from journeymap-1.12.2-5.7.1.jar
* journeymap|client-api-display (1.4) from journeymap-1.12.2-5.7.1.jar
* journeymap|client-api-event (1.4) from journeymap-1.12.2-5.7.1.jar
* journeymap|client-api-model (1.4) from journeymap-1.12.2-5.7.1.jar
* journeymap|client-api-util (1.4) from journeymap-1.12.2-5.7.1.jar
* JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.293.jar
* MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
* openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar
* PatchouliAPI (6) from Patchouli-1.0-20.jar
* reborncoreAPI (3.19.3.524) from RebornCore-1.12.2-3.19.3.524-universal.jar
* reborncoreAPI|Power (3.19.3.524) from RebornCore-1.12.2-3.19.3.524-universal.jar
* reborncoreAPI|Recipe (3.19.3.524) from RebornCore-1.12.2-3.19.3.524-universal.jar
* reborncoreAPI|Tile (3.19.3.524) from RebornCore-1.12.2-3.19.3.524-universal.jar
* redstonefluxapi (2.1.1) from RedstoneFlux-1.12-2.1.1.1-universal.jar
* StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.4.1.jar
* StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.4.1.jar
* StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.4.1.jar
* StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.4.1.jar
* StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.4.1.jar
* StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.4.1.jar
* team_reborn|Praescriptum (3.19.3.524) from RebornCore-1.12.2-3.19.3.524-universal.jar
* theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.28.jar
* tombstone-api (1.0.7) from tombstone-3.7.3-1.12.2.jar
* tombstone-api-capability (1.0.7) from tombstone-3.7.3-1.12.2.jar
* tombstone-api-event (1.0.7) from tombstone-3.7.3-1.12.2.jar
* tombstone-api-magic (1.0.7) from tombstone-3.7.3-1.12.2.jar
* tombstone-api-recipe (1.0.7) from tombstone-3.7.3-1.12.2.jar
* wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.12.97.jar
RebornCore:
Plugin Engine: 0
RebornCore Version: 3.19.3.524
Runtime Debofucsation 1
RenderEngine: 0
AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:OFF, InvTweaks:ON, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:ON, TESLA:OFF, CRAFTTWEAKER:ON
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['Thaumar_Gaming'/81, l='Antimatter World Survival', x=-487.40, y=109.00, z=-180.56]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
I am not confident this will work, but try going to the file config/forge.cfg
in the modpack directory and on line 62 it will say
B:removeErroringTileEntities=false
You will want to change it to say true
B:removeErroringTileEntities=true
Then save the file, restart the game and try again. Please let me know whether or not this works.