Numismatic Overhaul

Numismatic Overhaul

2M Downloads

Game crashes when interacting with ether shop blocks (Fabric 1.20.1)

Kerobotto opened this issue ยท 8 comments

commented
commented

This is a known issue with Fabric Loader 0.15.0, and is the same issue as #115. 1.20.1 not receiving a backport is an oversight.
You can temporarily mitigate this by downgrading loader to 0.14.x any version in that range should be fine

commented

Same issue. No idea why mclogs says vanilla crash report. Many mods were used but seems to be entirely
java/lang/NoSuchFieldError: shop
https://mclo.gs/QN7tdM8

commented

This is a known issue with Fabric Loader 0.15.0, and is the same issue as #115. 1.20.1 not receiving a backport is an oversight. You can temporarily mitigate this by downgrading loader to 0.14.x any version in that range should be fine

will this be fixed?

commented

yes

commented

yes

im no developer, but how hard would this be to fix?
Ill personally send you $15 for an updated jar on curseforge if its done within a week :) I hope im not undercutting the time itd take to do the update, but ill promise you that $15 will be yours, I may be an internet rando but this mod it vital in my modpack.

commented

The issue is simply removing an annotation and rebuilding the jar. The main challenge is releasing it, as currently I am out of country and would need to make a manual release vs. using our tooling to do so (plus I would need to actually install Minecraft + Fabric on my laptop for testing).
Fortunately today is looking promising in terms of available time. Will try to see if I can't get it done before the new year.

commented

The issue is simply removing an annotation and rebuilding the jar. The main challenge is releasing it, as currently I am out of country and would need to make a manual release vs. using our tooling to do so (plus I would need to actually install Minecraft + Fabric on my laptop for testing). Fortunately today is looking promising in terms of available time. Will try to see if I can't get it done before the new year.

Hey I updated the jar and got a working copy out in a pull request.
:) happy holidays. I hope this helps

commented

Should be fixed as of 0.2.12. Thanks for being patient