Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
ghost opened this issue Dec 19, 2023 · 8 comments
Closed

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

ghost opened this issue Dec 19, 2023 · 8 comments
Labels
priority: high this issue breaks critical functionality - it must be adressed immediately status: confirmed this issue is reproducible or otherwise confirmed to exist status: scheduled the resolution of this issue is scheduled for the next release

Comments

@ghost
Copy link

ghost commented Dec 19, 2023

Log: https://mclo.gs/OhH4SJO

@JAYDEMITE
Copy link

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

@Noaaan
Copy link
Member

Noaaan commented Dec 25, 2023

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

@Noaaan Noaaan added priority: high this issue breaks critical functionality - it must be adressed immediately status: confirmed this issue is reproducible or otherwise confirmed to exist labels Dec 25, 2023
@Xplodin
Copy link

Xplodin commented Dec 28, 2023

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?

@Noaaan
Copy link
Member

Noaaan commented Dec 29, 2023

yes

@Xplodin
Copy link

Xplodin commented Dec 30, 2023

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.

@Noaaan
Copy link
Member

Noaaan commented Dec 30, 2023

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.

@Noaaan Noaaan added the status: scheduled the resolution of this issue is scheduled for the next release label Dec 31, 2023
@Xplodin
Copy link

Xplodin commented Dec 31, 2023

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

@Noaaan
Copy link
Member

Noaaan commented Dec 31, 2023

Should be fixed as of 0.2.12. Thanks for being patient

@Noaaan Noaaan closed this as completed Dec 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high this issue breaks critical functionality - it must be adressed immediately status: confirmed this issue is reproducible or otherwise confirmed to exist status: scheduled the resolution of this issue is scheduled for the next release
Projects
None yet
Development

No branches or pull requests

3 participants