-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
bugSomething went wrong.Something went wrong.
Description
OS: Windows 10
Version: 0.2.3
Commit/Build: 6b21aac
When firing up OpenRCT2 after local build, I get 3 messages that ja-JP string were truncated. I couldn't identify them, but it is easy to reproduce.
Steps to reproduce:
- Run the game and set any language other than ja-JP
- Reopen the game and set ja-JP
- Reopen the game and the messages will be printed to the command line prompt
WARNING[OpenRCT2\src\openrct2\util\Util.cpp:417 (safe_strcpy)]: Truncating string "自身のシックス・フラッグス・グレート・アド" to 64 bytes.
WARNING[OpenRCT2\src\openrct2\util\Util.cpp:417 (safe_strcpy)]: Truncating string "自身のシックス・フラッグス・マジック・マウ" to 64 bytes.
WARNING[OpenRCT2\src\openrct2\util\Util.cpp:417 (safe_strcpy)]: Truncating string "自身のシックス・フラッグス・オバー・テキサ" to 64 bytes.
Found after exploring other languages after #9997
Metadata
Metadata
Assignees
Labels
bugSomething went wrong.Something went wrong.