Haruki1707 / ShortCutes

Creates executable ShortCutes for your emulator games
https://Haruki1707.github.io/ShortCutes/
GNU General Public License v3.0
29 stars 3 forks source link

Value does not fall within the expected range. #9

Closed Cocytus45 closed 1 year ago

Cocytus45 commented 1 year ago

Error:

Received this error when trying to create a shortcut for ボクらの消しゴム落とし3 世界編. The shortcut is generated correctly and the game launches perfectly fine but the application hangs and must be restarted after creating the shortcut.

Screenshot 2023-05-31 201153 Repeatability: ✔️

Notes:

I believe the error is related to the shortcut name, since creating the shortcut in English appears to work perfectly fine.

Scenario Details:

Shortcut Name: ボクらの消しゴム落とし3 世界編 Image Link: https://images.eshop-prices.com/games/11550/480w.jpeg Shortcut Design: square Desktop Shortcut: ✔️ Force launcher to close: ✖️

Emulator: Yuzu App version: Shortcutes v1.5.2 OS: Windows 11 22H2 Build 22621.1702

Haruki1707 commented 1 year ago

Yeah, must be the foreign characters, I will try to check if there is a way to add support for them

Cocytus45 commented 1 year ago

Sounds good, though since the shortcut is still technically generated and works fine I wouldn't be too concerned.

Haruki1707 commented 1 year ago

image

I have solved the problem! It was caused by an outdated system library that didn't support UNICODE characters. I will include the fix for this issue in the next update, along with a fix for this other issue #8.