-
Notifications
You must be signed in to change notification settings - Fork 54
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]: Machine Operator "Forgets" Its Job After Reloading World? #886
Comments
Thanks for the report! That said, it should save the instructions on World close, I'll look into it. Meanwhile, can you please try if this occurs when using just occultism + required dependencies (eg by installing occultism via curseforge launcher)? |
Disregard the above - it reproduces in dev. Turns out when adding the option to have a separate extract location it was accidentally overwriting the wrong save data thus making it impossible to load on world load |
Really did not expect this to get fixed overnight while I was asleep. That was fast! Thank you! |
Bug Description
Assigning a djinni machine operator a job works initially, but it must be "retaught" using the Book of Calling each time after reloading the single player world.
Logs and Crash Reports
Not facing a crash, but the logs do have this message being printed to the console repeatedly:
[Render thread/ERROR] [minecraft/Brain]: No key memories in MapLike[{}]
which seems to me like it could be related
Screenshots and/or Videos
No response
Bug Reproduction
Expected Behavior
Expected Operators to retain their machine blocks and be able to use them between closing and re-opening the world.
Minecraft Version
1.18.2
Mod Version
1.66.2
Modpack
Other
The text was updated successfully, but these errors were encountered: