- Jan 19, 2020
- 12,382
- 49,477
- 892
recreation The reason behind the save/load issue is due to you changing the MC's naming variables which is populated througout the scripts. This freaks RenPy out trying to land a safe spot to finalize the loading process. If memory serves you had it as "pc" before... thousands (well, many hundreds at a minimum) of lines of script changed due to that decision which is the root cause.
The other items are simple bugs but don't have anything to do with loading old saves.
The other items are simple bugs but don't have anything to do with loading old saves.