Better Chest mod crash

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

mattp_12

New Member
Jul 29, 2019
901
-3
0
I have added the Better Chests mod and I have crashed. Here is the forge log+ some lines of the crash I noticed.
java.lang.NoClassDefFoundError: Could not initialize class aroma1997.betterchests.Upgrade
[09/2/2015 14:10:48 PM] at aroma1997.betterchests.ItemUpgrade.func_94581_a(ItemUpgrade.java:89)
[09/2/2015 14:10:48 PM] at net.minecraft.client.renderer.texture.TextureMap.func_110573_f(TextureMap.java:459)
[09/2/2015 14:10:48 PM] at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:86)
[09/2/2015 14:10:48 PM] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:538)
[09/2/2015 14:10:48 PM] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
[09/2/2015 14:10:48 PM] at net.minecraft.client.main.Main.main(SourceFile:148)
[09/2/2015 14:10:48 PM] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[09/2/2015 14:10:48 PM] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[09/2/2015 14:10:48 PM] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[09/2/2015 14:10:48 PM] at java.lang.reflect.Method.invoke(Unknown Source)
[09/2/2015 14:10:48 PM] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[09/2/2015 14:10:48 PM] at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
 
I have the exact same problem. I am trying to find out what is causing this as we speak.

Only the last few lines of your crashlog provide any information. All I can say right now, that it probably is not a conflict with Optifine, TubesCore or Ivtoolkit as I have none of those installed on my setup.
 
Could you pastebin your actual crashlog? The crashlog can be found in the crash reports folder and contains a list of your mods.
I suspect that the log you pastebinned here before only lists part of the mods at the end and then was cut off, because it says you have Thaumic Tinkerer, but it does not say you have Thaumcraft. (for Thaumic Tinkerer to work, obviously Thaumcraft needs to be installed)


... Your Aroma1997Core is outdated (and so was mine). Just update it to the latest 1.7.10 version and you should be rolling!

After I updated that core mod, I got duplicate enchantment ID error instead of this one, so I guess that means it solved THIS problem. :)