Jump to content

BigNewb520

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by BigNewb520

  1. Help please help. So basically I'm trying to use Avaritia it's a mod with overpowered weapons and I really want it but it requires code chicken lib or CCL but CCL would cause my game to crash. I don't know whats causing it and I searched up stuff like Why does code chicken lib keep causing my game to crash etc. All of them were like edit config file or delete config file but there are 3 reasons that this would not work. The first one is they're not using it with Avaritia meaning that they will most likely have a different crash report and I'm too lazy to match the crash reports so yeah. The second reason is I do not know how to access config files. The third and final reason is that I am on mac and most tutorial videos are going to be on windows and I also couldn't find any so yeah. Here's the crash report. ---- Minecraft Crash Report ---- WARNING: coremods are present: llibrary (llibrary-core-1.0.11-1.12.2.jar) SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar) ForgelinPlugin (Forgelin-1.8.4.jar) IvToolkit (IvToolkit-1.3.3-1.12.jar) ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar) iceandfire (iceandfire-1.9.1-1.12.2.jar) CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar) LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar) Contact their authors BEFORE contacting forge // Would you like a cupcake? Time: 11/24/21 12:44 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:51) 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:498) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:498) 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:629) 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:498) 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: Mac OS X (x86_64) version 10.15.7 Java Version: 1.8.0_74, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 353205704 bytes (336 MB) / 1073741824 bytes (1024 MB) up to 2147483648 bytes (2048 MB) JVM Flags: 7 total; -Xmx2G -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.2855 89 mods loaded, 89 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.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCH | forge | 14.23.5.2855 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCH | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None | | LCH | obfuscate | 0.4.2 | minecraft.jar | None | | LCH | jei | 4.16.1.301 | jei_1.12.2-4.16.1.301.jar | None | | LCH | abyssalcraft | 1.10.4 | AbyssalCraft-1.12.2-1.10.4.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 | | LCH | antiqueatlas | 4.6.3 | antiqueatlas-1.12.2-4.6.3.jar | None | | LCH | antiqueatlasoverlay | 1.2 | antiqueatlas-1.12.2-4.6.3.jar | None | | LCH | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None | | LCE | codechickenlib | 3.2.0.345 | CodeChickenLib-1.12.2-3.2.0.345-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LC | avaritia | 3.3.0 | Avaritia-1.12.2-3.3.0.37-universal.jar | None | | LC | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | LC | bettercaves | 1.12.2 | bettercaves-1.12.2-2.0.4.jar | None | | LC | bettermineshafts | 1.12.2-2.2.1 | BetterMineshaftsForge-1.12.2-2.2.1.jar | None | | LC | biomesoplenty | 7.0.1.2444 | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar | None | | LC | byg | 1.7.1 | BiomesYouGo1.7.1.jar | None | | LC | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 | | LC | bookshelf | 2.3.590 | Bookshelf-1.12.2-2.3.590.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LC | bountifulbaubles | 0.0.1 | Bountiful+Baubles-1.12.2-0.1.5.jar | None | | LC | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None | | LC | bountiful | 2.2.2 | Bountiful-2.2.2.jar | None | | LC | buildcraftlib | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None | | LC | buildcraftcore | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None | | LC | buildcraftbuilders | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None | | LC | buildcrafttransport | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None | | LC | buildcraftsilicon | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None | | LC | ic2 | 2.8.170-ex112 | industrialcraft-2-2.8.170-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 | | LC | buildcraftcompat | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None | | LC | buildcraftenergy | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None | | LC | buildcraftfactory | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None | | LC | buildcraftrobotics | 7.99.24.8 | buildcraft-all-7.99.24.8.jar | None | | LC | cdm | 0.4.1 | cdm-0.4.1-mc1.12.2.jar | None | | LC | champions | 1.12.2-1.0.11.10 | champions-1.12.2-1.0.11.10.jar | b33d2c8df492beff56d1bbbc92da49b8ab7345a1 | | LC | ctm | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar | None | | LC | chisel | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar | None | | LC | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None | | LC | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None | | LC | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None | | LC | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None | | LC | customnpcs | 1.12 | CustomNPCs_1.12.2-(05Jul20).jar | None | | LC | disenchanter | 1.8 | disenchanter[1.12]1.8.jar | None | | LC | dldungeonsjbg | 1.14.10 | DoomlikeDungeons-1.14.10-MC1.12.2.jar | None | | LC | eplus | 5.0.176 | EnchantingPlus-1.12.2-5.0.176.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LC | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None | | LC | gunpowderlib | 1.12.2-1.1 | GunpowderLib-1.12.2-1.1.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c | | LC | cgm | 0.15.3 | guns-0.15.3-1.12.2.jar | None | | LC | huntingdim | 1.0.42 | HuntingDimension-1.12.2-1.0.42.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LC | llibrary | 1.7.20 | llibrary-1.7.20-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec | | LC | iceandfire | 1.9.1 | iceandfire-1.9.1-1.12.2.jar | None | | LC | illagers_plus | 1.1 | IllagersPlus-1.12.2-1.1.3.jar | None | | LC | improvedbackpacks | 1.12.2-1.5.0.0 | ImprovedBackpacks-1.12.2-1.5.0.0.jar | None | | LC | teslacorelib | 1.0.18 | tesla-core-lib-1.12.2-1.0.18.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LC | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.13-237.jar | None | | LC | mysticalagriculture | 1.7.5 | MysticalAgriculture-1.12.2-1.7.5.jar | None | | LC | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2zg.jar | None | | LC | rustic | 1.1.7 | rustic-1.1.7.jar | None | | LC | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None | | LC | integrationforegoing | 1.12.2-1.11 | IntegrationForegoing-1.12.2-1.11.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c | | 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.72.847.jar | None | | LC | ironfurnaces | 1.3.5 | ironfurnaces-1.3.5.jar | None | | LC | jeresources | 0.9.2.60 | JustEnoughResources-1.12.2-0.9.2.60.jar | None | | LC | lootbags | 2.5.8.5 | LootBags-1.12.2-2.5.8.5.jar | None | | LC | lucky | 7.6.0 | luckyblock-1.12.2-1-forge.jar | None | | LC | mca | 6.1.0 | MCA-1.12.2-6.1.0-universal.jar | None | | LC | mcwbridges | 1.0.6 | mcw-bridges-1.0.6b-mc1.12.2.jar | None | | LC | mcwroofs | 1.0.2 | mcw-roofs-1.0.2-mc1.12.2.jar | None | | LC | mousetweaks | 2.10.1 | MouseTweaks-2.10.1-mc1.12.2.jar | None | | LC | mowziesmobs | 1.5.8 | mowziesmobs-1.5.8.jar | None | | LC | naturescompass | 1.8.5 | NaturesCompass-1.12.2-1.8.5.jar | None | | LC | progressivebosses | 1.5.4 | ProgressiveBosses-1.5.4-mc1.12.x.jar | None | | LC | projecte | 1.12.2-PE1.4.1 | ProjectE-1.12.2-PE1.4.1.jar | None | | LC | reccomplex | 1.4.8.2 | RecurrentComplex-1.4.8.2.jar | None | | LC | xreliquary | 1.12.2-1.3.4.796 | Reliquary-1.12.2-1.3.4.796.jar | None | | LC | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None | | LC | sereneseasons | 1.2.18 | SereneSeasons-1.12.2-1.2.18-universal.jar | None | | LC | flammpfeil.slashblade | mc1.12-r33 | SlashBlade-mc1.12-r33.jar | None | | LC | thermalcultivation | 0.3.6 | ThermalCultivation-1.12.2-0.3.6.1-universal.jar | None | | LC | twilightforest | 3.11.1021 | twilightforest-1.12.2-3.11.1021-universal.jar | None | | LC | vehicle | 0.44.1 | vehicle-mod-0.44.1-1.12.2.jar | None | | LC | waystones | 4.1.0 | Waystones_1.12.2-4.1.0.jar | None | | LC | worldedit | 6.1.10 | worldedit-forge-mc1.12.2-6.1.10-dist.jar | None | | LC | yungslaw | 1.12.2 | YungsLaw-1.12.2-1.0.4.jar | None | | LC | structurize | 1.12.2-0.10.277-RELEASE | structurize-1.12.2-0.10.277-RELEASE.jar | None | | LC | minecolonies | 1.12.2-0.11.811-BETA | minecolonies-1.12.2-0.11.811-BETA-universal.jar | None | | LC | jade | 0.1.0 | Jade-0.1.0.jar | None | | LC | teslacorelib_registries | 1.0.18 | tesla-core-lib-1.12.2-1.0.18.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 SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar) sereneseasons.asm.transformer.EntityRendererTransformer sereneseasons.asm.transformer.WorldTransformer ForgelinPlugin (Forgelin-1.8.4.jar) IvToolkit (IvToolkit-1.3.3-1.12.jar) ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar) com.mrcrayfish.obfuscate.asm.ObfuscateTransformer iceandfire (iceandfire-1.9.1-1.12.2.jar) com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar) team.chisel.ctm.client.asm.CTMTransformer LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar) lumien.bloodmoon.asm.ClassTransformer GL info: ' Vendor: 'Intel Inc.' Version: '2.1 INTEL-14.7.18' Renderer: 'Intel(R) Iris(TM) Plus Graphics 655'
×
×
  • Create New...

Important Information

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