EasyRPG / Player

RPG Maker 2000/2003 and EasyRPG games interpreter
https://easyrpg.org/player/
GNU General Public License v3.0
989 stars 185 forks source link

Uneven Dream v0.08 - Spamming the enter key during the minigame transition displays an error with event 10005 could not be called #3222

Open Mimigris opened 4 months ago

Mimigris commented 4 months ago

Name of the game:

Uneven Dream version 0.08.

Player platform:

Windows, 64 bits continuous build of the player.

Attach files (as a .zip archive or link them)

Savefile of the game near the issue, along the map files and database file near the area, since there are bugs around there and that the game may receive a bugfix in the future the game received a patch for said version applied to the download which replaces those files and fix the issue, so applying those files on the version 0.08 is needed. ud-10005-report.zip

Describe the issue in detail and how to reproduce it:

Press Enter to interact with the minigame and enter in it. Once in it, press x to make it exit and spam the enter key while doing this. A warning message may appear while doing this specifying that the invalid event 10005 was called, but I wasn't able to replicate something similar in RPG_RT. image

Ghabry commented 4 months ago

I think this was fixed in the latest v0.08 release released 15 hours ago. I cannot trigger this when hammering the key.

Even with your files I'm unable to reproduce that 10005 error but I'm able to open the menu while the transition is active and then walk inside the game area for a few seconds until I'm teleported out.

Mimigris commented 4 months ago

I think this was fixed in the latest v0.08 release released 15 hours ago. I cannot trigger this when hammering the key.

Even with your files I'm unable to reproduce that 10005 error but I'm able to open the menu while the transition is active and then walk inside the game area for a few seconds until I'm teleported out.

The bug was resolved in the version 0.08 on itch.io in a patch, by disallowing inputs during the transition, making it not possible to reproduce and fixing the issue you mentioned. Despite this, I did a recheck by downloading the itch.io version and applying the files I sent just here, and this issue can be replicated (tested with the latest pr3168), it's just that it requires a good timing (maybe you could try my method, map the enter key to mouse wheel up and down and make it roll during the transition leading back to the palace to try to trigger the bug, may require several tries though, otherwise you can try turbo keys).