Mod Ren'Py Four Elements Trainer - Gallery Enabler [v1.0.9]

5.00 star(s) 3 Votes

F1forhalp

SOTD: The Band - The Shape I'm In
Donor
Oct 28, 2019
1,661
1,423
quick report as promised: with the new enabler, you have to make sure to have removed everything from older versions, just copying it will definitely not work. that was what gave my test run a hiccup. i still had the remains from an older version, iirc 0.87 or so, in the main game folder. that old [Gallery] folder has to be removed, then everything works.
i totally deserve a facepalm for not having this double checked from start, guess age is starting to get me. :confused:
 
Last edited:

felipons

Fluffy, The Destroyer of Worlds
Modder
Game Developer
Jan 15, 2018
252
1,069
How is the work going on adding the mod to the old hardware version?
This version should work, if it still not work for you, you can download UnRen, you can find it here in the site, and select the first option "Extract RPA packages"
 

TsyganKonokrad

New Member
Feb 10, 2021
2
0
This version should work, if it still not work for you, you can download UnRen, you can find it here in the site, and select the first option "Extract RPA packages"
I tried all the options you suggested, but the game crashes

Code:
I'm sorry, but an uncaught exception occurred.

After initialization, but before game start.
  File "game/mods/gallery/script/screens.rpy", line 10, in prepare_screen
    screen gallery_screen():
  File "game/mods/gallery/script/screens.rpy", line 10, in prepare
    screen gallery_screen():
  File "game/mods/gallery/script/screens.rpy", line 18, in prepare
    vbox pos (150, 100):
  File "game/mods/gallery/script/screens.rpy", line 18, in prepare
    vbox pos (150, 100):
  File "game/mods/gallery/script/screens.rpy", line 19, in prepare
    imagebutton:
  File "game/mods/gallery/script/screens.rpy", line 19, in prepare
    imagebutton:
Exception: Unknown transform property: 'fit'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "C:\Users\User\Desktop\FET\Four_Elements_Trainer_v.0.9.7c-pc\renpy\bootstrap.py", line 306, in bootstrap
    renpy.main.main()
  File "C:\Users\User\Desktop\FET\Four_Elements_Trainer_v.0.9.7c-pc\renpy\main.py", line 513, in main
    run(restart)
  File "C:\Users\User\Desktop\FET\Four_Elements_Trainer_v.0.9.7c-pc\renpy\main.py", line 90, in run
    renpy.display.screen.prepare_screens()
  File "C:\Users\User\Desktop\FET\Four_Elements_Trainer_v.0.9.7c-pc\renpy\display\screen.py", line 903, in prepare_screens
    s.ast.prepare_screen()
  File "game/mods/gallery/script/screens.rpy", line 10, in prepare_screen
    screen gallery_screen():
  File "game/mods/gallery/script/screens.rpy", line 10, in prepare
    screen gallery_screen():
  File "game/mods/gallery/script/screens.rpy", line 18, in prepare
    vbox pos (150, 100):
  File "game/mods/gallery/script/screens.rpy", line 18, in prepare
    vbox pos (150, 100):
  File "game/mods/gallery/script/screens.rpy", line 19, in prepare
    imagebutton:
  File "game/mods/gallery/script/screens.rpy", line 19, in prepare
    imagebutton:
  File "C:\Users\User\Desktop\FET\Four_Elements_Trainer_v.0.9.7c-pc\renpy\python.py", line 1936, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "<screen language>", line 20, in <module>
  File "C:\Users\User\Desktop\FET\Four_Elements_Trainer_v.0.9.7c-pc\renpy\display\transform.py", line 602, in __init__
    raise Exception("Unknown transform property: %r" % k)
Exception: Unknown transform property: 'fit'

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
Four Elements Trainer 0.9.7c
Fri Jan 07 17:28:15 2022
 

PussMaster

Newbie
Jul 23, 2021
90
246
felipons Just a feature request. Could you add a sub-section for "girls" selection, inside the main section for "books" selection? That way we can we view scenes per girl instead of browsing through the list of scenes for the entire book. Scenes involving multiple girls could be added to each involved girl's section, or maybe to the "group" section, if you don't like repetition.
 
  • Like
Reactions: Mistervd

jvdw92

Member
Sep 30, 2019
375
64
when are we getting update Four Elements Trainer - Gallery Enabler [v0.9.7b] to v0.9.7c??????
 

ILiveOnMemes

Newbie
Dec 18, 2021
33
3
Had an issue the moment it booted up with gallery in the game fine and it says this everytime


I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Could not load from archive mods/gallery/script/__defs.rpyc.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "C:\Users\name\Desktop\Four_Elements_Trainer_v.0.9.7c-pc\renpy\bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "C:\Users\name\Desktop\Four_Elements_Trainer_v.0.9.7c-pc\renpy\main.py", line 357, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Users\name\Desktop\Four_Elements_Trainer_v.0.9.7c-pc\renpy\script.py", line 266, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "C:\Users\name\Desktop\Four_Elements_Trainer_v.0.9.7c-pc\renpy\script.py", line 671, in load_appropriate_file
raise Exception("Could not load from archive %s." % (lastfn,))
Exception: Could not load from archive mods/gallery/script/__defs.rpyc.

Windows-8-6.2.9200
Ren'Py 7.0.0.196

Fri Feb 04 05:39:45 2022
 
5.00 star(s) 3 Votes