Stonezone Crash
Derpgamer22 opened this issue ยท 4 comments
Code of Conduct
- Always check you are using the latest version of the mods and its dependencies
- Ensure the version of EveryCompat & Moonlight Lib are up to date
- Remove mod that enhances Minecraft: Optifine, Sodium, others. The issue still persists.
- If you are unsure which mod is the culprit.
Disable all of your mods and enable them 1-2 mods each time to isolate the culprit - Confirm that there is no existing issue with a similar description submitted in the list of issues.
Version - Loader (DO NOT FORGET TO SELECT THE CORRECT VERSION)
1.20.1 - FORGE
StoneZone Version
stonezone-1.20-2.8.15
EveryCompat Version
everycomp-1.20-2.8.16-forge.jar
Moonlight Lib Version
1.20-2.15.7-forge
Issue with mods
[21:29:11] [modloading-worker-0/ERROR] [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to create mod instance. ModID: stonezone, class net.mehvahdjukaar.stone_zone.forge.StoneZoneForge
java.lang.NoSuchMethodError: 'net.mehvahdjukaar.every_compat.api.AbstractSimpleEntrySet$Builder net.mehvahdjukaar.every_compat.api.SimpleEntrySet$Builder.addTag(net.minecraft.tags.TagKey, net.minecraft.resources.ResourceKey)'
at net.mehvahdjukaar.stone_zone.modules.decorative_blocks.DecorativeBlocksModule.(DecorativeBlocksModule.java:35) ~[stonezone-1.20-2.8.15.jar%23675!/:?] {re:classloading}
at net.mehvahdjukaar.every_compat.EveryCompat.addIfLoaded(EveryCompat.java:140) ~[everycomp-1.20-2.8.16-forge.jar%23531!/:?] {re:mixin,re:classloading}
at net.mehvahdjukaar.stone_zone.StoneZoneCommon.addModules(StoneZoneCommon.java:44) ~[stonezone-1.20-2.8.15.jar%23675!/:?] {re:classloading}
at net.mehvahdjukaar.stone_zone.forge.StoneZoneForge.addModules(StoneZoneForge.java:51) ~[stonezone-1.20-2.8.15.jar%23675!/:?] {re:classloading}
at net.mehvahdjukaar.stone_zone.StoneZoneCommon.initialize(StoneZoneCommon.java:27) ~[stonezone-1.20-2.8.15.jar%23675!/:?] {re:classloading}
at net.mehvahdjukaar.stone_zone.forge.StoneZoneForge.(StoneZoneForge.java:44) ~[stonezone-1.20-2.8.15.jar%23675!/:?] {re:classloading}
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?] {}
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?] {}
at java.lang.reflect.Constructor.newInstanceWithCaller(Unknown Source) ~[?:?] {}
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:77) ~[javafmllanguage-1.20.1-47.4.6.jar%23706!/:?] {}
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$5(ModContainer.java:126) ~[fmlcore-1.20.1-47.4.6.jar%23705!/:?] {re:mixin}
at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) ~[?:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source) ~[?:?] {}
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:?] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) ~[?:?] {}
at java.util.concurrent.ForkJoinPool.scan(Unknown Source) ~[?:?] {re:mixin,re:computing_frames}
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:?] {re:mixin,re:computing_frames}
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:?] {re:mixin}
Issue Detail
I saw this in the crash log
OPTIONAL: Latest.log | Crash-report Attachment
No response
OPTIONAL: To Produce
No response
Stonezone is causing a crash to minecraft when loaded up, probably with the newest moonlight and woodgood maybe
Related to MehVahdJukaar/Moonlight#373
It's Work-in-progress, it will be finished tonight and upload to Curseforge/modrinth. I'm aware of this.