-
Notifications
You must be signed in to change notification settings - Fork 47
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
Architectury API is incompatible with GC Free Serializer #219
Comments
Damn, I tried to separately combine C2M with each mod from the list and everything works, but if I combine all the mods in my instance, the error appears until I turn off GC Free Serializer. |
Could you try without memoryfixleak ? |
If only Memory Leak Fix are removed from the entire list of mods, then the game starts and works normally, but also, if install only Memory Leak Fix and C2M (with enabled GC Free Serializer), then this also works... https://gist.github.com/AlexChevios/9190a9c4d9eeacaebb9525997a858726 |
I jumped to conclusions. If I remove Memory Leak Fix when C2M GC Free Serializer is enabled, then the game loads normally, but when I try to create a world, the game crashes: |
It appears that the compatibility for |
Okay, I'll notify the author of Architectury API. |
Describe the bug
I see an error in the log when running the game with GC Free Serializer enabled in my instance, but so far I can't pinpoint exactly which mod is causing the error. If I leave only C2M then GC Free Serializer works fine.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
At least the game was expected to load...
Runtime info:
Crash reports / logs
latest.log
Other mods
Modlist
Checklist
The text was updated successfully, but these errors were encountered: