Chisel-Team / Chisel

A builder's best friend
http://chisel.team
GNU General Public License v2.0
185 stars 132 forks source link

Crash report #690

Closed SheroxGG closed 6 years ago

SheroxGG commented 6 years ago

Hello I introduced Chisel on my modpack and it is crashing constantly, any idea?

Crash Report:

---- Minecraft Crash Report ----

WARNING: coremods are present: TheBetweenlandsLoadingPlugin (TheBetweenlands-3.1.0-alpha-snapshot-universal.jar) SSLoadingPlugin (Serene-Seasons-Mod-1.12.2.jar) NWRTweak (Redstone-Paste-Mod-1.12.1.jar) ForgelinPlugin (Forgelin-1.6.0.jar) MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.176.jar) Contact their authors BEFORE contacting forge

// Ooh. Shiny.

Time: 5/19/18 7:11 AM Description: Initializing game

java.lang.NullPointerException: Initializing game at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770) at vazkii.botania.client.model.GunModel.(GunModel.java:42) at vazkii.botania.client.core.handler.MiscellaneousIcons.onModelBake(MiscellaneousIcons.java:95) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_439_MiscellaneousIcons_onModelBake_ModelBakeEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179) at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:386) at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:512) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head -- Thread: Client thread Stacktrace: at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770) at vazkii.botania.client.model.GunModel.(GunModel.java:42) at vazkii.botania.client.core.handler.MiscellaneousIcons.onModelBake(MiscellaneousIcons.java:95) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_439_MiscellaneousIcons_onModelBake_ModelBakeEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179) at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:386) at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:512)

-- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 4842560000 bytes (4618 MB) / 6207569920 bytes (5920 MB) up to 17179869184 bytes (16384 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx16G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.3.2655 Optifine OptiFine_1.12.2_HD_U_D2 82 mods loaded, 82 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                                |
|:----- |:--------------------- |:---------------------- |:-------------------------------------------------- |:---------------------------------------- |
| UCH   | minecraft             | 1.12.2                 | minecraft.jar                                      | None                                     |
| UCH   | mcp                   | 9.42                   | minecraft.jar                                      | None                                     |
| UCH   | FML                   | 8.0.99.99              | forge-1.12.2-14.23.3.2655.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCH   | forge                 | 14.23.3.2655           | forge-1.12.2-14.23.3.2655.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCH   | micdoodlecore         |                        | minecraft.jar                                      | None                                     |
| UCH   | forgelin              | 1.6.0                  | Forgelin-1.6.0.jar                                 | None                                     |
| UCH   | alib                  | 1.0.0                  | A-Lib-1.12.2.jar                                   | None                                     |
| UCH   | orbis_api             | 1.12.2-1.1             | orbis_api-1.12.2-1.1.jar                           | None                                     |
| UCH   | aether                | 1.12.2-1.0.4           | aether_ii-1.12.2-1.0.4.jar                         | None                                     |
| UCH   | alchemistry           | 0.7.2                  | alchemistry-0.7.2.jar                              | None                                     |
| UCH   | anvils                | 1.4.0.0                | Anvil-Enchantments-Mod-1.12.2.jar                  | None                                     |
| UCH   | aquaculture           | 1.6.1                  | Aquaculture-Mod-1.12.2.jar                         | None                                     |
| UCH   | arcademod             | 2.1.1                  | arcademod-2.1.1-1.12.2.jar                         | None                                     |
| UCH   | architecturecraft     | @VERSION@              | ArchitectureCraft-Mod-1.12.2.jar                   | None                                     |
| UCH   | armorchroma           | 1.3                    | Armor-Chroma-Mod-1.12.2.jar                        | None                                     |
| UCH   | battletowers          | 1.6.1                  | BattleTowers-Mod-1.12.2.jar                        | None                                     |
| UCH   | baubles               | 1.5.2                  | Baubles-Mod-1.12.2.jar                             | None                                     |
| UCH   | bibliocraft           | 2.4.3                  | BiblioCraft-Mod-1.12.jar                           | None                                     |
| UCH   | jei                   | 4.9.1.168              | jei_1.12.2-4.9.1.168.jar                           | None                                     |
| UCH   | blockdrops            | 1.3.0                  | Block-Drops-Mod-1.12.jar                           | None                                     |
| UCH   | thaumcraft            | 6.1.BETA12             | Thaumcraft-Mod-1.12.2.jar                          | None                                     |
| UCH   | botania               | r1.10-354              | Botania+r1.10-354.jar                              | None                                     |
| UCH   | buildcraftlib         | 7.99.14                | BuildCraft-Mod-1.12.2.jar                          | None                                     |
| UCH   | buildcraftcore        | 7.99.14                | BuildCraft-Mod-1.12.2.jar                          | None                                     |
| UCH   | buildcraftbuilders    | 7.99.14                | BuildCraft-Mod-1.12.2.jar                          | None                                     |
| UCH   | buildcraftenergy      | 7.99.14                | BuildCraft-Mod-1.12.2.jar                          | None                                     |
| UCH   | buildcraftfactory     | 7.99.14                | BuildCraft-Mod-1.12.2.jar                          | None                                     |
| UCH   | buildcraftrobotics    | 7.99.14                | BuildCraft-Mod-1.12.2.jar                          | None                                     |
| UCH   | buildcraftsilicon     | 7.99.14                | BuildCraft-Mod-1.12.2.jar                          | None                                     |
| UCH   | buildcrafttransport   | 7.99.14                | BuildCraft-Mod-1.12.2.jar                          | None                                     |
| UCH   | cavern                | 2.1.5                  | Cavern_1.12.2-v2.1.5.jar                           | None                                     |
| UCH   | chisel                | MC1.12.2-0.2.0.31      | Chisel-MC1.12.2-0.2.0.31.jar                       | None                                     |
| UCH   | chococraft            | 0.9.1.52               | ChocoCraft-Mod-1.12.1.jar                          | None                                     |
| UCH   | codechickenlib        | 3.1.6.339              | CodeChickenLib-1.12.2.jar                          | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCH   | colorednametags       | 1.12.2-0.1.1           | Colored-Name-Tags-Mod-1.12.2.jar                   | None                                     |
| UCH   | cosmeticarmorreworked | 1.12.2-v1              | Cosmetic-Armor-Reworked-Mod-1.12.2.jar             | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
| UCH   | mantle                | 1.12-1.3.2.24          | Mantle-1.12-1.3.2.24.jar                           | None                                     |
| UCH   | tconstruct            | 1.12.2-2.9.0.55        | Tinkers-Construct-Mod-1.12.2.jar                   | None                                     |
| UCH   | twilightforest        | 3.0.0                  | Twilight-Forest-Mod-1.12.2.jar                     | None                                     |
| UCH   | deepmoblearning       | 1.12.2-1.2.0           | Deep-Mob-Learning-Mod-1.12.2.jar                   | None                                     |
| UCH   | enchdesc              | 1.1.8                  | Enchantment-Descriptions-Mod-1.12.2.jar            | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCH   | extrautils2           | 1.0                    | Extra-Utilities-Mod-1.12.1.jar                     | None                                     |
| UCH   | ic2                   | 2.8.16-ex112           | Industrial-Craft-2-Mod-Experimental-1.12.1.jar     | de041f9f6187debbc77034a344134053277aa3b0 |
| UCH   | galacticraftcore      | 4.0.1.176              | GalacticraftCore-1.12.2-4.0.1.176.jar              | None                                     |
| UCH   | galacticraftplanets   | 4.0.1.176              | Galacticraft-Planets-1.12.2-4.0.1.176.jar          | None                                     |
| UCH   | mjrlegendslib         | 1.12.2-1.1.3           | MJRLegendsLib-1.12.2-1.1.3.jar                     | b02331787272ec3515ebe63ecdeea0d746653468 |
| UCH   | extraplanets          | 1.12.2-0.3.6           | ExtraPlanets-1.12.2-0.3.6.jar                      | b02331787272ec3515ebe63ecdeea0d746653468 |
| UCH   | nei                   | 2.4.1                  | Not-Enough-Items-1.12.2-Recommended.jar            | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCH   | ftblib                | 5.0.2.14               | FTBLib-5.0.2.14.jar                                | None                                     |
| UCH   | waila                 | 1.8.24                 | Hwyla-1.8.24-B39_1.12.jar                          | None                                     |
| UCH   | kjlib                 | 1.0.4                  | kjlib-1.0.4.jar                                    | None                                     |
| UCH   | inventorygenerators   | 1.1.1                  | Inventory-Generators-Mod-1.12.2.jar                | None                                     |
| UCH   | inventoryspam         | 1.0.2                  | Inventory-Spam-Mod-1.12.2.jar                      | None                                     |
| UCH   | ironchest             | 1.12.2-7.0.40.824      | Iron-Chests-Mod-1.12.2.jar                         | None                                     |
| UCH   | cjcm                  | 1.0                    | Jumping-Castle-Mod-1.12.2.jar                      | None                                     |
| UCH   | mystic                | 0.7.0                  | Kether-Mod-1.12.2.jar                              | None                                     |
| UCH   | keywizard             | 1.10.2-1.5             | keywizard-1.12.2-1.5.2.jar                         | None                                     |
| UCH   | radixcore             | 1.12.x-2.2.1           | RadixCore-1.12.x-2.2.1-universal.jar               | None                                     |
| UCH   | mca                   | 1.12.2-5.3.1           | MCA-1.12.x-5.3.1-universal.jar                     | None                                     |
| UCH   | mirror                | 1.12.2-0.1.0-0         | Mirror-Mod-1.12.2.jar                              | None                                     |
| UCH   | mocreatures           | 12.0.3                 | Mo-Creatures-Mod-1.12.2.jar                        | None                                     |
| UCH   | moartinkers           | 0.5.4                  | Moar-Tinkers-Mod-1.12.2.jar                        | None                                     |
| UCH   | mob_grinding_utils    | 0.3.2                  | Mob-Grinding-Utils-Mod-1.12.jar                    | None                                     |
| UCH   | moreplanets           | 2.0.14                 | More-Planets-1.12.2-2.0.14-GC156.jar               | b3468b224a74e296555ad7efeb35f482e6f445de |
| UCH   | natura                | 1.12.2-4.3.2.49        | natura-1.12.2-4.3.2.49.jar                         | None                                     |
| UCH   | recipehandler         | 0.9                    | No-More-Recipe-Conflict-Mod-1.12.1.jar             | None                                     |
| UCH   | planetprogression     | 1.12.2-0.2.3           | PlanetProgression-1.12.2-0.2.3.jar                 | b02331787272ec3515ebe63ecdeea0d746653468 |
| UCH   | redstoneflux          | 2.0.1                  | RedstoneFlux-1.12-2.0.1.2-universal.jar            | d4f1503fbacd9b9fb767720420c5395104239ec9 |
| UCH   | plustic               | 6.4.0.0                | plustic-6.4.0.0.jar                                | None                                     |
| UCH   | redstonepaste         | 1.7.5                  | Redstone-Paste-Mod-1.12.1.jar                      | None                                     |
| UCH   | sereneseasons         | 1.0.0                  | Serene-Seasons-Mod-1.12.2.jar                      | None                                     |
| UCH   | lteleporters          | 1.12.2-3.0.2           | Simple-Teleporters-Mod-1.12.2.jar                  | None                                     |
| UCH   | thaumicjei            | 1.2.1                  | Thaumic-JEI-Mod-1.12.2.jar                         | None                                     |
| UCH   | thebetweenlands       | 3.1.0-alpha-snapshot   | TheBetweenlands-3.1.0-alpha-snapshot-universal.jar | None                                     |
| UCH   | tinker_io             | release 2.5.5e         | tinker_io-1.12-release 2.5.5e.jar                  | None                                     |
| UCH   | tinkersjei            | 1.0                    | Tinkers-JEI-Mod-1.12.2.jar                         | None                                     |
| UCH   | tinkertoolleveling    | 1.12-1.0.3.DEV.56fac4f | Tinkers-Tool-Leveling-Mod-1.12.2.jar               | None                                     |
| UCH   | tropicraft            | 7.1.0.50               | Tropicraft-Mod-1.12.2.jar                          | None                                     |
| UCH   | ultimate_unicorn_mod  | 1.5.14                 | Ultimate-Unicorn-Mod-1.12.2.jar                    | None                                     |
| UCH   | wailaharvestability   | 1.1.11                 | Waila-Harvestability-Mod-1.12.jar                  | None                                     |
| UCH   | xaerominimap          | 1.15                   | Xaeros_Minimap_1.15_Forge_1.12.jar                 | None                                     |
| UCH   | yabba                 | 1.1.2.7                | YABBA-1.1.2.7.jar                                  | None                                     |

Loaded coremods (and transformers): 

TheBetweenlandsLoadingPlugin (TheBetweenlands-3.1.0-alpha-snapshot-universal.jar) thebetweenlands.core.TheBetweenlandsClassTransformer SSLoadingPlugin (Serene-Seasons-Mod-1.12.2.jar) sereneseasons.asm.transformer.EntityRendererTransformer sereneseasons.asm.transformer.WorldTransformer NWRTweak (Redstone-Paste-Mod-1.12.1.jar) net.fybertech.nwr.NWRTransformer ForgelinPlugin (Forgelin-1.6.0.jar)

MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.176.jar) micdoodle8.mods.miccore.MicdoodleTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 397.64' Renderer: 'GeForce GTX 1080 Ti/PCIe/SSE2' Pulsar/tconstruct loaded Pulses:

SheroxGG commented 6 years ago

I need help please

temp1011 commented 6 years ago

Did you add CTM as well? I can't see it anywhere on your mods list and I believe it's required for the chisel to work.

SheroxGG commented 6 years ago

I added CTM and it works, now I can Open minecraft but when I try to create a new world it crashes, any idea? Thanks.

KnightMiner commented 6 years ago

If it crashes, post the crash report or no one can help you (post on pastebin and link it here)

SheroxGG commented 6 years ago

I am sorry I had it coppied and I forgot to Cnt v

---- Minecraft Crash Report ----

WARNING: coremods are present: CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar) TheBetweenlandsLoadingPlugin (TheBetweenlands-3.1.0-alpha-snapshot-universal.jar) AstralCore (astralsorcery-1.12.2-1.8.10.jar) SSLoadingPlugin (Serene-Seasons-Mod-1.12.2.jar) NWRTweak (Redstone-Paste-Mod-1.12.1.jar) ForgelinPlugin (Forgelin-1.6.0.jar) llibrary (llibrary-core-1.0.4-1.12.2.jar) MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.176.jar) Contact their authors BEFORE contacting forge

// Oops.

Time: 5/21/18 9:18 PM Description: Exception in server tick loop

java.lang.IllegalArgumentException: Unknown result code 112 at com.gildedgames.orbis_api.deps.lmdbjava.ResultCodeMapper.checkRc(ResultCodeMapper.java:111) at com.gildedgames.orbis_api.deps.lmdbjava.Env$Builder.open(Env.java:458) at com.gildedgames.orbis_api.deps.lmdbjava.Env$Builder.open(Env.java:474) at com.gildedgames.orbis_api.world.data.WorldDataManagerLmdb.(WorldDataManagerLmdb.java:34) at com.gildedgames.orbis_api.world.data.WorldDataManagerContainerProvider.createDataManager(WorldDataManagerContainerProvider.java:52) at com.gildedgames.orbis_api.world.data.WorldDataManagerContainerProvider.(WorldDataManagerContainerProvider.java:19) at com.gildedgames.orbis_api.CapabilityManagerOrbisAPI.onWorldAttachCapability(CapabilityManagerOrbisAPI.java:39) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_4_CapabilityManagerOrbisAPI_onWorldAttachCapability_AttachCapabilitiesEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179) at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:657) at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:645) at net.minecraft.world.World.initCapabilities(World.java:3969) at net.minecraft.world.WorldServerMulti.func_175643_b(WorldServerMulti.java:79) at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:104) at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:209) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) at java.lang.Thread.run(Thread.java:745)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 6941361312 bytes (6619 MB) / 11727273984 bytes (11184 MB) up to 17179869184 bytes (16384 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx16G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M IntCache: cache: 15, tcache: 94, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.3.2655 Optifine OptiFine_1.12.2_HD_U_D2 110 mods loaded, 110 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                                |
|:------- |:--------------------- |:---------------------- |:-------------------------------------------------- |:---------------------------------------- |
| UCHIJAA | minecraft             | 1.12.2                 | minecraft.jar                                      | None                                     |
| UCHIJAA | mcp                   | 9.42                   | minecraft.jar                                      | None                                     |
| UCHIJAA | FML                   | 8.0.99.99              | forge-1.12.2-14.23.3.2655.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAA | forge                 | 14.23.3.2655           | forge-1.12.2-14.23.3.2655.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAA | micdoodlecore         |                        | minecraft.jar                                      | None                                     |
| UCHIJAA | forgelin              | 1.6.0                  | Forgelin-1.6.0.jar                                 | None                                     |
| UCHIJAA | alib                  | 1.0.0                  | A-Lib-1.12.2.jar                                   | None                                     |
| UCHIJAA | orbis_api             | 1.12.2-1.1             | orbis_api-1.12.2-1.1.jar                           | None                                     |
| UCHIJAA | aether                | 1.12.2-1.0.4           | aether_ii-1.12.2-1.0.4.jar                         | None                                     |
| UCHIJAA | alchemistry           | 0.7.2                  | alchemistry-0.7.2.jar                              | None                                     |
| UCHIJAA | anvils                | 1.4.0.0                | Anvil-Enchantments-Mod-1.12.2.jar                  | None                                     |
| UCHIJAA | aquaculture           | 1.6.1                  | Aquaculture-Mod-1.12.2.jar                         | None                                     |
| UCHIJAA | arcademod             | 2.1.1                  | arcademod-2.1.1-1.12.2.jar                         | None                                     |
| UCHIJAA | architecturecraft     | @VERSION@              | ArchitectureCraft-Mod-1.12.2.jar                   | None                                     |
| UCHIJAA | armorchroma           | 1.3                    | Armor-Chroma-Mod-1.12.2.jar                        | None                                     |
| UCHIJAA | baubles               | 1.5.2                  | Baubles-Mod-1.12.2.jar                             | None                                     |
| UCHIJAA | astralsorcery         | 1.8.10                 | astralsorcery-1.12.2-1.8.10.jar                    | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| UCHIJAA | codechickenlib        | 3.1.6.339              | CodeChickenLib-1.12.2.jar                          | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAA | avaritia              | 3.2.0                  | Avaritia-1.12-3.2.0.13-universal.jar               | None                                     |
| UCHIJAA | battletowers          | 1.6.1                  | BattleTowers-Mod-1.12.2.jar                        | None                                     |
| UCHIJAA | bibliocraft           | 2.4.3                  | BiblioCraft-Mod-1.12.jar                           | None                                     |
| UCHIJAA | jei                   | 4.9.1.168              | jei_1.12.2-4.9.1.168.jar                           | None                                     |
| UCHIJAA | blockdrops            | 1.3.0                  | Block-Drops-Mod-1.12.jar                           | None                                     |
| UCHIJAA | thaumcraft            | 6.1.BETA12             | Thaumcraft-Mod-1.12.2.jar                          | None                                     |
| UCHIJAA | botania               | r1.10-354              | Botania+r1.10-354.jar                              | None                                     |
| UCHIJAA | buildcraftlib         | 7.99.14                | BuildCraft-Mod-1.12.2.jar                          | None                                     |
| UCHIJAA | buildcraftcore        | 7.99.14                | BuildCraft-Mod-1.12.2.jar                          | None                                     |
| UCHIJAA | buildcraftbuilders    | 7.99.14                | BuildCraft-Mod-1.12.2.jar                          | None                                     |
| UCHIJAA | buildcraftenergy      | 7.99.14                | BuildCraft-Mod-1.12.2.jar                          | None                                     |
| UCHIJAA | buildcraftfactory     | 7.99.14                | BuildCraft-Mod-1.12.2.jar                          | None                                     |
| UCHIJAA | buildcraftrobotics    | 7.99.14                | BuildCraft-Mod-1.12.2.jar                          | None                                     |
| UCHIJAA | buildcraftsilicon     | 7.99.14                | BuildCraft-Mod-1.12.2.jar                          | None                                     |
| UCHIJAA | buildcrafttransport   | 7.99.14                | BuildCraft-Mod-1.12.2.jar                          | None                                     |
| UCHIJAA | cavern                | 2.1.5                  | Cavern_1.12.2-v2.1.5.jar                           | None                                     |
| UCHIJAA | ctm                   | MC1.12-0.2.3.12        | CTM-MC1.12-0.2.3.12.jar                            | None                                     |
| UCHIJAA | chisel                | MC1.12.2-0.2.0.31      | Chisel-MC1.12.2-0.2.0.31.jar                       | None                                     |
| UCHIJAA | chococraft            | 0.9.1.52               | ChocoCraft-Mod-1.12.1.jar                          | None                                     |
| UCHIJAA | colorednametags       | 1.12.2-0.1.1           | Colored-Name-Tags-Mod-1.12.2.jar                   | None                                     |
| UCHIJAA | mantle                | 1.12-1.3.2.24          | Mantle-1.12-1.3.2.24.jar                           | None                                     |
| UCHIJAA | tconstruct            | 1.12.2-2.10.0.81       | TConstruct-1.12.2-2.10.0.81.jar                    | None                                     |
| UCHIJAA | conarm                | 0.0.17-b               | conarm-1.12.2-0.0.17-b.jar                         | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| UCHIJAA | extendedrenderer      | v1.0                   | coroutil-1.12.1-1.2.10.jar                         | None                                     |
| UCHIJAA | coroutil              | 1.12.1-1.2.10          | coroutil-1.12.1-1.2.10.jar                         | None                                     |
| UCHIJAA | configmod             | v1.0                   | coroutil-1.12.1-1.2.10.jar                         | None                                     |
| UCHIJAA | cosmeticarmorreworked | 1.12.2-v1              | Cosmetic-Armor-Reworked-Mod-1.12.2.jar             | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
| UCHIJAA | cyclopscore           | 0.11.5                 | CyclopsCore-1.12.2-0.11.5.jar                      | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| UCHIJAA | twilightforest        | 3.0.0                  | Twilight-Forest-Mod-1.12.2.jar                     | None                                     |
| UCHIJAA | deepmoblearning       | 1.12.2-1.2.0           | Deep-Mob-Learning-Mod-1.12.2.jar                   | None                                     |
| UCHIJAA | eleccore              | 1.8.434                | ElecCore-1.12.2-1.8.434.jar                        | None                                     |
| UCHIJAA | mcjtylib_ng           | 2.6.7                  | mcjtylib-1.12-2.6.7.jar                            | None                                     |
| UCHIJAA | elementaldimensions   | 0.2.0                  | elementaldimensions-1.12-0.2.0.jar                 | None                                     |
| UCHIJAA | enchdesc              | 1.1.8                  | Enchantment-Descriptions-Mod-1.12.2.jar            | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAA | evilcraft             | 0.10.36                | EvilCraft-Mod-1.12.1.jar                           | None                                     |
| UCHIJAA | evilcraftcompat       | 1.0.0                  | EvilCraft-Mod-1.12.1.jar                           | None                                     |
| UCHIJAA | extrautils2           | 1.0                    | Extra-Utilities-Mod-1.12.1.jar                     | None                                     |
| UCHIJAA | ic2                   | 2.8.16-ex112           | Industrial-Craft-2-Mod-Experimental-1.12.1.jar     | de041f9f6187debbc77034a344134053277aa3b0 |
| UCHIJAA | galacticraftcore      | 4.0.1.176              | GalacticraftCore-1.12.2-4.0.1.176.jar              | None                                     |
| UCHIJAA | galacticraftplanets   | 4.0.1.176              | Galacticraft-Planets-1.12.2-4.0.1.176.jar          | None                                     |
| UCHIJAA | mjrlegendslib         | 1.12.2-1.1.3           | MJRLegendsLib-1.12.2-1.1.3.jar                     | b02331787272ec3515ebe63ecdeea0d746653468 |
| UCHIJAA | extraplanets          | 1.12.2-0.3.6           | ExtraPlanets-1.12.2-0.3.6.jar                      | b02331787272ec3515ebe63ecdeea0d746653468 |
| UCHIJAA | forgivingvoid         | 1.0.17                 | ForgivingVoid_1.12.2-1.0.17.jar                    | None                                     |
| UCHIJAA | ichunutil             | 7.1.4                  | iChunUtil-1.12.2-7.1.4.jar                         | None                                     |
| UCHIJAA | nei                   | 2.4.1                  | Not-Enough-Items-1.12.2-Recommended.jar            | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAA | ftblib                | 5.0.2.14               | FTBLib-5.0.2.14.jar                                | None                                     |
| UCHIJAA | waila                 | 1.8.24                 | Hwyla-1.8.24-B39_1.12.jar                          | None                                     |
| UCHIJAA | llibrary              | 1.7.10                 | llibrary-1.7.10-1.12.2.jar                         | None                                     |
| UCHIJAA | iceandfire            | 1.3.1                  | Ice-and-Fire-Mod-1.12.2.jar                        | None                                     |
| UCHIJAA | hats                  | 7.0.0                  | iChuns-Hats-Mod-1.12.2.jar                         | None                                     |
| UCHIJAA | kjlib                 | 1.0.4                  | kjlib-1.0.4.jar                                    | None                                     |
| UCHIJAA | inventorygenerators   | 1.1.1                  | Inventory-Generators-Mod-1.12.2.jar                | None                                     |
| UCHIJAA | inventoryspam         | 1.0.2                  | Inventory-Spam-Mod-1.12.2.jar                      | None                                     |
| UCHIJAA | ironchest             | 1.12.2-7.0.40.824      | Iron-Chests-Mod-1.12.2.jar                         | None                                     |
| UCHIJAA | cjcm                  | 1.0                    | Jumping-Castle-Mod-1.12.2.jar                      | None                                     |
| UCHIJAA | mystic                | 0.7.0                  | Kether-Mod-1.12.2.jar                              | None                                     |
| UCHIJAA | keywizard             | 1.10.2-1.5             | keywizard-1.12.2-1.5.2.jar                         | None                                     |
| UCHIJAA | lucky                 | 7.5.0                  | Lucky-Block-Mod-1.12.zip                           | None                                     |
| UCHIJAA | radixcore             | 1.12.x-2.2.1           | RadixCore-1.12.x-2.2.1-universal.jar               | None                                     |
| UCHIJAA | mca                   | 1.12.2-5.3.1           | MCA-1.12.x-5.3.1-universal.jar                     | None                                     |
| UCHIJAA | miniheads             | 1.0.7                  | Miniheads-Mod-1.12.2.jar                           | None                                     |
| UCHIJAA | mirror                | 1.12.2-0.1.0-0         | Mirror-Mod-1.12.2.jar                              | None                                     |
| UCHIJAA | mocreatures           | 12.0.3                 | Mo-Creatures-Mod-1.12.2.jar                        | None                                     |
| UCHIJAA | moartinkers           | 0.5.4                  | moartinkers-0.5.4.jar                              | None                                     |
| UCHIJAA | mob_grinding_utils    | 0.3.2                  | Mob-Grinding-Utils-Mod-1.12.jar                    | None                                     |
| UCHIJAA | moreplanets           | 2.0.14                 | More-Planets-1.12.2-2.0.14-GC156.jar               | b3468b224a74e296555ad7efeb35f482e6f445de |
| UCHIJAA | natura                | 1.12.2-4.3.2.49        | natura-1.12.2-4.3.2.49.jar                         | None                                     |
| UCHIJAA | recipehandler         | 0.9                    | No-More-Recipe-Conflict-Mod-1.12.1.jar             | None                                     |
| UCHIJAA | planetprogression     | 1.12.2-0.2.3           | PlanetProgression-1.12.2-0.2.3.jar                 | b02331787272ec3515ebe63ecdeea0d746653468 |
| UCHIJAA | redstoneflux          | 2.0.1                  | RedstoneFlux-1.12-2.0.1.2-universal.jar            | d4f1503fbacd9b9fb767720420c5395104239ec9 |
| UCHIJAA | plustic               | 6.4.0.0                | plustic-6.4.0.0.jar                                | None                                     |
| UCHIJAA | redstonepaste         | 1.7.5                  | Redstone-Paste-Mod-1.12.1.jar                      | None                                     |
| UCHIJAA | schematics            | 1.12.2.3               | Schematics-1.12.2.3.jar                            | None                                     |
| UCHIJAA | sereneseasons         | 1.0.0                  | Serene-Seasons-Mod-1.12.2.jar                      | None                                     |
| UCHIJAA | silentlib             | 2.2.18                 | SilentLib-1.12-2.2.18-100.jar                      | None                                     |
| UCHIJAA | silentgems            | 2.6.9                  | SilentsGems-1.12-2.6.9b-265.jar                    | None                                     |
| UCHIJAA | sgextraparts          | 1.4.1                  | SGExtraParts-1.12-1.4.1-34.jar                     | None                                     |
| UCHIJAA | lteleporters          | 1.12.2-3.0.2           | Simple-Teleporters-Mod-1.12.2.jar                  | None                                     |
| UCHIJAA | squeedometer          | 1.0.4                  | Squeedometer-mc1.12.x-1.0.4.jar                    | None                                     |
| UCHIJAA | thaumicjei            | 1.2.1                  | Thaumic-JEI-Mod-1.12.2.jar                         | None                                     |
| UCHIJAA | thebetweenlands       | 3.1.0-alpha-snapshot   | TheBetweenlands-3.1.0-alpha-snapshot-universal.jar | None                                     |
| UCHIJAA | tinker_io             | release 2.5.5e         | tinker_io-1.12-release 2.5.5e.jar                  | None                                     |
| UCHIJAA | tinkersjei            | 1.0                    | Tinkers-JEI-Mod-1.12.2.jar                         | None                                     |
| UCHIJAA | tinkertoolleveling    | 1.12-1.0.3.DEV.56fac4f | Tinkers-Tool-Leveling-Mod-1.12.2.jar               | None                                     |
| UCHIJAA | toroquest             | 1.12.2-5.2             | ToroQuest-Mod-1.12.2.jar                           | None                                     |
| UCHIJAA | totemic               | 1.12.2-0.9.0           | Totemic-Mod-1.12.2.jar                             | None                                     |
| UCHIJAA | tropicraft            | 7.1.0.50               | Tropicraft-Mod-1.12.2.jar                          | None                                     |
| UCHIJAA | ultimate_unicorn_mod  | 1.5.14                 | Ultimate-Unicorn-Mod-1.12.2.jar                    | None                                     |
| UCHIJAA | wailaharvestability   | 1.1.11                 | Waila-Harvestability-Mod-1.12.jar                  | None                                     |
| UCHIJAA | weather2              | 1.12.1-2.6.10          | weather2-1.12.1-2.6.10 (1).jar                     | None                                     |
| UCHIJAA | xaerominimap          | 1.15                   | Xaeros_Minimap_1.15_Forge_1.12.jar                 | None                                     |
| UCHIJAA | yabba                 | 1.1.2.7                | YABBA-1.1.2.7.jar                                  | None                                     |

Loaded coremods (and transformers): 

CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar) team.chisel.ctm.client.asm.CTMTransformer TheBetweenlandsLoadingPlugin (TheBetweenlands-3.1.0-alpha-snapshot-universal.jar) thebetweenlands.core.TheBetweenlandsClassTransformer AstralCore (astralsorcery-1.12.2-1.8.10.jar)

SSLoadingPlugin (Serene-Seasons-Mod-1.12.2.jar) sereneseasons.asm.transformer.EntityRendererTransformer sereneseasons.asm.transformer.WorldTransformer NWRTweak (Redstone-Paste-Mod-1.12.1.jar) net.fybertech.nwr.NWRTransformer ForgelinPlugin (Forgelin-1.6.0.jar)

llibrary (llibrary-core-1.0.4-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.176.jar) micdoodle8.mods.miccore.MicdoodleTransformer GL info: ERROR RuntimeException: No OpenGL context found in the current thread. Pulsar/tconstruct loaded Pulses:

temp1011 commented 6 years ago

I believe aether has a dependancy on https://minecraft.curseforge.com/projects/gilded-games-util. Try removing orbis_api and replacing it with gilded games util. That may help. The dependencies for aether II aren't clear on curseforge...

temp1011 commented 6 years ago

If that doesn't work I would suggest trying both orbis_api and gilded games util.

SheroxGG commented 6 years ago

With gilded games I cannot open mc it crashes inmediately, with both same thing crash

temp1011 commented 6 years ago

Update aether and orbis_api. With just those two mods installed I can successfully create a world. Both are in early alpha by the looks of things though so I hope you don't think the world will be stable.

Unless this issue occurs only when you add chisel this isn't a chisel bug anymore so should probably be closed here since the original chisel issue was resolved. If you have any problems with aether or orbis you can find their issue tracker on gitlab.

SheroxGG commented 6 years ago

I got a new crash, i know that maybe is not related to chisel but I dont know where can I get help.

---- Minecraft Crash Report ----

WARNING: coremods are present: LoadingPlugin (LootingModMC1.12.2-1.1.jar) CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar) TheBetweenlandsLoadingPlugin (TheBetweenlands-3.1.0-alpha-snapshot-universal.jar) AstralCore (astralsorcery-1.12.2-1.8.10.jar) SSLoadingPlugin (Serene-Seasons-Mod-1.12.2.jar) NWRTweak (Redstone-Paste-Mod-1.12.1.jar) ForgelinPlugin (Forgelin-1.6.0.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar) llibrary (llibrary-core-1.0.4-1.12.2.jar) MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.176.jar) Contact their authors BEFORE contacting forge

// I'm sorry, Dave.

Time: 5/22/18 2:38 AM Description: Exception ticking world

java.lang.NullPointerException: Exception ticking world at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:229) at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:203) at WorldServerOF.func_72835_b(WorldServerOF.java:37) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252) 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 net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:229) at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:203) at WorldServerOF.func_72835_b(WorldServerOF.java:37)

-- Affected level -- Details: Level name: Survival Test All players: 1 total; [GCEntityPlayerMP['SheroxGG'/392, l='Survival Test', x=-221.47, y=70.75, z=151.59]] Chunk stats: ServerChunkCache: 683 Drop: 0 Level seed: -5017159786215289884 Level generator: ID 00 - default, ver 1. Features enabled: true Level generator options: Level spawn location: World: (-232,64,256), Chunk: (at 8,4,0 in -15,16; contains blocks -240,0,256 to -225,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Level time: 3856 game time, 3856 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 14365 (now: false), thunder time: 46446 (now: false) Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252) 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_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 8296498592 bytes (7912 MB) / 13757317120 bytes (13120 MB) up to 17179869184 bytes (16384 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx16G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M IntCache: cache: 0, tcache: 0, allocated: 14, tallocated: 94 FML: MCP 9.42 Powered by Forge 14.23.3.2702 Optifine OptiFine_1.12.2_HD_U_D2 117 mods loaded, 117 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                                |
|:--------- |:--------------------- |:---------------------- |:-------------------------------------------------- |:---------------------------------------- |
| UCHIJAAAA | minecraft             | 1.12.2                 | minecraft.jar                                      | None                                     |
| UCHIJAAAA | mcp                   | 9.42                   | minecraft.jar                                      | None                                     |
| UCHIJAAAA | FML                   | 8.0.99.99              | forge-1.12.2-14.23.3.2702.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | forge                 | 14.23.3.2702           | forge-1.12.2-14.23.3.2702.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | micdoodlecore         |                        | minecraft.jar                                      | None                                     |
| UCHIJAAAA | openmodscore          | 0.11.5                 | minecraft.jar                                      | None                                     |
| UCHIJAAAA | forgelin              | 1.6.0                  | Forgelin-1.6.0.jar                                 | None                                     |
| UCHIJAAAA | alib                  | 1.0.0                  | A-Lib-1.12.2.jar                                   | None                                     |
| UCHIJAAAA | orbis_api             | 1.12.2-1.1.2           | orbis_api-1.12.2-1.1.2.jar                         | None                                     |
| UCHIJAAAA | aether                | 1.12.2-1.0.5           | aether_ii-1.12.2-1.0.5.jar                         | None                                     |
| UCHIJAAAA | alchemistry           | 0.7.2                  | alchemistry-0.7.2.jar                              | None                                     |
| UCHIJAAAA | anvils                | 1.4.0.0                | Anvil-Enchantments-Mod-1.12.2.jar                  | None                                     |
| UCHIJAAAA | aquaculture           | 1.6.1                  | Aquaculture-Mod-1.12.2.jar                         | None                                     |
| UCHIJAAAA | arcademod             | 2.1.1                  | arcademod-2.1.1-1.12.2.jar                         | None                                     |
| UCHIJAAAA | architecturecraft     | @VERSION@              | ArchitectureCraft-Mod-1.12.2.jar                   | None                                     |
| UCHIJAAAA | armorchroma           | 1.3                    | Armor-Chroma-Mod-1.12.2.jar                        | None                                     |
| UCHIJAAAA | baubles               | 1.5.2                  | Baubles-Mod-1.12.2.jar                             | None                                     |
| UCHIJAAAA | astralsorcery         | 1.8.10                 | astralsorcery-1.12.2-1.8.10.jar                    | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| UCHIJAAAA | codechickenlib        | 3.1.6.339              | CodeChickenLib-1.12.2.jar                          | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAA | avaritia              | 3.2.0                  | Avaritia-1.12-3.2.0.13-universal.jar               | None                                     |
| UCHIJAAAA | battletowers          | 1.6.1                  | BattleTowers-Mod-1.12.2.jar                        | None                                     |
| UCHIJAAAA | bibliocraft           | 2.4.3                  | BiblioCraft-Mod-1.12.jar                           | None                                     |
| UCHIJAAAA | jei                   | 4.9.1.168              | jei_1.12.2-4.9.1.168.jar                           | None                                     |
| UCHIJAAAA | blockdrops            | 1.3.0                  | Block-Drops-Mod-1.12.jar                           | None                                     |
| UCHIJAAAA | thaumcraft            | 6.1.BETA12             | Thaumcraft-Mod-1.12.2.jar                          | None                                     |
| UCHIJAAAA | botania               | r1.10-354              | Botania+r1.10-354.jar                              | None                                     |
| UCHIJAAAA | buildcraftlib         | 7.99.14                | BuildCraft-Mod-1.12.2.jar                          | None                                     |
| UCHIJAAAA | buildcraftcore        | 7.99.14                | BuildCraft-Mod-1.12.2.jar                          | None                                     |
| UCHIJAAAA | buildcraftbuilders    | 7.99.14                | BuildCraft-Mod-1.12.2.jar                          | None                                     |
| UCHIJAAAA | buildcraftenergy      | 7.99.14                | BuildCraft-Mod-1.12.2.jar                          | None                                     |
| UCHIJAAAA | buildcraftfactory     | 7.99.14                | BuildCraft-Mod-1.12.2.jar                          | None                                     |
| UCHIJAAAA | buildcraftrobotics    | 7.99.14                | BuildCraft-Mod-1.12.2.jar                          | None                                     |
| UCHIJAAAA | buildcraftsilicon     | 7.99.14                | BuildCraft-Mod-1.12.2.jar                          | None                                     |
| UCHIJAAAA | buildcrafttransport   | 7.99.14                | BuildCraft-Mod-1.12.2.jar                          | None                                     |
| UCHIJAAAA | cavern                | 2.1.5                  | Cavern_1.12.2-v2.1.5.jar                           | None                                     |
| UCHIJAAAA | ctm                   | MC1.12-0.2.3.12        | CTM-MC1.12-0.2.3.12.jar                            | None                                     |
| UCHIJAAAA | chisel                | MC1.12.2-0.2.0.31      | Chisel-MC1.12.2-0.2.0.31.jar                       | None                                     |
| UCHIJAAAA | chococraft            | 0.9.1.52               | ChocoCraft-Mod-1.12.1.jar                          | None                                     |
| UCHIJAAAA | colorednametags       | 1.12.2-0.1.1           | Colored-Name-Tags-Mod-1.12.2.jar                   | None                                     |
| UCHIJAAAA | mantle                | 1.12-1.3.2.24          | Mantle-1.12-1.3.2.24.jar                           | None                                     |
| UCHIJAAAA | tconstruct            | 1.12.2-2.10.0.81       | TConstruct-1.12.2-2.10.0.81.jar                    | None                                     |
| UCHIJAAAA | conarm                | 0.0.17-b               | conarm-1.12.2-0.0.17-b.jar                         | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| UCHIJAAAA | extendedrenderer      | v1.0                   | coroutil-1.12.1-1.2.10.jar                         | None                                     |
| UCHIJAAAA | coroutil              | 1.12.1-1.2.10          | coroutil-1.12.1-1.2.10.jar                         | None                                     |
| UCHIJAAAA | configmod             | v1.0                   | coroutil-1.12.1-1.2.10.jar                         | None                                     |
| UCHIJAAAA | cosmeticarmorreworked | 1.12.2-v1              | Cosmetic-Armor-Reworked-Mod-1.12.2.jar             | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
| UCHIJAAAA | cw                    | 1.0.2                  | creature_whisperer_1.0.2.jar                       | None                                     |
| UCHIJAAAA | cyclopscore           | 0.11.5                 | CyclopsCore-1.12.2-0.11.5.jar                      | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| UCHIJAAAA | twilightforest        | 3.0.0                  | Twilight-Forest-Mod-1.12.2.jar                     | None                                     |
| UCHIJAAAA | deepmoblearning       | 1.12.2-1.2.0           | Deep-Mob-Learning-Mod-1.12.2.jar                   | None                                     |
| UCHIJAAAA | eleccore              | 1.8.434                | ElecCore-1.12.2-1.8.434.jar                        | None                                     |
| UCHIJAAAA | mcjtylib_ng           | 2.6.7                  | mcjtylib-1.12-2.6.7.jar                            | None                                     |
| UCHIJAAAA | elementaldimensions   | 0.2.0                  | elementaldimensions-1.12-0.2.0.jar                 | None                                     |
| UCHIJAAAA | enchdesc              | 1.1.8                  | Enchantment-Descriptions-Mod-1.12.2.jar            | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAA | evilcraft             | 0.10.38                | EvilCraft-1.12.2-0.10.38.jar                       | None                                     |
| UCHIJAAAA | evilcraftcompat       | 1.0.0                  | EvilCraft-1.12.2-0.10.38.jar                       | None                                     |
| UCHIJAAAA | extrautils2           | 1.0                    | Extra-Utilities-Mod-1.12.1.jar                     | None                                     |
| UCHIJAAAA | ic2                   | 2.8.16-ex112           | Industrial-Craft-2-Mod-Experimental-1.12.1.jar     | de041f9f6187debbc77034a344134053277aa3b0 |
| UCHIJAAAA | galacticraftcore      | 4.0.1.176              | GalacticraftCore-1.12.2-4.0.1.176.jar              | None                                     |
| UCHIJAAAA | galacticraftplanets   | 4.0.1.176              | Galacticraft-Planets-1.12.2-4.0.1.176.jar          | None                                     |
| UCHIJAAAA | mjrlegendslib         | 1.12.2-1.1.3           | MJRLegendsLib-1.12.2-1.1.3.jar                     | b02331787272ec3515ebe63ecdeea0d746653468 |
| UCHIJAAAA | extraplanets          | 1.12.2-0.3.6           | ExtraPlanets-1.12.2-0.3.6.jar                      | b02331787272ec3515ebe63ecdeea0d746653468 |
| UCHIJAAAA | forgivingvoid         | 1.0.17                 | ForgivingVoid_1.12.2-1.0.17.jar                    | None                                     |
| UCHIJAAAA | ichunutil             | 7.1.4                  | iChunUtil-1.12.2-7.1.4.jar                         | None                                     |
| UCHIJAAAA | nei                   | 2.4.1                  | Not-Enough-Items-1.12.2-Recommended.jar            | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAA | ftblib                | 5.0.2.14               | FTBLib-5.0.2.14.jar                                | None                                     |
| UCHIJAAAA | waila                 | 1.8.24                 | Hwyla-1.8.24-B39_1.12.jar                          | None                                     |
| UCHIJAAAA | llibrary              | 1.7.10                 | llibrary-1.7.10-1.12.2.jar                         | None                                     |
| UCHIJAAAA | iceandfire            | 1.3.1                  | Ice-and-Fire-Mod-1.12.2.jar                        | None                                     |
| UCHIJAAAA | hats                  | 7.0.0                  | iChuns-Hats-Mod-1.12.2.jar                         | None                                     |
| UCHIJAAAA | kjlib                 | 1.0.4                  | kjlib-1.0.4.jar                                    | None                                     |
| UCHIJAAAA | inventorygenerators   | 1.1.1                  | Inventory-Generators-Mod-1.12.2.jar                | None                                     |
| UCHIJAAAA | inventoryspam         | 1.0.2                  | Inventory-Spam-Mod-1.12.2.jar                      | None                                     |
| UCHIJAAAA | ironchest             | 1.12.2-7.0.40.824      | Iron-Chests-Mod-1.12.2.jar                         | None                                     |
| UCHIJAAAA | cjcm                  | 1.0                    | Jumping-Castle-Mod-1.12.2.jar                      | None                                     |
| UCHIJAAAA | mystic                | 0.7.0                  | Kether-Mod-1.12.2.jar                              | None                                     |
| UCHIJAAAA | keywizard             | 1.10.2-1.5             | keywizard-1.12.2-1.5.2.jar                         | None                                     |
| UCHIJAAAA | lootingmod            | 1.0                    | LootingModMC1.12.2-1.1.jar                         | None                                     |
| UCHIJAAAA | lucky                 | 7.5.0                  | Lucky-Block-Mod-1.12.zip                           | None                                     |
| UCHIJAAAA | radixcore             | 1.12.x-2.2.1           | RadixCore-1.12.x-2.2.1-universal.jar               | None                                     |
| UCHIJAAAA | mca                   | 1.12.2-5.3.1           | MCA-1.12.x-5.3.1-universal.jar                     | None                                     |
| UCHIJAAAA | miniheads             | 1.0.7                  | Miniheads-Mod-1.12.2.jar                           | None                                     |
| UCHIJAAAA | mirror                | 1.12.2-0.1.0-0         | Mirror-Mod-1.12.2.jar                              | None                                     |
| UCHIJAAAA | mocreatures           | 12.0.3                 | Mo-Creatures-Mod-1.12.2.jar                        | None                                     |
| UCHIJAAAA | moartinkers           | 0.5.4                  | moartinkers-0.5.4.jar                              | None                                     |
| UCHIJAAAA | mob_grinding_utils    | 0.3.2                  | Mob-Grinding-Utils-Mod-1.12.jar                    | None                                     |
| UCHIJAAAA | moreplanets           | 2.0.14                 | More-Planets-1.12.2-2.0.14-GC156.jar               | b3468b224a74e296555ad7efeb35f482e6f445de |
| UCHIJAAAA | natura                | 1.12.2-4.3.2.49        | natura-1.12.2-4.3.2.49.jar                         | None                                     |
| UCHIJAAAA | recipehandler         | 0.9                    | No-More-Recipe-Conflict-Mod-1.12.1.jar             | None                                     |
| UCHIJAAAA | openmods              | 0.11.5                 | OpenModsLib-1.12.2-0.11.5.jar                      | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| UCHIJAAAA | openblocks            | 1.7.6                  | OpenBlocks-1.12.2-1.7.6.jar                        | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| UCHIJAAAA | planetprogression     | 1.12.2-0.2.3           | PlanetProgression-1.12.2-0.2.3.jar                 | b02331787272ec3515ebe63ecdeea0d746653468 |
| UCHIJAAAA | redstoneflux          | 2.0.1                  | RedstoneFlux-1.12-2.0.1.2-universal.jar            | d4f1503fbacd9b9fb767720420c5395104239ec9 |
| UCHIJAAAA | plustic               | 6.4.0.0                | plustic-6.4.0.0.jar                                | None                                     |
| UCHIJAAAA | redstonepaste         | 1.7.5                  | Redstone-Paste-Mod-1.12.1.jar                      | None                                     |
| UCHIJAAAA | schematics            | 1.12.2.3               | Schematics-1.12.2.3.jar                            | None                                     |
| UCHIJAAAA | sereneseasons         | 1.0.0                  | Serene-Seasons-Mod-1.12.2.jar                      | None                                     |
| UCHIJAAAA | silentlib             | 2.2.18                 | SilentLib-1.12-2.2.18-100.jar                      | None                                     |
| UCHIJAAAA | silentgems            | 2.6.9                  | SilentsGems-1.12-2.6.9b-265.jar                    | None                                     |
| UCHIJAAAA | sgextraparts          | 1.4.1                  | SGExtraParts-1.12-1.4.1-34.jar                     | None                                     |
| UCHIJAAAA | lteleporters          | 1.12.2-3.0.2           | Simple-Teleporters-Mod-1.12.2.jar                  | None                                     |
| UCHIJAAAA | squeedometer          | 1.0.4                  | Squeedometer-mc1.12.x-1.0.4.jar                    | None                                     |
| UCHIJAAAA | thaumicjei            | 1.2.1                  | Thaumic-JEI-Mod-1.12.2.jar                         | None                                     |
| UCHIJAAAA | thebetweenlands       | 3.1.0-alpha-snapshot   | TheBetweenlands-3.1.0-alpha-snapshot-universal.jar | None                                     |
| UCHIJAAAA | tinker_io             | release 2.5.5e         | tinker_io-1.12-release 2.5.5e.jar                  | None                                     |
| UCHIJAAAA | tinkersjei            | 1.0                    | Tinkers-JEI-Mod-1.12.2.jar                         | None                                     |
| UCHIJAAAA | tinkertoolleveling    | 1.12-1.0.3.DEV.56fac4f | Tinkers-Tool-Leveling-Mod-1.12.2.jar               | None                                     |
| UCHIJAAAA | toroquest             | 1.12.2-5.2             | ToroQuest-Mod-1.12.2.jar                           | None                                     |
| UCHIJAAAA | totemic               | 1.12.2-0.9.0           | Totemic-Mod-1.12.2.jar                             | None                                     |
| UCHIJAAAA | tropicraft            | 7.1.0.50               | Tropicraft-Mod-1.12.2.jar                          | None                                     |
| UCHIJAAAA | ultimate_unicorn_mod  | 1.5.16                 | ultimate_unicorn_mod-1.12.2-1.5.16.jar             | None                                     |
| UCHIJAAAA | unlimitedchiselworks  | 0.1.11                 | UnlimitedChiselWorks-0.1.11.jar                    | None                                     |
| UCHIJAAAA | wailaharvestability   | 1.1.11                 | Waila-Harvestability-Mod-1.12.jar                  | None                                     |
| UCHIJAAAA | weather2              | 1.12.1-2.6.10          | weather2-1.12.1-2.6.10 (1).jar                     | None                                     |
| UCHIJAAAA | xaerominimap          | 1.15.1                 | Xaeros_Minimap_1.15.1_Forge_1.12.jar               | None                                     |
| UCHIJAAAA | yabba                 | 1.1.2.7                | YABBA-1.1.2.7.jar                                  | None                                     |
| UCHIJAAAA | corail_pillar         | 4.1.0                  | corail_pillar-4.1.0-1.12.jar                       | None                                     |

Loaded coremods (and transformers): 

LoadingPlugin (LootingModMC1.12.2-1.1.jar) com.ToMe.LootingMod.ClassTransformer CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar) team.chisel.ctm.client.asm.CTMTransformer TheBetweenlandsLoadingPlugin (TheBetweenlands-3.1.0-alpha-snapshot-universal.jar) thebetweenlands.core.TheBetweenlandsClassTransformer AstralCore (astralsorcery-1.12.2-1.8.10.jar)

SSLoadingPlugin (Serene-Seasons-Mod-1.12.2.jar) sereneseasons.asm.transformer.EntityRendererTransformer sereneseasons.asm.transformer.WorldTransformer NWRTweak (Redstone-Paste-Mod-1.12.1.jar) net.fybertech.nwr.NWRTransformer ForgelinPlugin (Forgelin-1.6.0.jar)

OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar) openmods.core.OpenModsClassTransformer llibrary (llibrary-core-1.0.4-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.176.jar) micdoodle8.mods.miccore.MicdoodleTransformer 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] Pulsar/tconstruct loaded Pulses:

tterrag1098 commented 6 years ago

Looks like a problem with Optifine. No longer relevant to this project.

SheroxGG commented 6 years ago

dont have optifine installed, could you please send me a link to somewhere that can help me?

ZombieHDGaming commented 6 years ago

@SheroxGG I'd suggest going through and making sure all your mods are up to date with current releases, as I see a few mods that are out of date, like TheBetweenlands and Thaumcraft.

Also, you do have Optifine installed according to the end of your log:

OptiFine Version: OptiFine_1.12.2_HD_U_D2
OptiFine Build: 20180430-132249
SheroxGG commented 6 years ago

Ok really thanks and sorry for beeing so annoying.