[BUG][PLAYER][DEV] Inconsistent results from replay checker

Started by namida, September 07, 2019, 09:13:07 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

namida

This bug only seems to apply to the current in-development source code. I cannot reproduce this issue on the current stable version.

If I run a replay test without playing any level first, I get different results than if I play a level and then run the test. So far I have only confirmed this on Doomsday Lemmings, specifically the ready-for-V12.7.0 version, which means it's possible this is related to zombies. It could also be related to preplaced lemmings, as Doomsday Lemmings makes very heavy use of those.
My projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)
Non-Lemmings: Commander Keen: Galaxy Reimagined (a Commander Keen fangame)

namida

On further examination, I have found cases where replays consistently fail under the tester, even though they pass when actually tested in-game.

Again, this is exclusively an issue with the in-development code. This bug does not, as far as I'm aware, happen in the current stable release.
My projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)
Non-Lemmings: Commander Keen: Galaxy Reimagined (a Commander Keen fangame)

namida

Confirmed that it's definitely not a bug that's present in the stable version, and fixed in commit 69ba9d3.
My projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)
Non-Lemmings: Commander Keen: Galaxy Reimagined (a Commander Keen fangame)