Jump to content

CodeChickenlib keeps crashing for 1.12.2


Recommended Posts

Why does my game keep crashing? can anyone help me with this?

 

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  p455w0rdc0re (p455w0rdslib-1.12.2-2.2.151.jar)
  AstralCore (astralsorcery-1.12.2-1.10.19.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.59-core.jar)
  ApotheosisCore (Apotheosis-1.12.2-1.10.2.jar)
Contact their authors BEFORE contacting forge

// There are four lights!

Time: 7/21/19 1:21 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:637)
    at sun.reflect.GeneratedMethodAccessor3.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:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    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:136)
    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:467)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    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 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: 252283192 bytes (240 MB) / 1073741824 bytes (1024 MB) up to 8589934592 bytes (8192 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2838 Optifine OptiFine_1.12.2_HD_U_E3 126 mods loaded, 126 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                                |
    |:----- |:--------------------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
    | LCH   | minecraft                         | 1.12.2                   | minecraft.jar                                      | None                                     |
    | LCH   | mcp                               | 9.42                     | minecraft.jar                                      | None                                     |
    | LCH   | FML                               | 8.0.99.99                | forge-1.12.2-14.23.5.2838.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | forge                             | 14.23.5.2838             | forge-1.12.2-14.23.5.2838.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | crafttweaker                      | 4.1.19                   | CraftTweaker2-1.12-4.1.19.jar                      | None                                     |
    | LCH   | mtlib                             | 3.0.6                    | MTLib-3.0.6.jar                                    | None                                     |
    | LCH   | modtweaker                        | 4.0.17                   | modtweaker-4.0.17.jar                              | None                                     |
    | LCH   | jei                               | 4.15.0.268               | jei_1.12.2-4.15.0.268.jar                          | None                                     |
    | LCH   | abyssalcraft                      | 1.9.9                    | AbyssalCraft-1.12.2-1.9.9.jar                      | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
    | LCH   | appliedenergistics2               | rv6-stable-6             | appliedenergistics2-rv6-stable-6.jar               | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCH   | bdlib                             | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                       | None                                     |
    | LCH   | ae2stuff                          | 0.7.0.4                  | ae2stuff-0.7.0.4-mc1.12.2.jar                      | None                                     |
    | LCH   | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2 (1).jar                         | None                                     |
    | LCH   | endercore                         | 1.12.2-0.5.59            | EnderCore-1.12.2-0.5.59.jar                        | None                                     |
    | LCH   | thaumcraft                        | 6.1.BETA26               | Thaumcraft-1.12.2-6.1.BETA26.jar                   | None                                     |
    | LCE   | codechickenlib                    | 3.2.2.353                | CodeChickenLib-1.12.2.jar                          | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | redstoneflux                      | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | cofhcore                          | 4.6.3                    | CoFHCore-1.12.2-4.6.3.27-universal.jar             | None                                     |
    | LC    | brandonscore                      | 2.4.16                   | BrandonsCore-1.12.2-2.4.16.207-universal.jar       | None                                     |
    | LC    | cofhworld                         | 1.3.1                    | CoFHWorld-1.12.2-1.3.1.7-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | thermalfoundation                 | 2.6.3                    | ThermalFoundation-1.12.2-2.6.3.27-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | draconicevolution                 | 2.3.23                   | Draconic-Evolution-1.12.2-2.3.23.345-universal.jar | None                                     |
    | LC    | thermalexpansion                  | 5.5.4                    | ThermalExpansion-1.12.2-5.5.4.43-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | enderio                           | 5.0.46                   | EnderIO-1.12.2-5.0.46.jar                          | None                                     |
    | LC    | mantle                            | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                           | None                                     |
    | LC    | enderiointegrationtic             | 5.0.46                   | EnderIO-1.12.2-5.0.46.jar                          | None                                     |
    | LC    | tweakersconstruct                 | 1.12.2-1.5.1             | tweakersconstruct-1.12.2-1.5.1.jar                 | None                                     |
    | LC    | twilightforest                    | 3.8.689                  | twilightforest-1.12.2-3.8.689-universal.jar        | None                                     |
    | LC    | tconstruct                        | 1.12.2-2.12.0.157        | TConstruct-1.12.2-2.12.0.157.jar                   | None                                     |
    | LC    | p455w0rdslib                      | 2.2.151                  | p455w0rdslib-1.12.2-2.2.151.jar                    | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
    | LC    | ae2wtlib                          | 1.0.30                   | AE2WTLib-1.12.2-1.0.30.jar                         | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
    | LC    | animalbikes                       | 1.11.2                   | AnimalBikes_1.12.2(13Jan19).jar                    | None                                     |
    | LC    | placebo                           | 1.6.0                    | Placebo-1.12.2-1.6.0.jar                           | None                                     |
    | LC    | apotheosis                        | 1.10.2                   | Apotheosis-1.12.2-1.10.2.jar                       | None                                     |
    | LC    | thedragonlib                      | 1.12.2-5.3.0             | thedragonlib-1.12.2-5.3.0.jar                      | None                                     |
    | LC    | armorplus                         | 1.12.2-11.24.0.60        | armorplus-1.12.2-11.24.0.60.jar                    | None                                     |
    | LC    | astralsorcery                     | 1.10.19                  | astralsorcery-1.12.2-1.10.19.jar                   | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
    | LC    | patchouli                         | 1.0-20                   | Patchouli-1.0-20.jar                               | None                                     |
    | LC    | llibrary                          | 1.7.19                   | llibrary-1.7.19-1.12.2.jar                         | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LC    | bewitchment                       | @VERSION@                | Bewitchment-Mod-1.12.2.jar                         | None                                     |
    | LC    | biomesoplenty                     | 7.0.1.2439               | BiomesOPlenty-1.12.2-7.0.1.2439-universal.jar      | None                                     |
    | LC    | guideapi                          | 1.12-2.1.8-63            | Guide-API-1.12-2.1.8-63.jar                        | None                                     |
    | LC    | bloodmagic                        | 1.12.2-2.4.1-103         | BloodMagic-1.12.2-2.4.1-103.jar                    | None                                     |
    | LC    | bookshelf                         | 2.3.585                  | Bookshelf-1.12.2-2.3.585.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | botania                           | r1.10-361                | Botania+r1.10-361.jar                              | None                                     |
    | LC    | buildcraftlib                     | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                       | None                                     |
    | LC    | buildcraftcore                    | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                       | None                                     |
    | LC    | buildcraftbuilders                | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                       | None                                     |
    | LC    | buildcrafttransport               | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                       | None                                     |
    | LC    | buildcraftsilicon                 | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                       | None                                     |
    | LC    | theoneprobe                       | 1.4.28                   | theoneprobe-1.12-1.4.28.jar                        | None                                     |
    | LC    | buildcraftcompat                  | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                       | None                                     |
    | LC    | buildcraftenergy                  | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                       | None                                     |
    | LC    | buildcraftfactory                 | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                       | None                                     |
    | LC    | buildcraftrobotics                | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                       | None                                     |
    | LC    | chesttransporter                  | 2.8.8                    | ChestTransporter-1.12.2-2.8.8.jar                  | None                                     |
    | LC    | chickens                          | 6.0.4                    | chickens-6.0.4.jar                                 | None                                     |
    | LC    | clumps                            | 3.1.2                    | Clumps-Mod-1.12.2.jar                              | None                                     |
    | LC    | controlling                       | 3.0.7                    | Controlling-3.0.7.jar                              | None                                     |
    | LC    | ctgui                             | 1.0.0                    | CraftTweaker2-1.12-4.1.19.jar                      | None                                     |
    | LC    | crafttweakerjei                   | 2.0.3                    | CraftTweaker2-1.12-4.1.19.jar                      | None                                     |
    | LC    | cyclopscore                       | 1.4.0                    | CyclopsCore-1.12.2-1.4.0.jar                       | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LC    | waila                             | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                        | None                                     |
    | LC    | darkutils                         | 1.8.226                  | DarkUtils-1.12.2-1.8.226.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | enderiobase                       | 5.0.46                   | EnderIO-1.12.2-5.0.46.jar                          | None                                     |
    | LC    | enderioconduits                   | 5.0.46                   | EnderIO-1.12.2-5.0.46.jar                          | None                                     |
    | LC    | enderioconduitsappliedenergistics | 5.0.46                   | EnderIO-1.12.2-5.0.46.jar                          | None                                     |
    | LC    | enderioconduitsopencomputers      | 5.0.46                   | EnderIO-1.12.2-5.0.46.jar                          | None                                     |
    | LC    | enderioconduitsrefinedstorage     | 5.0.46                   | EnderIO-1.12.2-5.0.46.jar                          | None                                     |
    | LC    | enderiointegrationforestry        | 5.0.46                   | EnderIO-1.12.2-5.0.46.jar                          | None                                     |
    | LC    | enderiointegrationticlate         | 5.0.46                   | EnderIO-1.12.2-5.0.46.jar                          | None                                     |
    | LC    | enderiomachines                   | 5.0.46                   | EnderIO-1.12.2-5.0.46.jar                          | None                                     |
    | LC    | enderiopowertools                 | 5.0.46                   | EnderIO-1.12.2-5.0.46.jar                          | None                                     |
    | LC    | valkyrielib                       | 1.12.2-2.0.20.1          | valkyrielib-1.12.2-2.0.20.1.jar                    | None                                     |
    | LC    | environmentaltech                 | 1.12.2-2.0.20.1          | environmentaltech-1.12.2-2.0.20.1.jar              | None                                     |
    | LC    | evilcraft                         | 0.10.76                  | EvilCraft-1.12.2-0.10.76.jar                       | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LC    | evilcraftcompat                   | 1.0.0                    | EvilCraft-1.12.2-0.10.76.jar                       | None                                     |
    | LC    | extracells                        | 2.6.2                    | ExtraCells-1.12.2-2.6.2a (1).jar                   | None                                     |
    | LC    | extrautils2                       | 1.0                      | extrautils2-1.12-1.9.9.jar                         | None                                     |
    | LC    | fossil                            | 8.0.0                    | Fossils-and-Archeology-Revival-Mod-1.12.2.jar      | None                                     |
    | LC    | gamestages                        | 2.0.115                  | GameStages-1.12.2-2.0.115.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | huntingdim                        | 1.0.39                   | HuntingDimension-1.12.2-1.0.39.jar                 | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | iceandfire                        | 1.7.1                    | iceandfire-1.7.1-1.12.2.jar                        | None                                     |
    | LC    | ichunutil                         | 7.2.1                    | iChunUtil-1.12.2-7.2.1.jar                         | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LC    | ic2                               | 2.8.109-ex112            | industrialcraft-2-2.8.109-ex112.jar                | de041f9f6187debbc77034a344134053277aa3b0 |
    | LC    | infernalmobs                      | 1.7.6                    | InfernalMobs-1.12.1.jar                            | None                                     |
    | LC    | inventorytweaks                   | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                           | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LC    | ironbackpacks                     | 1.12.2-3.0.8-12          | IronBackpacks-1.12.2-3.0.8-12.jar                  | None                                     |
    | LC    | ironchest                         | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.69.845.jar                    | None                                     |
    | LC    | journeymap                        | 1.12.2-5.5.4             | journeymap-1.12.2-5.5.4.jar                        | None                                     |
    | LC    | jeresources                       | 0.9.2.60                 | JustEnoughResources-1.12.2-0.9.2.60.jar            | None                                     |
    | LC    | kleeslabs                         | 5.4.12                   | KleeSlabs_1.12.2-5.4.12.jar                        | None                                     |
    | LC    | lootbags                          | 2.5.8.5                  | LootBags-1.12.2-2.5.8.5.jar                        | None                                     |
    | LC    | lycanitesmobs                     | 2.0.0.4 - MC 1.12.2      | lycanitesmobs-1.12.2-2.0.0.4.jar                   | None                                     |
    | LC    | magicalcrops                      | 1.0.0                    | Magical-Crops-Mod-1.12.2.jar                       | None                                     |
    | LC    | mocreatures                       | 12.0.5                   | Mo-Creatures-Mod-1.12.2.jar                        | None                                     |
    | LC    | moartinkers                       | 0.6.0                    | moartinkers-0.6.0.jar                              | None                                     |
    | LC    | mob_grinding_utils                | 0.3.13                   | MobGrindingUtils-0.3.13.jar                        | None                                     |
    | LC    | morph                             | 7.1.3                    | Morph-1.12.2-7.1.3.jar                             | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LC    | morpheus                          | 1.12.2-3.5.106           | Morpheus-1.12.2-3.5.106.jar                        | None                                     |
    | LC    | mowziesmobs                       | 1.5.4                    | mowziesmobs-1.5.4.jar                              | None                                     |
    | LC    | nei                               | 2.4.2                    | NotEnoughItems-1.12.2-2.4.2.240-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | oreexcavation                     | 1.4.140                  | OreExcavation-1.4.140.jar                          | None                                     |
    | LC    | redstonearsenal                   | 2.6.3                    | RedstoneArsenal-1.12.2-2.6.3.18-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | thermaldynamics                   | 2.5.5                    | ThermalDynamics-1.12.2-2.5.5.21-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | simplyjetpacks                    | 2.2.12.65                | SimplyJetpacks2-1.12.2-2.2.12.65.jar               | None                                     |
    | LC    | plustic                           | 7.0.7.0                  | plustic-7.0.7.0.jar                                | None                                     |
    | LC    | xreliquary                        | 1.12.2-1.3.4.786         | Reliquary-1.12.2-1.3.4.786.jar                     | None                                     |
    | LC    | roguelike                         | 1.8.0                    | Roguelike-Dungeons-Mod-1.12.2.jar                  | None                                     |
    | LC    | rustic                            | 1.1.0                    | rustic-1.1.0.jar                                   | None                                     |
    | LC    | rusticthaumaturgy                 | 4.4a                     | Rustic+Thaumaturgy-4.4a.jar                        | None                                     |
    | LC    | tcinventoryscan                   | 2.0.10                   | ThaumicInventoryScanning_1.12.2-2.0.10.jar         | None                                     |
    | LC    | thaumicjei                        | 1.6.0                    | ThaumicJEI-1.12.2-1.6.0-27.jar                     | None                                     |
    | LC    | thaumicperiphery                  | 0.3.0                    | thaumicperiphery-0.3.0.jar                         | None                                     |
    | LC    | thaumicterminal                   | 1.0.12                   | ThaumicTerminal-1.0.12 (1).jar                     | None                                     |
    | LC    | tinkerstages                      | 2.0.15                   | TinkerStages-1.12.2-2.0.15.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | tinkertoolleveling                | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar                | None                                     |
    | LC    | universalmodifiers                | 1.12.2-1.0.16.1          | valkyrielib-1.12.2-2.0.20.1.jar                    | None                                     |
    | LC    | wailaharvestability               | 1.1.12                   | WailaHarvestability-mc1.12-1.1.12.jar              | None                                     |
    | LC    | wailastages                       | 2.0.23                   | WailaStages-1.12.2-2.0.23.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | wanionlib                         | 1.12.2-2.2               | WanionLib-1.12.2-2.2.jar                           | None                                     |
    | LC    | wawla                             | 2.5.273                  | Wawla-1.12.2-2.5.273.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | wct                               | 3.12.93                  | WirelessCraftingTerminal-1.12.2-3.12.93.jar        | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
    | LC    | witherskelefix                    | 2.6.3                    | WitherSkeletonTweaks-1.12.2-2.6.3.jar              | None                                     |
    | LC    | jurassicraft                      | 2.1.23                   | JurassiCraft-1.12.2-2.1.23.jar                     | None                                     |
    | LC    | unidict                           | 1.12.2-2.9.2             | UniDict-1.12.2-2.9.2.jar                           | None                                     |

    Loaded coremods (and transformers): 
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
p455w0rdc0re (p455w0rdslib-1.12.2-2.2.151.jar)
  p455w0rdslib.asm.ClassTransformer
AstralCore (astralsorcery-1.12.2-1.10.19.jar)
  
EnderCorePlugin (EnderCore-1.12.2-0.5.59-core.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
ApotheosisCore (Apotheosis-1.12.2-1.10.2.jar)
  shadows.ApotheosisTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 430.39' Renderer: 'GeForce GTX 1070/PCIe/SSE2'
    AE2 Version: stable rv6-stable-6 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)
        - wailaIntegration (Enabled/Not Forced)
        - theoneprobeIntegration (Enabled/Not Forced)

    List of loaded APIs: 
        * AbyssalCraftAPI (1.23.0) from AbyssalCraft-1.12.2-1.9.9.jar
        * AbyssalCraftAPI|Biome (1.23.0) from AbyssalCraft-1.12.2-1.9.9.jar
        * AbyssalCraftAPI|Block (1.23.0) from AbyssalCraft-1.12.2-1.9.9.jar
        * AbyssalCraftAPI|Caps (1.23.0) from AbyssalCraft-1.12.2-1.9.9.jar
        * AbyssalCraftAPI|Condition (1.23.0) from AbyssalCraft-1.12.2-1.9.9.jar
        * AbyssalCraftAPI|Disruption (1.23.0) from AbyssalCraft-1.12.2-1.9.9.jar
        * AbyssalCraftAPI|Energy (1.23.0) from AbyssalCraft-1.12.2-1.9.9.jar
        * AbyssalCraftAPI|Entity (1.23.0) from AbyssalCraft-1.12.2-1.9.9.jar
        * AbyssalCraftAPI|Event (1.23.0) from AbyssalCraft-1.12.2-1.9.9.jar
        * AbyssalCraftAPI|Integration (1.23.0) from AbyssalCraft-1.12.2-1.9.9.jar
        * AbyssalCraftAPI|Internal (1.23.0) from AbyssalCraft-1.12.2-1.9.9.jar
        * AbyssalCraftAPI|Item (1.23.0) from AbyssalCraft-1.12.2-1.9.9.jar
        * AbyssalCraftAPI|Necronomicon (1.23.0) from AbyssalCraft-1.12.2-1.9.9.jar
        * AbyssalCraftAPI|Recipe (1.23.0) from AbyssalCraft-1.12.2-1.9.9.jar
        * AbyssalCraftAPI|Ritual (1.23.0) from AbyssalCraft-1.12.2-1.9.9.jar
        * AbyssalCraftAPI|Spell (1.23.0) from AbyssalCraft-1.12.2-1.9.9.jar
        * AbyssalCraftAPI|Structure (1.23.0) from AbyssalCraft-1.12.2-1.9.9.jar
        * ae2wtlib|API (1.0.30) from AE2WTLib-1.12.2-1.0.30.jar
        * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-6.jar
        * ArmorPlusApi (2.1) from armorplus-1.12.2-11.24.0.60.jar
        * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2 (1).jar
        * BewitchmentAPI (0.0.19.5) from Bewitchment-Mod-1.12.2.jar
        * bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.4.1-103.jar
        * BotaniaAPI (93) from Botania+r1.10-361.jar
        * buildcraftapi_blocks (1.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_boards (2.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_core (2.2) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_crops (1.1) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_enums (1.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_events (2.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_facades (1.1) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_filler (5.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_fuels (2.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_gates (4.1) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_items (1.1) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_library (2.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_lists (1.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_power (1.3) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_recipes (3.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_robotics (3.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_statements (1.1) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_tiles (1.2) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_tools (1.0) from buildcraft-all-7.99.24.1.jar
        * buildcraftapi_transport (5.0) from buildcraft-all-7.99.24.1.jar
        * chesttransporter|api (2) from ChestTransporter-1.12.2-2.8.8.jar
        * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar
        * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.23.345-universal.jar
        * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.46.jar
        * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.46.jar
        * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.46.jar
        * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.46.jar
        * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.46.jar
        * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.46.jar
        * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.46.jar
        * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.46.jar
        * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.46.jar
        * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
        * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.2.1.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.5.4.jar
        * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.4.jar
        * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.4.jar
        * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.4.jar
        * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.4.jar
        * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.268.jar
        * PatchouliAPI (6) from Patchouli-1.0-20.jar
        * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
        * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
        * theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.28.jar
        * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.20.1.jar
        * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
        * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.12.93.jar
    OptiFine Version: OptiFine_1.12.2_HD_U_E3
    OptiFine Build: 20181210-121000
    Render Distance Chunks: 20
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: SEUS-Renewed-1.0.0.zip
    OpenGlVersion: 4.6.0 NVIDIA 430.39
    OpenGlRenderer: GeForce GTX 1070/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 12

Link to comment
Share on other sites

Delete the config and have the mod generate the default one.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hello everyone, I'm making this post to seek help for my modded block, It's a special block called FrozenBlock supposed to take the place of an old block, then after a set amount of ticks, it's supposed to revert its Block State, Entity, data... to the old block like this :  The problem I have is that the system breaks when handling multi blocks (I tried some fix but none of them worked) :  The bug I have identified is that the function "setOldBlockFields" in the item's "setFrozenBlock" function gets called once for the 1st block of multiblock getting frozen (as it should), but gets called a second time BEFORE creating the first FrozenBlock with the data of the 1st block, hence giving the same data to the two FrozenBlock :   Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=head] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@73681674 BlockEntityData : id:"minecraft:bed",x:3,y:-60,z:-6} Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=3, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=2, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} here is the code inside my custom "freeze" item :    @Override     public @NotNull InteractionResult useOn(@NotNull UseOnContext pContext) {         if (!pContext.getLevel().isClientSide() && pContext.getHand() == InteractionHand.MAIN_HAND) {             BlockPos blockPos = pContext.getClickedPos();             BlockPos secondBlockPos = getMultiblockPos(blockPos, pContext.getLevel().getBlockState(blockPos));             if (secondBlockPos != null) {                 createFrozenBlock(pContext, secondBlockPos);             }             createFrozenBlock(pContext, blockPos);             return InteractionResult.SUCCESS;         }         return super.useOn(pContext);     }     public static void createFrozenBlock(UseOnContext pContext, BlockPos blockPos) {         BlockState oldState = pContext.getLevel().getBlockState(blockPos);         BlockEntity oldBlockEntity = oldState.hasBlockEntity() ? pContext.getLevel().getBlockEntity(blockPos) : null;         CompoundTag oldBlockEntityData = oldState.hasBlockEntity() ? oldBlockEntity.serializeNBT() : null;         if (oldBlockEntity != null) {             pContext.getLevel().removeBlockEntity(blockPos);         }         BlockState FrozenBlock = setFrozenBlock(oldState, oldBlockEntity, oldBlockEntityData);         pContext.getLevel().setBlockAndUpdate(blockPos, FrozenBlock);     }     public static BlockState setFrozenBlock(BlockState blockState, @Nullable BlockEntity blockEntity, @Nullable CompoundTag blockEntityData) {         BlockState FrozenBlock = BlockRegister.FROZEN_BLOCK.get().defaultBlockState();         ((FrozenBlock) FrozenBlock.getBlock()).setOldBlockFields(blockState, blockEntity, blockEntityData);         return FrozenBlock;     }  
    • It is an issue with quark - update it to this build: https://www.curseforge.com/minecraft/mc-mods/quark/files/3642325
    • Remove Instant Massive Structures Mod from your server     Add new crash-reports with sites like https://paste.ee/  
    • Update your drivers: https://www.amd.com/en/support/graphics/amd-radeon-r9-series/amd-radeon-r9-200-series/amd-radeon-r9-280x
  • Topics

×
×
  • Create New...

Important Information

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