EasyRPG / Player

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

Display a warning instead of an error when the argument --language {LANGUAGE} is used and that no Language folder exists #3213

Open Mimigris opened 2 months ago

Mimigris commented 2 months ago

Player platform:

Windows, 64 bits continuous build of the Player.

Describe the issue in detail and how to reproduce it:

Using the argument --language {LANGUAGE} on a game that doesn't has a Language folder will display an error forcing the game to be closed, would probably be better to change it to a warning similar to what is done for using said command while the language specified doesn't exist.