Tool RPGM RPG Maker MacOS/OSX Launcher [v2.4.1]

R34zone

Newbie
Feb 9, 2020
48
5
Traceback (most recent call last):
File "main.py", line 1465, in <module>
File "main.py", line 1460, in main
File "main.py", line 154, in __init__
File "main.py", line 223, in load_settings
File "json/__init__.py", line 293, in load
File "json/__init__.py", line 346, in loads
File "json/decoder.py", line 337, in decode
File "json/decoder.py", line 355, in raw_decode
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

log.txt file

settings.json file is empty. Nothing there
 

m4kro

Member
Feb 7, 2020
488
499
Traceback (most recent call last):
File "main.py", line 1465, in <module>
File "main.py", line 1460, in main
File "main.py", line 154, in __init__
File "main.py", line 223, in load_settings
File "json/__init__.py", line 293, in load
File "json/__init__.py", line 346, in loads
File "json/decoder.py", line 337, in decode
File "json/decoder.py", line 355, in raw_decode
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

log.txt file

settings.json file is empty. Nothing there
Delete settings.json, then try opening the app again.
 

m4kro

Member
Feb 7, 2020
488
499
It works. Thanks so much
No idea how settings.json was empty, but even if it was the app should have self corrected. This has been added to the buglist and will be fixed in future versions. Have fun with your games!
 

R34zone

Newbie
Feb 9, 2020
48
5
No idea how settings.json was empty, but even if it was the app should have self corrected. This has been added to the buglist and will be fixed in future versions. Have fun with your games!
I have a question. Why does some of my game have Reference Error, Data Manager is not defined? Where did it go wrong?
 

m4kro

Member
Feb 7, 2020
488
499
I have a question. Why does some of my game have Reference Error, Data Manager is not defined? Where did it go wrong?
Some games just won't work due to how they are coded. The data manager issue seems to be pretty common, but I don't know how to fix it.
 

m4kro

Member
Feb 7, 2020
488
499
Announcement
v2.4 has been released!

Changelog:
Added Kawariki patches to fix some Windows API calls
Fixed bug where corrupted json files would prevent launch
Exported mkxp-z games now also include Kawariki patches
 
  • Heart
Reactions: SS4312

FairlyOddBoy

New Member
Mar 2, 2024
3
0
i dont understand how to use it. double click on the app does nothing. Should i copy the rpgm game folder onto it?
 

m4kro

Member
Feb 7, 2020
488
499
i dont understand how to use it. double click on the app does nothing. Should i copy the rpgm game folder onto it?
<---You will need this for first setup

If that's not the problem, please tell me if you are using an intel or m series mac, what version of the launcher you are using, and if there are any errors that pop up.

If you can, also look in ~/Library/Application Support/RPGM-Launcher
and tell me what files are in there.
 

FairlyOddBoy

New Member
Mar 2, 2024
3
0
<---You will need this for first setup

If that's not the problem, please tell me if you are using an intel or m series mac, what version of the launcher you are using, and if there are any errors that pop up.

If you can, also look in ~/Library/Application Support/RPGM-Launcher
and tell me what files are in there.
thanks it works flawlessly. im using an intel
 

m4kro

Member
Feb 7, 2020
488
499
Announcement
Version 2.4.1 has been released!

Changelog:
Added checks for mkxpz updates