Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

IlluminatiTroll

Members
  • Joined

  • Last visited

Everything posted by IlluminatiTroll

  1. formatted ? how am I supposed to fix it ?
  2. Hello guys, I'm trying to run the thermal pack in my minecraft,but my codechickenlib keeps crashing at the preinitialisation,here is my crash report : ---- Minecraft Crash Report ---- WARNING: coremods are present: EnderCorePlugin (EnderCore-1.12.2-0.5.35.jar) IvToolkit (IvToolkit-1.3.3-1.12.jar) Contact their authors BEFORE contacting forge // I'm sorry, Dave. Time: 1/20/19 2:54 PM Description: There was a severe problem during mod loading that has caused the game to fail net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CodeChicken Lib (codechickenlib) Caused by: codechicken.lib.configuration.ConfigFile$ConfigException: codechicken.lib.configuration.ConfigParseException: Invalid value type d, @Line:20, dump_asm=true at codechicken.lib.configuration.ConfigFile.load(ConfigFile.java:61) at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:43) at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:29) at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:19) at codechicken.lib.CodeChickenLib.preInit(CodeChickenLib.java:50) 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:497) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:627) at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) 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:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466) 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:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: codechicken.lib.configuration.ConfigParseException: Invalid value type d, @Line:20, dump_asm=true at codechicken.lib.configuration.ConfigTag.parseTag(ConfigTag.java:92) at codechicken.lib.configuration.ConfigFile.load(ConfigFile.java:59) ... 44 more 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 8.1 (amd64) version 6.3 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1182727760 bytes (1127 MB) / 1711276032 bytes (1632 MB) up to 2147483648 bytes (2048 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=2048M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.4.2745 Optifine OptiFine_1.12.2_HD_U_E2 54 mods loaded, 54 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.4.2745.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | forge | 14.23.4.2745 | forge-1.12.2-14.23.4.2745.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None | | UCH | bookshelf | 2.3.566 | Bookshelf-1.12.2-2.3.566.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | UCH | cavern | 1.10.2 | Cavern_1.12.1-v1.10.2.jar | None | | UCEE | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UC | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UC | cofhcore | 4.6.1 | CoFHCore-1.12.2-4.6.1.22-universal.jar | None | | UC | cofhworld | 1.2.0 | CoFHWorld-1.12.2-1.2.0.5-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UC | jei | 4.13.1.220 | jei_1.12.2-4.13.1.220.jar | None | | UC | darkutils | 1.8.211 | DarkUtils-1.12.2-1.8.211.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | UC | endercore | 1.12.2-0.5.35 | EnderCore-1.12.2-0.5.35.jar | None | | UC | thermalfoundation | 2.6.1 | ThermalFoundation-1.12.2-2.6.1.22-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UC | thermalexpansion | 5.5.2 | ThermalExpansion-1.12.2-5.5.2.39-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UC | enderio | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None | | UC | enderiointegrationtic | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None | | UC | enderiobase | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None | | UC | enderioconduits | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None | | UC | enderioconduitsappliedenergistics | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None | | UC | enderioconduitsopencomputers | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None | | UC | enderioconduitsrefinedstorage | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None | | UC | enderiointegrationforestry | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None | | UC | enderiointegrationticlate | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None | | UC | enderiomachines | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None | | UC | enderiopowertools | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None | | UC | extraalchemy | 0.3.8.2-release | extraalchemy-0.3.8.2-release.jar | None | | UC | extrautils2 | 1.0 | extrautils2-1.12-1.7.4.jar | None | | UC | zerocore | 1.12-0.1.2.1 | zerocore-1.12-0.1.2.1.jar | None | | UC | bigreactors | 1.12.2-0.4.5.48 | ExtremeReactors-1.12.2-0.4.5.48.jar | None | | UC | flansmod | 5.5.2 | Flan's Mod-1.12.2-5.5.2.jar | None | | UC | flansmodapocalypse | 1.0 | Flan's Mod-1.12.2-5.5.2.jar | None | | UC | grimoireofgaia | 1.6.0-beta2 | Grimoire-of-Gaia-3-Mod-1.12.2.jar | None | | UC | journeymap | 1.12.2-5.5.2 | JourneyMap-Mod-1.12.2-Unlimited.jar | None | | UC | kaishiweapons | v2018.01 | Kaishis-Weapon-Pack-Mod-1.12.2.jar | None | | UC | lostpowers | 2.1 | Lost-Powers-Mod-1.12.2.jar | None | | UC | mekanism | 9.4.2 | Mekanism-Mod-Core-1.12.2.jar | None | | UC | mekanismgenerators | 9.4.2 | Mekanism-Mod-Generators-1.12.2.jar | None | | UC | mekanismtools | 9.4.2 | Mekanism-Mod-Tools-1.12.2.jar | None | | UC | minestrapp | 5.4.0A | Minestrappolation+5.5.0.jar | None | | UC | morecraft | 3.2b2 | MoreCraft-Mod-1.12.2.jar | None | | UC | eerieentities | 1.0.3 | Nether-Knight-Mod-1.12.2.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | UC | simplecore | 1.7.2.13 | SimpleCore-API-1.12.2.jar | None | | UC | netherrocks | 1.7.0.93 | Netherrocks-Mod-1.12.2.jar | None | | UC | ore_reeds | 1.12.2-1.0.3 | Ore-Reeds-Mod-1.12.2.jar | None | | UC | rotd | 1.0 | Realm+Of+The+Dragons+1.12+version+1.1+(TheRPGAdventurer)-1.1.jar | None | | UC | reccomplex | 1.4.5 | RecurrentComplex-1.4.5.1.jar | None | | UC | spartanshields | 1.3a | SpartanShields-1.12-1.3a.jar | None | | UC | spartanweaponry | beta 1.1.1 | SpartanWeaponry-1.12.2-beta-1.1.1.jar | None | | UC | stygian | 1.0.1 | Stygian-End-Biome-Expansion-Mod-1.12.2.jar | None | | UC | thermaldynamics | 2.5.3 | ThermalDynamics-1.12.2-2.5.3.16-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UC | torohealthmod | 1.12.2-11 | torohealth-1.12.2-11.jar | None | | UC | vanilladeathchest | 1.12.2-1.5.0.0 | Vanilla-Death-Chest-Mod-1.12.2.jar | None | Loaded coremods (and transformers): EnderCorePlugin (EnderCore-1.12.2-0.5.35.jar) com.enderio.core.common.transform.EnderCoreTransformer com.enderio.core.common.transform.SimpleMixinPatcher IvToolkit (IvToolkit-1.3.3-1.12.jar) GL info: ' Vendor: 'Intel' Version: '4.2.0 - Build 10.18.10.3496' Renderer: 'Intel(R) HD Graphics 4400' OptiFine Version: OptiFine_1.12.2_HD_U_E2 OptiFine Build: 20180728-185429 Render Distance Chunks: 4 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.2.0 - Build 10.18.10.3496 OpenGlRenderer: Intel(R) HD Graphics 4400 OpenGlVendor: Intel CpuCount: 4 Thank you in advance.

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.