Skip to content

Maniac: Move Picture command does not work correctly under specific conditions #3078

@Mimigris

Description

@Mimigris

Player platform:

Windows, 64 bits continuous build of the Player.

Describe the issue in detail and how to reproduce it:

In a map, a parallel process is used to continuously move a picture. It is done in three steps:

  • The picture is displayed,
  • The picture is moved for 0.5 seconds,
  • And the script waits 0.5 seconds before returning to the first step and reinitializing where the picture is displayed.

image
image

Currently when doing this with the continuous build of the Player while the game is considered as Maniac patch, the picture will stay at constant coordinates instead of being shown as moving (the move picture seems to be executed instantly instead of waiting, though the wait command does not seem to be ignored).

Here's a testcase: MoveManiacIssue.zip
You should normally see the picture continuously move but this is not the case in the 0.8.0 EasyRPG maniac part. This issue was not present in version 0.7.0 when playing in Maniac mode, and is not present in the continuous build if the game is not set as Maniac.

Reported by Pizus on the EasyRPG blog and chat.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions