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

[Bug] Game Crashes While Starting World #1816

Open
4 of 7 tasks
trevcam00 opened this issue Feb 10, 2025 · 3 comments
Open
4 of 7 tasks

[Bug] Game Crashes While Starting World #1816

trevcam00 opened this issue Feb 10, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@trevcam00
Copy link

What happened?

Game will load menu screen, but crashes after starting world. Disabling REI fixes the issue. Running MC 1.21.4 on Neoforge Beta 21.4.88 through Curseforge.

What mod loaders are you seeing the problem on?

Forge

What do you think this bug is of?

  • Visual
  • Recipe Lookup
  • Cheat Mode
  • Plugin Integration / JEI Plugin Compatibility
  • Others

Relevant log output

https://gist.github.com/trevcam00/884be4e2b2c6d2e3c5063e68701c2894

Anything else?

No response

By submitting this issue, I have included the necessary logs by pasting the contents into the correct location or attaching the file as an upload.

  • Yes, and I did not use any paste services other than GitHub Gists.

By submitting this issue, I have confirmed my REI and REI's dependencies are up to date.

  • Yes
@trevcam00 trevcam00 added the bug Something isn't working label Feb 10, 2025
@The-Devil-Thing
Copy link

This is happening due to neoforge changing the AddReloadListenerEvent to AddServerReloadListenersEvent in https://github.com/neoforged/NeoForge/pull/1915.

@Riku5543
Copy link

It might be worth noting that architectury has just merged a PR that fixes it on their end, but now REI has to update some incompatible code.

@trevcam00
Copy link
Author

Fixed! latest updates did the trick. Thank you all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants