Steps to reproduce:
- Start a new game using the mod.
- Move your cursor over an entity and run the command /save-selected
- Run the command /print-saved. Both save-method 1 and save-method 2 will properly display the saved entity.
- Save and load the game.
- Re-run the /print-saved command. I expect the same output as before, but instead save-method 1 has its entity invalidated.
PS, thank you Chrisgbk for double-checking that my test-case is reproducible, and confirming that this looks like unexpected behavior.