Hello! I am a developer creating a game based on RPG Maker 2003, using Maniac Patch and EasyRPG.
Some players have reported issues such as “the menu cannot be opened” or “the game occasionally stops responding to input.”
After investigating the cause, it seems that this problem is related to how Japanese and Chinese locale input systems interact with EasyRPG.
I usually use Microsoft Japanese IME, which allows switching between English input mode and Japanese input mode using the Tab key.
While the game window is active, if any key is pressed in Japanese input mode, the game stops accepting all input. Pressing the Enter key restores control.
I also tested the same situation in a vanilla (original) environment, and it worked correctly even in Japanese input mode.
This is my first time posting on the forum, so I apologize if there are any shortcomings.