[1.14.0] Startup crash
katur239 opened this issue ยท 3 comments
Describe the bug
Failure message: Occultism (occultism) encountered an error during the load_registries event phase
java.lang.ExceptionInInitializerError: null
Exception message: java.lang.NoSuchFieldException: craftingRemainingItem
To Reproduce
During startup
System (please complete the following information):
- Occultism Version: 1.14.0
- OS: [e.g. Windows] W 10
- Minecraft Version: 1.16.5
- Modpack Link and Version, or list of mods:
Additional context
https://pastebin.com/dPM9JWZd
Similar error at startup and same specs. reverting back to 1.13.3 resolved it.
Thanks for the logs - these are related to the mapping changes. Weirdly these field names are still shown unchanged in my dev env and do not cause a crash there, so I'll have to investigate what is going on there
@optmisticnihilist @katur239 the next patch will close this issue - please report back if it still persists after this!