I've noticed a wierd thing happening with autosaved replays. They sometimes save without the .nxrp file format, which has to be added manually to the filename. Thus:
(https://i.imgur.com/eYgdZ9E.png)
This can happen at any time, with any pack.
yes, I noticed that too. For example, when playing Strato's Demo pack Lemmings Hall of Fame, the level "Being for the Benefit of Mr. Kite." (Silver 08) it will save the replay but won't save the replay with the .nxrp attached so I had to append it to the end.
Known issue. It's triggered by the presence of periods in the level name (or more accurately, anywhere in the resulting text) and I think it's already fixed in the source code (but will leave this topic open until I've confirmed that).
Workaround is to use a manual replay name pattern that includes the ".nxrp" extension as part of it. That aside, this is purely a filename issue and the resulting replay file itself has the correct contents.
Thanks, namida :thumbsup:
In case anyone else needs help with this workaround, I've posted some instructions here (https://www.lemmingsforums.net/index.php?topic=5458.msg91073#msg91073).
Fixed in commit 5a8fb0f.