ShikiSeiren / NecroMod

16 stars 3 forks source link

Can't load mod #7

Open Unexplnednachos opened 6 years ago

Unexplnednachos commented 6 years ago

Hey when I try to load the mod, I get the following error from modthespire:

Exception in thread "Thread-1" java.lang.NoSuchMethodError: sun.reflect.ReflectionFactory.newConstructorAccessor(Ljava/lang/reflect/Constructor;)Lsun/reflect/ConstructorAccessor; at com.evacipated.cardcrawl.modthespire.EnumBusterReflect.findConstructorAccessor(EnumBusterReflect.java:211) at com.evacipated.cardcrawl.modthespire.EnumBusterReflect.make(EnumBusterReflect.java:70) at com.evacipated.cardcrawl.modthespire.EnumBusterReflect.make(EnumBusterReflect.java:49) at com.evacipated.cardcrawl.modthespire.Patcher.patchEnums(Patcher.java:105) at com.evacipated.cardcrawl.modthespire.Loader.runMods(Loader.java:159) at com.evacipated.cardcrawl.modthespire.ModSelectWindow.lambda$null$1(ModSelectWindow.java:181) at java.base/java.lang.Thread.run(Unknown Source)

I have BaseMod loading first as well. Any ideas on how to get it working?

Meow-Mixer commented 6 years ago

That happens when steam tries to load its panel. You bypass it with the shortcut for modloader provided by the installation.

On Fri, Mar 30, 2018 at 11:03 AM, Unexplnednachos notifications@github.com wrote:

Hey when I try to load the mod, I get the following error from modthespire:

Exception in thread "Thread-1" java.lang.NoSuchMethodError: sun.reflect.ReflectionFactory.newConstructorAccessor(Ljava/ lang/reflect/Constructor;)Lsun/reflect/ConstructorAccessor; at com.evacipated.cardcrawl.modthespire.EnumBusterReflect. findConstructorAccessor(EnumBusterReflect.java:211) at com.evacipated.cardcrawl.modthespire.EnumBusterReflect. make(EnumBusterReflect.java:70) at com.evacipated.cardcrawl.modthespire.EnumBusterReflect. make(EnumBusterReflect.java:49) at com.evacipated.cardcrawl.modthespire.Patcher. patchEnums(Patcher.java:105) at com.evacipated.cardcrawl.modthespire.Loader.runMods(Loader.java:159) at com.evacipated.cardcrawl.modthespire.ModSelectWindow. lambda$null$1(ModSelectWindow.java:181) at java.base/java.lang.Thread.run(Unknown Source)

I have BaseMod loading first as well. Any ideas on how to get it working?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ShikiSeiren/NecroMod/issues/7, or mute the thread https://github.com/notifications/unsubscribe-auth/AjyKDzUG-Ja-PQTWMzCDpTyKnaGD2Ub9ks5tjnN0gaJpZM4TB-EX .