public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

[RGSS3]Scripts cannot read Unicode characters

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: [RGSS3]Scripts cannot read Unicode characters
  • Original author: AceOfAces
  • Original date: July 28, 2017
  • Source thread: https://forums.rpgmakerweb.com/threads/rgss3-scripts-cannot-read-unicode-characters.81913/
  • Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSSx Script Support

Summary

Consider the following scenario: - Your user profile contains Unicode characters (examples: ADK_Αθήνα, Δημήτριος, etc.) - You set the scripts to save player data to a folder within the user folder like this: Code:

Archived First Post

Consider the following scenario:

- Your user profile contains Unicode characters (examples: ADK_Αθήνα, Δημήτριος, etc.)
- You set the scripts to save player data to a folder within the user folder like this:

Code:
FolderStore = ENV[n="USERPROFILE"] + "\\Saved Games\\" + "GameName" + "\\Config\\"

-You run the game.

In this scenario, the game will crash trying to read the variables.

This affects three of the scripts I installed and modified to get the environment variables:

Theo's Global System Options
Dekita's Game Save Control and Highly Optimised Input System.

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#rpg-maker-archive#rgss-support

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar