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

[v3.0.0+fabric-1.20.1] Game Menu Crash #73

Closed
2 tasks done
thrasosc opened this issue Oct 1, 2023 · 3 comments
Closed
2 tasks done

[v3.0.0+fabric-1.20.1] Game Menu Crash #73

thrasosc opened this issue Oct 1, 2023 · 3 comments
Labels
Bug Something isn't working Completed The issue has been resolved (does not mean the resolution has been published yet tho).

Comments

@thrasosc
Copy link

thrasosc commented Oct 1, 2023

What happened?

I pressed the statistics button in the game menu and the game crashed immediately.

Steps to reproduce

  1. Go to game menu
  2. Press Statistics
  3. Game crashes

Relevant log output or crash report

- Crash report: https://crashy.net/53fd9660-25d6-4a3a-b85f-ea98553f9f7b

Other installed mods

Unreleased 1.20.1 version of Fantasy MC.

Code of Conduct

  • I agree that if the issue is regarding a crash, I gave the logs and the crash report.
  • I agree that I will be available later for any follow-up questions to help diagnose and resolve the issue.
@thrasosc thrasosc added the Bug Something isn't working label Oct 1, 2023
@TheCSDev
Copy link
Member

TheCSDev commented Oct 2, 2023

Hello!
Thanks for the crash report. After checking the code, it appears the crash is caused by a general stat missing an ID. Given all Vanilla stats have proper IDs, I can only assume a modded stat is registered that did not have an ID at the moment of the crash. In other words, technically an incompatibility. I'll try to look into it further once I get the time to. Thanks again, and have a great day!

@TheCSDev
Copy link
Member

TheCSDev commented Oct 2, 2023

Hello again.
I just released a patch, and hopefully it fixes the issue you are encountering. I noticed another compatibility issue in the meantime as well, and patched that one too.

You can download the release here.
Unfortunately CurseForge randomly decided to pick on me and place most files I attempt to upload "Under manual review", and those reviews can take days to weeks to complete given how slow their reviewers are. Until then, there's the Releases page on GitHub.

If you experience further issues, feel free to let me know. Have a great day!

@TheCSDev TheCSDev closed this as completed Oct 2, 2023
@TheCSDev TheCSDev added the Completed The issue has been resolved (does not mean the resolution has been published yet tho). label Oct 2, 2023
@TheCSDev TheCSDev pinned this issue Oct 2, 2023
@thrasosc
Copy link
Author

thrasosc commented Oct 2, 2023

Great! Thanks for the quick response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Completed The issue has been resolved (does not mean the resolution has been published yet tho).
Projects
None yet
Development

No branches or pull requests

2 participants