Jump to content

Recommended Posts

Posted

chicken lib keeps crashing, here the crash report

---- Minecraft Crash Report ----

WARNING: coremods are present:
  EmoticonsCore (Emoticons-Mod-1.12.2.jar)
Contact their authors BEFORE contacting forge

// Sorry :(

Time: 9/12/19 7:02 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 Not Enough Items (nei)
Caused by: java.lang.IllegalAccessError: tried to access class net.minecraft.potion.PotionHelper$MixPredicate from class codechicken.nei.util.helper.potion.PotionRecipeHelper
    at codechicken.nei.util.helper.potion.PotionRecipeHelper.init(PotionRecipeHelper.java:60)
    at codechicken.nei.init.NEIInitialization.bootNEI(NEIInitialization.java:70)
    at codechicken.nei.proxy.ProxyClient.loadComplete(ProxyClient.java:54)
    at codechicken.nei.NotEnoughItems.loadComplete(NotEnoughItems.java:63)
    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:624)
    at sun.reflect.GeneratedMethodAccessor8.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.initializeMods(Loader.java:752)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534)
    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)


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: 521008656 bytes (496 MB) / 1409286144 bytes (1344 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=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2768 Optifine OptiFine_1.12.2_HD_U_E2 20 mods loaded, 19 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                                |
    |:------- |:------------------- |:------------ |:--------------------------------------------- |:---------------------------------------- |
    | UCHIJA  | minecraft           | 1.12.2       | minecraft.jar                                 | None                                     |
    | UCHIJA  | mcp                 | 9.42         | minecraft.jar                                 | None                                     |
    | UCHIJA  | FML                 | 8.0.99.99    | forge-1.12.2-14.23.5.2768.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJA  | forge               | 14.23.5.2768 | forge-1.12.2-14.23.5.2768.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJA  | damageindicatorsmod | 1.0          | [1.12.2]DamageIndicatorsMod-3.5.0.jar         | None                                     |
    | UCHIJA  | aoa3                | 3.0          | Advent-of-Ascension-Mod-1.12.2.jar            | None                                     |
    | UCHIJA  | battletowers        | 1.6.4        | BattleTowers-Mod-1.12.2.jar                   | None                                     |
    | UCHIJA  | codechickenlib      | 3.2.3.358    | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCHIJA  | gottschcore         | 1.8.0        | GottschCore-mc1.12.2-f14.23.5.2768-v1.8.0.jar | None                                     |
    | UCHIJA  | dungeons2           | 1.7.1        | Dungeons2-mc1.12.2-f14.23.5.2768-v1.7.1.jar   | None                                     |
    | UCHIJA  | easyretrogen        | 5.0.1        | EasyRetrogen-1.12.2-5.0.1-universal.jar       | None                                     |
    | UCHIJA  | emoticons           | 0.2.1        | Emoticons-Mod-1.12.2.jar                      | None                                     |
    | UCHIJA  | jei                 | 4.15.0.268   | jei_1.12.2-4.15.0.268.jar                     | None                                     |
    | UCHIJA  | memeinabottle       | 2.1.1        | MemeInABottle-1.12.X-2.1.1.jar                | None                                     |
    | UCHIJA  | minealpha           | 0.00.20      | Mine++-Mod-1.12.2.jar                         | None                                     |
    | UCHIJEE | nei                 | 2.4.1        | Not-Enough-Items-1.12.2-Recommended.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCHIJ   | bspkrscore          | at_0.9       | TreeCapitator-Mod-1.12.jar                    | None                                     |
    | UCHIJ   | treecapitator       | at_0.9       | TreeCapitator-Mod-1.12.jar                    | None                                     |
    | UCHIJ   | ua                  | 1.1          | UgandanAdventures-V1.1-1.12.2.jar             | None                                     |
    | UD      | emoticons_core      | 0.2.1        | minecraft.jar                                 | None                                     |

    Loaded coremods (and transformers): 
EmoticonsCore (Emoticons-Mod-1.12.2.jar)
  mchorse.emoticons.core.EmoCoreClassTransformer
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13474 Compatibility Profile Context 22.19.163.2560' Renderer: 'AMD Radeon(TM) R5 Graphics'

Posted (edited)
18 minutes ago, diesieben07 said:

The file names of some of your mods suggest you obtained them from shady third party sites.

Check out StopModReposts on why this is a problem and obtain your mods properly before continueing.

I tried to delete all the mod and the .cfg file and still does not work

Edited by teck
  • 2 years later...
Posted

i'm having a similar issue. my error message is as follows.

 

The game crashed whilst there was a severe problem during mod

loading that has caused the game to fail

Error:net.minecraftforge.fml.common,LoaderExceptionModCrash:

Caught exceptionfrom CodeChicken Lib (codechickelib)

Exit Code: -1

 

here is the crash report:

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  ForgelinPlugin (Forgelin-1.8.4.jar)
  MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
  OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  AstralCore (astralsorcery-1.12.2-1.10.23.jar)
  HCASM (HammerLib-1.12.2-2.0.6.23.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar)
  CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
Contact their authors BEFORE contacting forge

// Shall we play a game?

Time: 9/24/21 2:34 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.GeneratedMethodAccessor2.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: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: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: 1474065544 bytes (1405 MB) / 3511156736 bytes (3348 MB) up to 7456948224 bytes (7111 MB)
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8000m -Xms256m -XX:PermSize=256m
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2855 113 mods loaded, 113 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   | openmodscore                    | 0.12.2                   | minecraft.jar                                      | None                                     |
    | LCH   | srm-hooks                       | 1.12.2-1.0.0             | minecraft.jar                                      | None                                     |
    | LCH   | ic2                             | 2.8.170-ex112            | industrialcraft-2-2.8.170-ex112.jar                | de041f9f6187debbc77034a344134053277aa3b0 |
    | LCH   | advanced_machines               | 61.0.1                   | Advanced+Machines-61.0.1.jar                       | None                                     |
    | LCH   | akashictome                     | 1.2-12                   | AkashicTome-1.2-12.jar                             | None                                     |
    | LCH   | jei                             | 4.15.0.293               | jei_1.12.2-4.15.0.293.jar                          | None                                     |
    | LCH   | appleskin                       | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                         | None                                     |
    | LCH   | ctm                             | MC1.12.2-1.0.2.31        | CTM-MC1.12.2-1.0.2.31.jar                          | None                                     |
    | LCH   | appliedenergistics2             | rv6-stable-7             | appliedenergistics2-rv6-stable-7.jar               | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCH   | mantle                          | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                           | None                                     |
    | LCH   | chisel                          | MC1.12.2-1.0.2.45        | Chisel-MC1.12.2-1.0.2.45.jar                       | None                                     |
    | LCH   | twilightforest                  | 3.10.1013                | twilightforest-1.12.2-3.10.1013-universal.jar      | None                                     |
    | LCH   | tconstruct                      | 1.12.2-2.13.0.183        | TConstruct-1.12.2-2.13.0.183.jar                   | None                                     |
    | LCH   | conarm                          | 1.2.5.9                  | conarm-1.12.2-1.2.5.9.jar                          | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
    | LCH   | armoryexpansion                 | 1.4.2                    | armoryexpansion-1.4.2.jar                          | None                                     |
    | LCH   | armoryexpansion-custommaterials | 1.4.2                    | armoryexpansion-1.4.2.jar                          | None                                     |
    | LCH   | armoryexpansion-iceandfire      | 1.4.2                    | armoryexpansion-1.4.2.jar                          | None                                     |
    | LCH   | armoryexpansion-matteroverdrive | 1.4.2                    | armoryexpansion-1.4.2.jar                          | None                                     |
    | LCH   | baubles                         | 1.5.2                    | Baubles-1.12-1.5.2.jar                             | None                                     |
    | LCH   | astralsorcery                   | 1.10.22                  | astralsorcery-1.12.2-1.10.23.jar                   | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
    | LCH   | autoreglib                      | 1.3-32                   | AutoRegLib-1.3-32.jar                              | None                                     |
    | LCH   | bibliocraft                     | 2.4.5                    | BiblioCraft-Mod-1.12.2.jar                         | None                                     |
    | LCH   | blockcraftery                   | 1.12.2-1.3.1             | blockcraftery-1.12.2-1.3.1.jar                     | None                                     |
    | LCH   | guideapi                        | 1.12-2.1.8-63            | Guide-API-1.12-2.1.8-63.jar                        | None                                     |
    | LCH   | bloodmagic                      | 1.12.2-2.4.3-105         | BloodMagic-1.12.2-2.4.3-105.jar                    | None                                     |
    | LCH   | buildcraftlib                   | 7.99.24.6                | buildcraft-all-7.99.24.6.jar                       | None                                     |
    | LCH   | buildcraftcore                  | 7.99.24.6                | buildcraft-all-7.99.24.6.jar                       | None                                     |
    | LCH   | buildcraftbuilders              | 7.99.24.6                | buildcraft-all-7.99.24.6.jar                       | None                                     |
    | LCH   | buildcrafttransport             | 7.99.24.6                | buildcraft-all-7.99.24.6.jar                       | None                                     |
    | LCH   | buildcraftsilicon               | 7.99.24.6                | buildcraft-all-7.99.24.6.jar                       | None                                     |
    | LCH   | buildcraftcompat                | 7.99.24.6                | buildcraft-all-7.99.24.6.jar                       | None                                     |
    | LCH   | buildcraftenergy                | 7.99.24.6                | buildcraft-all-7.99.24.6.jar                       | None                                     |
    | LCH   | buildcraftfactory               | 7.99.24.6                | buildcraft-all-7.99.24.6.jar                       | None                                     |
    | LCH   | buildcraftrobotics              | 7.99.24.6                | buildcraft-all-7.99.24.6.jar                       | None                                     |
    | LCH   | cctweaked                       | 1.89.2                   | cc-tweaked-1.12.2-1.89.2.jar                       | None                                     |
    | LCH   | computercraft                   | 1.89.2                   | cc-tweaked-1.12.2-1.89.2.jar                       | None                                     |
    | LCH   | chameleon                       | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                           | None                                     |
    | LCE   | codechickenlib                  | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-universal(1).jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | 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    | cookingforblockheads            | 6.5.0                    | CookingForBlockheads_1.12.2-6.5.0.jar              | None                                     |
    | LC    | cucumber                        | 1.1.3                    | Cucumber-1.12.2-1.1.3.jar                          | None                                     |
    | LC    | discordcraft                    | 1.0                      | DiscordCraft-2.0.jar                               | None                                     |
    | LC    | doggytalents                    | 1.15.1.4                 | DoggyTalents-1.12.2-1.15.1.4-universal.jar         | None                                     |
    | LC    | enderstorage                    | 2.4.6.137                | EnderStorage-1.12.2-2.4.6.137-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | energyconverters                | 1.3.7.30                 | energyconverters_1.12.2-1.3.7.30.jar               | None                                     |
    | LC    | forgelin                        | 1.8.4                    | Forgelin-1.8.4.jar                                 | None                                     |
    | LC    | exnihilocreatio                 | 1.12.2-0.4.7.2           | exnihilocreatio-1.12.2-0.4.7.2.jar                 | None                                     |
    | LC    | hammercore                      | 2.0.6.23                 | HammerLib-1.12.2-2.0.6.23.jar                      | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
    | LC    | projecte                        | 1.12.2-PE1.4.1           | ProjectE-1.12.2-PE1.4.1.jar                        | None                                     |
    | LC    | expequiv                        | 12.3.16                  | ExpandedEquivalence-1.12.2-12.3.16.jar             | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
    | LC    | extrautils2                     | 1.0                      | extrautils2-1.12-1.9.9.jar                         | None                                     |
    | LC    | zerocore                        | 1.12.2-0.1.2.8           | zerocore-1.12.2-0.1.2.8.jar                        | None                                     |
    | LC    | bigreactors                     | 1.12.2-0.4.5.67          | ExtremeReactors-1.12.2-0.4.5.67.jar                | None                                     |
    | LC    | ftblib                          | 5.4.7.2                  | FTBLib-5.4.7.2.jar                                 | None                                     |
    | LC    | ftbutilities                    | 5.4.1.130                | FTBUtilities-5.4.1.130.jar                         | None                                     |
    | LC    | gbook                           | 2.9.5                    | Guidebook-1.12.2-2.9.5.jar                         | None                                     |
    | LC    | waila                           | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                        | None                                     |
    | LC    | ichunutil                       | 7.2.1                    | iChunUtil-1.12.2-7.2.1.jar                         | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LC    | railcraft                       | 12.0.0                   | railcraft-12.0.0.jar                               | a0c255ac501b2749537d5824bb0f0588bf0320fa |
    | LC    | thermalfoundation               | 2.6.7                    | ThermalFoundation-1.12.2-2.6.7.1-universal.jar     | None                                     |
    | LC    | immersiveengineering            | 0.12-92                  | ImmersiveEngineering-0.12-92.jar                   | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | LC    | immersivepetroleum              | 1.1.9                    | Immersive-Petroleum-Mod-1.12.2.jar                 | None                                     |
    | LC    | trackapi                        | 1.2                      | TrackAPI-1.2.jar                                   | None                                     |
    | LC    | universalmodcore                | 1.0.0                    | UniversalModCore-1.12.2-forge-1.0.0.jar            | None                                     |
    | LC    | immersiverailroading            | 1.8.0-7e0f82             | ImmersiveRailroading-1.12.2-forge-1.8.0-7e0f82.jar | None                                     |
    | LC    | inventorytweaks                 | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                           | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LC    | ironchest                       | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.72.847.jar                    | None                                     |
    | LC    | journeymap                      | 1.12.2-5.5.5             | journeymap-1.12.2-5.5.5.jar                        | None                                     |
    | LC    | jeresources                     | 0.9.2.60                 | JustEnoughResources-1.12.2-0.9.2.60.jar            | None                                     |
    | LC    | mystcraft                       | 0.13.7.06                | mystcraft-1.12.2-0.13.7.06.jar                     | None                                     |
    | LC    | ltta                            | 1.4.0                    | ltta-1.12.2-1.4.0.jar                              | None                                     |
    | LC    | mekanism                        | 1.12.2-9.8.3.390         | Mekanism-1.12.2-9.8.3.390.jar                      | None                                     |
    | LC    | monk                            | 1.4                      | monk-mod-1.4.jar                                   | None                                     |
    | LC    | mystlibrary                     | 1.12.2-0.0.3.0           | mystlibrary-1.12.2-0.0.3.0.jar                     | None                                     |
    | LC    | moremystcraft                   | 1.0.0                    | moremystcraft-1.12.2-1.0.0.jar                     | None                                     |
    | LC    | morph                           | 7.2.0                    | Morph-1.12.2-7.2.1.jar                             | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LC    | morpheus                        | 1.12.2-3.5.106           | Morpheus-1.12.2-3.5.106.jar                        | None                                     |
    | LC    | mousetweaks                     | 2.10                     | MouseTweaks-2.10-mc1.12.2.jar                      | None                                     |
    | LC    | mychunkloader                   | 1.12.2-01                | MyChunkloader-1.12.2-01.jar                        | None                                     |
    | LC    | mystcraft_info                  | 1.0.3.0                  | mystcraft_info-1.12.2-1.0.5.0.jar                  | None                                     |
    | LC    | mysticalagriculture             | 1.6.4                    | mysticalagriculture-1.12-1.6.4.jar                 | None                                     |
    | LC    | openmods                        | 0.12.2                   | OpenModsLib-1.12.2-0.12.2.jar                      | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LC    | openblocks                      | 1.8.1                    | OpenBlocks-1.12.2-1.8.1.jar                        | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LC    | oreexcavation                   | 1.4.137                  | OreExcavation-1.4.137.jar                          | None                                     |
    | LC    | pages                           | 2.0.0.1                  | pages-1.12.2-2.0.0.1.jar                           | None                                     |
    | LC    | patchouli                       | 1.0-21                   | Patchouli-1.0-21.jar                               | None                                     |
    | LC    | placebo                         | 1.6.0                    | Placebo-1.12.2-1.6.0.jar                           | None                                     |
    | LC    | psi                             | r1.1-78                  | Psi-r1.1-78.1.jar                                  | None                                     |
    | LC    | plustic                         | 8.0.0.0                  | plustic-8.0.0.0.jar                                | None                                     |
    | LC    | projectex                       | 1.2.0.40                 | ProjectEX-1.2.0.40.jar                             | None                                     |
    | LC    | secretroomsmod                  | 5.6.4                    | secretroomsmod-1.12.2-5.6.4.jar                    | None                                     |
    | LC    | soulshardsrespawn               | 1.12.2-1.1.1-13          | SoulShardsRespawn-1.12.2-1.1.1-13.jar              | None                                     |
    | LC    | stg                             | 1.12.2-1.2.3             | stg-1.12.2-1.2.3.jar                               | None                                     |
    | LC    | storagedrawers                  | 5.2.2                    | StorageDrawers-1.12.2-5.4.2.jar                    | None                                     |
    | LC    | storagedrawersextra             | @VERSION@                | StorageDrawersExtras-1.12-3.1.0.jar                | None                                     |
    | LC    | supermartijn642configlib        | 1.0.8                    | supermartijn642configlib-1.0.8-mc1.12.jar          | None                                     |
    | LC    | supermartijn642corelib          | 1.0.12                   | supermartijn642corelib-1.0.12-mc1.12.jar           | None                                     |
    | LC    | tesseract                       | 1.0.23                   | tesseract-1.0.23-mc1.12.jar                        | None                                     |
    | LC    | thermalcultivation              | 0.3.6                    | ThermalCultivation-1.12.2-0.3.6.1-universal.jar    | None                                     |
    | LC    | thermalinnovation               | 0.3.6                    | ThermalInnovation-1.12.2-0.3.6.1-universal.jar     | None                                     |
    | LC    | tinkersjei                      | 1.2                      | tinkersjei-1.2.jar                                 | None                                     |
    | LC    | tinkertoolleveling              | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar                | None                                     |
    | LC    | toastcontrol                    | 1.8.1                    | Toast Control-1.12.2-1.8.1.jar                     | None                                     |
    | LC    | wawla                           | 2.6.275                  | Wawla-1.12.2-2.6.275.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | llibrary                        | 1.7.19                   | llibrary-1.7.19-1.12.2.jar                         | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LC    | armoryexpansion-conarm          | 1.4.2                    | armoryexpansion-1.4.2.jar                          | None                                     |
    | LC    | mysticallib                     | 1.12.2-1.12.0            | mysticallib-1.12.2-1.12.0.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
ForgelinPlugin (Forgelin-1.8.4.jar)
 
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  mekanism.coremod.KeybindingMigrationHelper
SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
  com.wynprice.secretroomsmod.core.SecretRoomsTransformer
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  openmods.core.OpenModsClassTransformer
AstralCore (astralsorcery-1.12.2-1.10.23.jar)
 
HCASM (HammerLib-1.12.2-2.0.6.23.jar)
  com.zeitheron.hammercore.asm.HammerCoreTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  team.chisel.ctm.client.asm.CTMTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 471.96' Renderer: 'NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2'
    OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
    AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
    Pulsar/tconstruct loaded Pulses:
        - TinkerCommons (Enabled/Forced)
        - TinkerWorld (Enabled/Not Forced)
        - TinkerTools (Enabled/Not Forced)
        - TinkerHarvestTools (Enabled/Forced)
        - TinkerMeleeWeapons (Enabled/Forced)
        - TinkerRangedWeapons (Enabled/Forced)
        - TinkerModifiers (Enabled/Forced)
        - TinkerSmeltery (Enabled/Not Forced)
        - TinkerGadgets (Enabled/Not Forced)
        - TinkerOredict (Enabled/Forced)
        - TinkerIntegration (Enabled/Forced)
        - TinkerFluids (Enabled/Forced)
        - TinkerMaterials (Enabled/Forced)
        - TinkerModelRegister (Enabled/Forced)
        - chiselIntegration (Enabled/Not Forced)
        - wailaIntegration (Enabled/Not Forced)

    HammerCore Debug Information:
        Dependent Mods:
            -Expanded Equivalence (expequiv) @ 12.3.16

 

btw all my mods came from

https://www.curseforge.com

 

can someone help me get things working again please?

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I have a custom 3d model which works perfectly. BUT I want it to be held diffrently on the players hand when the item is being used. My JSON file under assets/examplemod/items looks like this: { "model": { "type": "minecraft:condition", "on_false": { "type": "minecraft:model", "model": "examplemod:item/example_item" }, "on_true": { "type": "minecraft:model", "model": "examplemod:item/example_item_using" }, "property": "minecraft:using_item" } }   This works fine until the item is used. The correct model will be displayed but with a full black texture instead of the actuall texture. Any idea why? (I want to use the exact same texture for both items, because their model is the same just diffrent displays on firstperson_righthand and firstperson_lefthand). The models JSON's are fully blockbench files inlcuding the elements, display, textures with texture_size.   Also is this the correct way to do it? Because it feels so dumb to change the exact same model just for a diffrent right- and lefthand view.   (fyi: ItemUseAnimation is BLOCK for this item)
    • I just backed up my world then tried to create new mod with currently equipped mod but with new world still made same error. Sooo I think it's not world error. also It's working fine on singleplayer. + but it made some another weird error with new world
    • Maybe the file is too large - you can upload the log file via Mediafire
    • Create a new instance and start with Embeddium + Oculus Then add new mods one by one or in groups The "IncompatibleClassChangeError: class net.coderbot.iris.gui.option.ShadowDistanceOption" often appears in connection with an incompatible mod
    • I hosted forge modded server using feather client I was able to join without any issues yesterday, but today after I tested my shader on my single world then tried to join the world but it made error meassage. (I also changed server.properties's render settings, but I reverted it as same as yesterday) So I removed my shader and removed optifine on server and on my mod file then it made this error: Internal Exception: io.netty.handler.codec.DecoderException: net.minecraft.ResourceLocationException: Non [a-z0-9/-1 character in path of location: inecraft:ask_server\u0012\u0001\uFFFD\n\u0007targets\u001D\u0001\u0014minecraft:ask_server\u0012\u0002\uFFFD\n\uFFFD\n\u0002id!\u0014minecraft:ask_server\u0002 \u0001\uFFFD\n\u0006target\u0006\u0001\u0002\u0001\uFFFD\n\ttarget My server/client is 1.20.1 forge. And I got 34 mods total, it was working pretty fine yesterday (I did not add/remove any mods before it started happening) I hope it's not about my worlds, it's been quite long since using this world I'm not native english speaker so there may be grammar issue! Thank you for reading!
  • Topics

×
×
  • Create New...

Important Information

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