This means that if there is nothing new in the version v0.9.5b or v0.9.5c I don't need to update the mod that it'll still work normally.What is the Shit? 0_0
PLS, mate, can you share here you mod from prev renpy version?This means that if there is nothing new in the version v0.9.5b or v0.9.5c I don't need to update the mod that it'll still work normally.
That is there because around v0.9.3 there were nothing new in the b and c version, but people still asked for v0.9.3c version
For it to work correctly in the old system you need to change the inject.rpy:2PLS, mate, can you share here you mod from prev renpy version?
I mean, I need you original's .rpy files...
I can not transfer from .rpyc to back .rpy
With .rpy files you mod for me work 100%, but...
Cus you put only .rpyc files what you creating with new version renpy I can not use it.... (I have old System)
screen main_menu():
screen main_menu() tag menu:
Hah.... Mate you have the problem just like me i posted below....Can anyone help me with this? Here's the full transcription:
I'm actually checking if I can do a version that work for both new and old Ren'py versions.Hah.... Mate you have the problem just like me i posted below....
You PC system dos not support New RenPy Engine...
You PC can not read .rpyc files waht already inclused unsopported code...
It funny... Cus i see you use Win 7... And me i use Win XP...
Download arhive what felipons attached below... (I hope felipons in next update from begginig inclused .rpy files )
Btw the new 0.9.5b has new "tweaked" version of the old scenes. Just letting you know, I'll wait for an update. Keep up the good work.I'm actually checking if I can do a version that work for both new and old Ren'py versions.
Otherwise I might have to do 2 different builds.
No need realy.... New Version RenPy work fine for old system, BUT ONLY .RPY files....I'm actually checking if I can do a version that work for both new and old Ren'py versions.
Otherwise I might have to do 2 different builds.
Wait I thought it was a limitation of the old version Mity released, not related specifically with a determinated Windows Version.No need realy.... New Version RenPy work fine for old system, BUT ONLY .RPY files....
So I made sure it worked with the old version, but if there is a limitation of the Windows version that needs .rpy I'll add it in the next version.You don't have permission to view the spoiler content. Log in or register now.
An error occurs at REPUBLIC CITY -> LOVE -> [KORRA] KISS.Updated for v0.9.5b
While running game code:
ScriptError: could not find label 'gallery_b4l_korra_kiss'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "mods/gallery/scripts/gallery.rpyc", line 78, in script call
File "mods/gallery/scripts/gallery.rpyc", line 78, in script call
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'gallery_b4l_korra_kiss'.
Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Four Elements Trainer 0.9.5b
Wed Sep 1 16:26:36 2021
Just a mistype of my part, will be corrected in the next update.An error occurs at REPUBLIC CITY -> LOVE -> [KORRA] KISS.
Code:While running game code: ScriptError: could not find label 'gallery_b4l_korra_kiss'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/bootstrap.py", line 326, in bootstrap renpy.main.main() File "renpy/main.py", line 617, in main run(restart) File "renpy/main.py", line 148, in run renpy.execution.run_context(True) File "renpy/execution.py", line 922, in run_context context.run() File "mods/gallery/scripts/gallery.rpyc", line 78, in script call File "mods/gallery/scripts/gallery.rpyc", line 78, in script call File "renpy/script.py", line 918, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'gallery_b4l_korra_kiss'. Windows-10-10.0.19041 Ren'Py 7.4.6.1693 Four Elements Trainer 0.9.5b Wed Sep 1 16:26:36 2021
I fixed the bug/typo myself:An error occurs at REPUBLIC CITY -> LOVE -> [KORRA] KISS.
Code:While running game code: ScriptError: could not find label 'gallery_b4l_korra_kiss'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/bootstrap.py", line 326, in bootstrap renpy.main.main() File "renpy/main.py", line 617, in main run(restart) File "renpy/main.py", line 148, in run renpy.execution.run_context(True) File "renpy/execution.py", line 922, in run_context context.run() File "mods/gallery/scripts/gallery.rpyc", line 78, in script call File "mods/gallery/scripts/gallery.rpyc", line 78, in script call File "renpy/script.py", line 918, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'gallery_b4l_korra_kiss'. Windows-10-10.0.19041 Ren'Py 7.4.6.1693 Four Elements Trainer 0.9.5b Wed Sep 1 16:26:36 2021
I really didn't gave much of a thought about doing older animation versions, but if you have a strong feeling about it to the point of wanting to support financially it, I would gladly do so.From an incencitive perspective, i figured out how to use PayPal so it could encourage you to push through
Is it still a WIP or you abandoned that project?