CERBON-MODS / CERBONs-Better-Totem-of-Undying

Improves Minecraft Totem of Undying by adding new features to it. Compatible with Curios/Trinkets API.
https://www.curseforge.com/minecraft/mc-mods/better-totem-of-undying
GNU General Public License v3.0
0 stars 0 forks source link

[BUG/ISSUE] Crash on startup, mixin error #4

Closed katubug closed 6 months ago

katubug commented 6 months ago

Before submitting the issue

Loader, loader version and minecraft version

Forge 47.2.19 for Minecraft 1.20.1

Describe the bug

With version 2.0.0 the game fails to start. It does not produce a crash report, only exit code 1. Reverting to version 1.2.0 fixes the issue.

To reproduce

  1. Using 2.0.0 in a modded instance, attempt to launch the game

Expected behavior

I expect the game to launch.

Screenshots

If applicable, add screenshots to help explain your problem.

Latest log

https://gist.github.com/katubug/aef1aabf1cc8b790eed51aae8e51395b

CerbonXD commented 6 months ago

Thanks for letting me know about this issue. I'm not exactly sure why this happened but 2.0.1 should hopefully have it fixed. If you can, please test and let me know if it's working.

katubug commented 6 months ago

Just tested 2.0.1 and got this error: https://gist.github.com/katubug/e94c0f7264cda85b9472feb04880d647

CerbonXD commented 6 months ago

Try deleting the old Better totem config and open the game again

katubug commented 6 months ago

Yep, it works without issue now!