- Feb 4, 2024
- 693
- 1,869
thanks for checkingThank you for the report. This will be fixed in the next update (hopefully this weekend)
It's because the dev broke Ren'Py itself by using theYou must be registered to see the linksCharacter
thanks for checkingThank you for the report. This will be fixed in the next update (hopefully this weekend)
It's because the dev broke Ren'Py itself by using theYou must be registered to see the linksCharacter
thank youVersion 2.3.1 is available
Changelog:
- Codeview changes:
- Added option to remember and watch variables from the codeview
- Close the dialog when the parent dialog (paths/choices) is closed
- Larger text size
- Added option to open lists/dicts/objects from codeview
- Show a comments in the code (instead of an empty line) where there's dialogue
- Fix: Variable freezing/monitoring for some specific Ren'Py versions
See:Exception: 0x52: This mod (x52URM) does not support Ren'Py version 6.99.12.4.2187. Lowest supported version is 6.99.14
When you get the exception "0x52: Incompatible Ren'Py engine version" when starting a game it means that the Ren'Py version used by that game isn't supported by URM.
Workaround
There's a workaround for this where you upgrade the Ren'Py version used by the game yourself. But this is not guaranteed to work.
- Download the Ren'Py SDK (I would recommend
You must be registered to see the linksand use the "Download SDK zip" below the buttons)- From the game's folder, remove the folders lib and renpy. Also remove the .exe, .py and .sh files
- From the downloaded SDK, put the folders lib and renpy and the files renpy.exe, renpy.py and renpy.sh into the game's folder
- Now run the game by starting renpy.exe (on Windows) or renpy.sh (on Linux)
Hm, can't reproduce this -- I've just tested it and it's working perfectly fine on my end.Your Mod is automatically messing up with Insexual Awakening's font.
Reporting an issue
When reporting an issue with URM, please include the information below:
- Are you using the latest version of URM?
- Which game has the issue (preferable a link to the game's thread)
- If it's a crash (grey screen) attach the "traceback.txt" file
- What did you do that caused the issue?
- Attach a screenshot of the issue (if possible)
- When URM gave an error (not a grey crash screen), check the log.txt file for lines starting with "0x52:"
- What OS are you on?
- Do you have any other mods installed? Does the issue still exist without the other mod(s)?
That's odd.Hm, can't reproduce this -- I've just tested it and it's working perfectly fine on my end.
Please see the following to provide more details:
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "0x52-URM/classes/main.rpy", line 33, in <module>
File "0x52-URM/classes/textbox.rpy", line 14, in __init__
TypeError: __call__() got an unexpected keyword argument 'image'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "0x52-URM/classes/main.rpyc", line 18, in script
File "C:\Users\maliu\Desktop\LoveandEvilThings-0.1.3-pc\renpy\ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\maliu\Desktop\LoveandEvilThings-0.1.3-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "0x52-URM/classes/main.rpy", line 33, in <module>
File "0x52-URM/classes/textbox.rpy", line 14, in __init__
TypeError: __call__() got an unexpected keyword argument 'image'
Windows-10-10.0.19045 AMD64
Ren'Py 8.2.1.24030407
Love and Evil Things 0.1.3
Mon Jul 15 16:07:46 2024
```
If you had just scrolled up a bit and read the last 5-10 messages (or just searched for "love and evil things"), you would have found this: It's not URM's fault, the game developers broke Ren'Py.So cause this game starts with a video: https://f95zone.to/threads/love-and-evil-things-v0-1-3-petals.172695/ ... I assume the URM is simply not set up to deal with that
Instead of saying "latest version" when being asked for the version of the mod/game you're using. Please name the exact version, like 2.3 or 2.3.1 -- there were cases where people assumed they used the "latest" version, but in fact they weren't.
- Yes it is the latest version of URM and also the latest version of the game
- I installed URM in the game folder alone and it is the only mod that is causing issue. There was any other mod besides URM.
Honestly just didn't even occur to me, felt the game was so new i'd be the first one to mention it, spoke to the dev and they've taken care of it for their next patch so if anyone else asks you can just tell them it's been resolved.If you had just scrolled up a bit and read the last 5-10 messages (or just searched for "love and evil things"), you would have found this: It's not URM's fault, the game developers broke Ren'Py.
My bad. Fixed my post.Instead of saying "latest version" when being asked for the version of the mod/game you're using. Please name the exact version, like 2.3 or 2.3.1 -- there were cases where people assumed they used the "latest" version, but in fact they weren't.
(0x52 You should probably rephrase that in your "Reporting an issue" template as well, like: "What version of URM are you using?")
And by "There was any other mod besides URM", you probably meant "There wasn't any other mod besides URM", right? Just to be sure...
Like theMickey_ I'm unable to reproduce your issue.That's odd.
- The version of URM is 2.3.1
- Mod is automatically messing up with Insexual Awakening v1.2's font
- no game crash
- I simply placed the mod in game folder as usual
You don't have permission to view the spoiler content. Log in or register now.- There is no visible error but I've attached the log.txt file and it has some errors in it
- Edition : Windows 10 Pro
Version : 22H2
OS build 19045.4651- I installed URM in the game folder and it is the only mod that I'm using that is causing issue. There wasn't any other mod besides URM.
Is there any option to reset setting of URM that may help.
Did you check this?I can't insert the file into the "game" folder on my Android 13, can anyone help me, the folder isn't showing up for me
The easiers way would be to use JoiPlay. But some Android versions of Ren'Py games support mods, in that case you could try:
- Use a filebrowser to go to /storage/emulated/android/data/<gamename>/files/game (create the directory "game" if it doesn't exist yet)
- Put the 0x52_URM.rpa in there
- Load the game
This is URM 2.3.1 log file can you check if it for possible reasons?Like theMickey_ I'm unable to reproduce your issue.
So there should be something else causing this.
...
Only thing I can think of is URM's theming causing this. Could you set URM's default theme and restart the game?This is URM 2.3.1 log file can you check if it for possible reasons?
Also the game starts with original font but when I click on start new game or load a save file, the font automatically changes.
And it doesn't happen if I remove URM 2.3.1 from game folder so the issue is clearly URM but I can't seem to catch what exactly it is.
You don't have permission to view the spoiler content. Log in or register now.
The first time you load a save or start a new game with URM installed it will show you a message that it is installed. If you didn't get this message it wasn't installed correctly.How to open the mod I have used almost all the key combinations ALT+A, ALT+S, ALT+M, ALT+C, and many more so I can't enter the mod configuration menu please help.
Reporting an issue
When reporting an issue with URM, please include the information below:
- What version of URM are you using (make sure it's the latest)?
- Which game has the issue (preferable a link to the game's thread)
- If it's a crash (grey screen) attach the "traceback.txt" file
- What did you do that caused the issue?
- Attach a screenshot of the issue (if possible)
- When URM gave an error (not a grey crash screen), check the log.txt file for lines starting with "0x52:"
- What OS are you on?
- Do you have any other mods installed? Does the issue still exist without the other mod(s)?
The URM was installed correctly.The first time you load a save or start a new game with URM installed it will show you a message that it is installed. If you didn't get this message it wasn't installed correctly.
See this if you need further assistance: