-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
It appears that the latest update change to how scribes work causes a crash with Waxed and Shiny. I already made a bug report to them so I',m hoping they see it soon.
Mod Version
4.3.0
Minecraft Version
1.20
Relevant log output
-- Head --
Thread: Render thread
Suspected Mods:
Ixeris (ixeris), Version: 3.6.0+1.20.1-forge
Issue tracker URL: https://github.com/decce6/Ixeris/issues
Mixin class: me.decce.ixeris.mixins.MainMixin
Target: net.minecraft.client.main.Main
at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.ixeris$runRenderThread(Main.java:570)
Waxed & Shiny (waxed), Version: 1.0c-1.20.1
at TRANSFORMER/[email protected]/net.im_maker.waxed.common.util.GroovingWithScribe.registerGroovedBlocks(GroovingWithScribe.java:11)
Stacktrace:
at net.im_maker.waxed.common.util.GroovingWithScribe.registerGroovedBlocks(GroovingWithScribe.java:11) ~[Waxed%20&%20Shiny-forge-1.0c-1.20.1.jar%23694!/:1.0c-1.20.1] {re:classloading}
-- MOD waxed --
Details:
Mod File: /C:/Users/erwei/AppData/Roaming/PrismLauncher/instances/1.20.1(3)/.minecraft/mods/Waxed & Shiny-forge-1.0c-1.20.1.jar
Failure message: Waxed & Shiny (waxed) encountered an error during the complete event phase
java.lang.NoSuchMethodError: 'void galena.oreganized.content.item.ScribeItem.registerGroovedBlock(net.minecraft.world.level.block.Block, java.util.function.Supplier)'
Mod Version: 1.0c-1.20.1
Mod Issue URL: NOT PROVIDED
Exception message: java.lang.NoSuchMethodError: 'void galena.oreganized.content.item.ScribeItem.registerGroovedBlock(net.minecraft.world.level.block.Block, java.util.function.Supplier)'
Stacktrace:
at net.im_maker.waxed.common.util.GroovingWithScribe.registerGroovedBlocks(GroovingWithScribe.java:11) ~[Waxed%20&%20Shiny-forge-1.0c-1.20.1.jar%23694!/:1.0c-1.20.1] {re:classloading}
at net.im_maker.waxed.Waxed.onLoadComplete(Waxed.java:74) ~[Waxed%20&%20Shiny-forge-1.0c-1.20.1.jar%23694!/:1.0c-1.20.1] {re:classloading}
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.5.jar%23143!/:?] {}
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.5.jar%23143!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%23143!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%23143!/:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:121) ~[javafmllanguage-1.20.1-47.4.10.jar%23706!/:?] {}
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$5(ModContainer.java:127) ~[fmlcore-1.20.1-47.4.10.jar%23705!/:?] {re:mixin}
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?] {}
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?] {re:mixin,re:computing_frames}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?] {re:mixin,re:computing_frames}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?] {re:mixin}Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working