EasyRPG / Player

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

Regression - Yume 2kki displays a warning message when waking up, and the Sound Room and wallpaper menus no longer work #3161

Closed Mimigris closed 7 months ago

Mimigris commented 7 months ago

Name of the game:

Yume 2kki, version 0.121f (though any modern version should work).

Player platform:

Windows, 64 bits continuous build of the Player.

Describe the issue in detail and how to reproduce it:

Either:

Ghabry commented 7 months ago

Thanks for the report. I bisected it and this one was dumb:

During the refactor for the Maniac stuff I deleted the accidentally deleted the line actor->SetName(ToString(com.string)); from ChangeHeroName.