Converted End Trial Transfer Ending Game

Issue #174 resolved
Enthalpy created an issue

There are reports of one game, Turnabout Pairs, which worked perfectly well in v5, but upon conversion, moving from one part to the next would cause the game to redirect to frame 0, ending the game. This is likely a bug, and comparison against the v5 behavior will require access to the v5 engine.

Comments (2)

  1. Enthalpy reporter

    Testing confirmed the cause of the bug: the converter sets trials to redirect to frame 0 if no frame to proceed to is specified. Starting at frame 0 is interpreted as not starting the game.

    The problem was not discovered earlier because this could only cause a problem when "Go to another part of the series" was selected, which was rare before the acceptance of pull request #21. Afterwards, it became common.

  2. Log in to comment