-
Notifications
You must be signed in to change notification settings - Fork 46
Description
I'm not sure what's causing this, but occasionally when I exit a world and then re-enter it later, recipes are deleted from the calculator's memory. For example, last night this was what my calculator recipes looked like:

When I opened my world again this is what my calculator contained:

It seems like something about exiting and re-entering the world causes the calculator to lose recipes (sometimes 100% of them), but I'm not sure what causes it. I'm utilizing ATM9 as the base modpack, but more info is below.
- JEC version
jecalculation-forge-1.20.1-4.0.4.jar - Java version
C:/Program Files/Java/jdk-17.0.4/bin/java.exe - Modlist (remove
.txtextension for working hyperlinks:
modlist.html.txt - Debug-level logs from entering world (to find recipes have been dropped):
debug.log - Debug-level logs from exiting world last night (ZIPped for size):
debug-1.log.gz
May look at adding some additional logging around the init code to see if I can figure out what's going wrong, but I saw #156 and wanted to provide more context for the issue. I've had this bug in the past and was hoping it would be patched by now, so hopefully this new info helps.