Mod Ren'Py Completed Mech Academy Multi-Mod [v1.0.0][RiamMar]

5.00 star(s) 2 Votes
Feb 7, 2022
287
289
Is it up to date? I looked at the mod files in the choices section and it only goes up to chapter 5, whereas the game ended at chapter 6.
 

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
969
3,662
Is it up to date? I looked at the mod files in the choices section and it only goes up to chapter 5, whereas the game ended at chapter 6.
Chapter 6 only has choices to select your preferred "ending". So, save at that point and select one after the other.
The only files that needed updating (and there was no content change, just lines switching position), was in chapter 4 + 5.
 

pitao

Member
May 18, 2023
368
376
If you are a modder, except for Between Two Worlds and it's final update, basically all other mods are up for grabs! Leave me a DM hear or join my discord or something, to let me know which mod you want to pick up.
Even The Fiery Scion and The Dorm? or the latter since you code assist and basically your mod is integrated in each updated release you will continue?

Edit: Basically for what I remember is those 2 games plus Over the moon that I play with your mod (and this one ofc lol). Unfortunately the other modder I usually ask to grab a few games is Sancho1969 but he is MIA since late June :( and usually he would only pick a very few selected games and then only when games completed he picked up new ones anyway.
 
Last edited:

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
969
3,662
Even The Fiery Scion and The Dorm? or the latter since you code assist and basically your mod is integrated in each updated release you will continue?

Edit: Basically for what I remember is those 2 games plus Over the moon that I play with your mod (and this one ofc lol). Unfortunately the other modder I usually ask to grab a few games is Sancho1969 but he is MIA since late June :( and usually he would only pick a very few selected games and then only when games completed he picked up new ones anyway.
If there's a modder that wants to take over The Fiery Scion, they can do so. But, I'm not really seeing that happening. That's also a low effort mod, since it's mostly a kinetic novel.

My Dorm doesn't need modding anymore and I'm pretty sure Trope will have similar features in his future games. If he needs help, I'm still going to help him. :D

Over the Moon has a mod? Well, whatever. Over the Moon or any games I work on will probably have mod features to change points or have a WT etc. in it. So, I'm not out of the world, just focusing more on my dev work.
 

pitao

Member
May 18, 2023
368
376
Over the Moon has a mod? Well, whatever. Over the Moon or any games I work on will probably have mod features to change points or have a WT etc. in it. So, I'm not out of the world, just focusing more on my dev work.
Hehe nope, it was a misinformation on my part, Over the moon doesn't need a mod, meant to say also that was a game where you colab with work/coding.

Yeah TFS barely needs a mod and as long my modded saves work unmodded all is fine. My Dorm is integrated so not a problem also.
 
  • Like
Reactions: RiamMar

Fucker289

Member
Jul 5, 2020
173
54
I'm sorry, but an uncaught exception occurred.

While loading the script.
ScriptError: Name ('game/mod/tl/ITA/mod/config.rpy', 1702320128, 531) is defined twice, at game/mod/config.rpyc:3 and game/mod/tl/ITA/mod/config.rpy:3.

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

Full traceback:
File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\main.py", line 455, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\script.py", line 359, in load_script
self.load_appropriate_file(".rpyc", [ "_ren.py", ".rpy" ], dir, fn, initcode)
File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\script.py", line 957, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn) # type: ignore
File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\script.py", line 590, in finish_load
check_name(node)
File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\script.py", line 566, in check_name
raise ScriptError("Name %s is defined twice, at %s:%d and %s:%d." %
ScriptError: Name ('game/mod/tl/ITA/mod/config.rpy', 1702320128, 531) is defined twice, at game/mod/config.rpyc:3 and game/mod/tl/ITA/mod/config.rpy:3.

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702

Fri Oct 4 03:35:00 2024


Error againnnn
 

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
969
3,662
I'm sorry, but an uncaught exception occurred.

While loading the script.
ScriptError: Name ('game/mod/tl/ITA/mod/config.rpy', 1702320128, 531) is defined twice, at game/mod/config.rpyc:3 and game/mod/tl/ITA/mod/config.rpy:3.

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

Full traceback:
File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\main.py", line 455, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\script.py", line 359, in load_script
self.load_appropriate_file(".rpyc", [ "_ren.py", ".rpy" ], dir, fn, initcode)
File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\script.py", line 957, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn) # type: ignore
File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\script.py", line 590, in finish_load
check_name(node)
File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\script.py", line 566, in check_name
raise ScriptError("Name %s is defined twice, at %s:%d and %s:%d." %
ScriptError: Name ('game/mod/tl/ITA/mod/config.rpy', 1702320128, 531) is defined twice, at game/mod/config.rpyc:3 and game/mod/tl/ITA/mod/config.rpy:3.

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702

Fri Oct 4 03:35:00 2024


Error againnnn
I'll have to have a closer look at that. Till then, can you delete the "game/mod/tl" folder (not the one directly in the game folder!). That should at get rid of that error for now.
 
  • Like
Reactions: Fucker289

Fucker289

Member
Jul 5, 2020
173
54
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/mod/styles/frame.rpy", line 18, in script
    style ModScreenInputFrame:
  File "game/mod/styles/frame.rpy", line 19, in <module>
    background Solid (defaultSettings ["styles"]["menu"]["buttonBackgroundColor"])
NameError: name 'defaultSettings' is not defined

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

Full traceback:
  File "game/mod/styles/frame.rpy", line 18, in script
    style ModScreenInputFrame:
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\ast.py", line 2804, in execute
    self.apply()
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\ast.py", line 2787, in apply
    value = renpy.python.py_eval(expr)
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\python.py", line 1209, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\python.py", line 1202, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/mod/styles/frame.rpy", line 19, in <module>
    background Solid (defaultSettings ["styles"]["menu"]["buttonBackgroundColor"])
NameError: name 'defaultSettings' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
Mech Academy 1.0.0
Sun Oct  6 03:30:47 2024

this error pop up after i delete TL folder inside MOD
 

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
969
3,662
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/mod/styles/frame.rpy", line 18, in script
    style ModScreenInputFrame:
  File "game/mod/styles/frame.rpy", line 19, in <module>
    background Solid (defaultSettings ["styles"]["menu"]["buttonBackgroundColor"])
NameError: name 'defaultSettings' is not defined

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

Full traceback:
  File "game/mod/styles/frame.rpy", line 18, in script
    style ModScreenInputFrame:
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\ast.py", line 2804, in execute
    self.apply()
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\ast.py", line 2787, in apply
    value = renpy.python.py_eval(expr)
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\python.py", line 1209, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\python.py", line 1202, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/mod/styles/frame.rpy", line 19, in <module>
    background Solid (defaultSettings ["styles"]["menu"]["buttonBackgroundColor"])
NameError: name 'defaultSettings' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
Mech Academy 1.0.0
Sun Oct  6 03:30:47 2024

this error pop up after i delete TL folder inside MOD
This seems to be missing the config.rpy

Can you delete the mod folder and mod archive you downloaded?
I uploaded a 2nd version of the mod, that should work.
Screenshot 2024-10-06 001955.jpg
Can you give that one a try?
 
  • Like
Reactions: Fucker289

Fucker289

Member
Jul 5, 2020
173
54
This seems to be missing the config.rpy

Can you delete the mod folder and mod archive you downloaded?
I uploaded a 2nd version of the mod, that should work.
View attachment 4103642
Can you give that one a try?
I can open game now but if i click play or load old save then new error pops,


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

While running game code:
  File "game/script.rpy", line 952, in script
    scene black with dissolve_1
Exception: Could not find font 'mod/fonts/Jost-Regular.ttf'.

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

Full traceback:
  File "game/script.rpy", line 952, in script
    scene black with dissolve_1
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\ast.py", line 1363, in execute
    renpy.exports.with_statement(trans, paired=paired)
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\exports.py", line 1782, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\display\core.py", line 1549, in do_with
    return self.interact(trans_pause=True,
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\display\core.py", line 2166, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\display\core.py", line 2819, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\display\core.py", line 1353, in draw_screen
    surftree = renpy.display.render.render_screen(
  File "render.pyx", line 486, in renpy.display.render.render_screen
  File "render.pyx", line 260, in renpy.display.render.render
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\display\transition.py", line 384, in render
    top = render(self.new_widget, width, height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\display\screen.py", line 754, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\display\layout.py", line 1076, in render
    surf = render(d, rw, height - y, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\display\behavior.py", line 968, in render
    rv = super(Button, self).render(width, height, st, at)
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\display\layout.py", line 1361, in render
    surf = render(child,
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\text\text.py", line 2276, in render
    virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\text\text.py", line 676, in __init__
    glyphs = ts.glyphs(s, self)
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\text\text.py", line 268, in glyphs
    fo = font.get_font(self.font, self.size, self.bold, self.italic, 0, self.antialias, self.vertical, self.hinting, layout.oversample, self.shaper, self.instance, self.axis)
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\text\font.py", line 745, in get_font
    face = load_face(fn, shaper)
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\text\font.py", line 673, in load_face
    raise Exception("Could not find font {0!r}.".format(orig_fn))
Exception: Could not find font 'mod/fonts/Jost-Regular.ttf'.

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
Mech Academy 1.0.0
Sun Oct  6 20:29:03 2024
 

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
969
3,662
I can open game now but if i click play or load old save then new error pops,


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

While running game code:
  File "game/script.rpy", line 952, in script
    scene black with dissolve_1
Exception: Could not find font 'mod/fonts/Jost-Regular.ttf'.

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

Full traceback:
  File "game/script.rpy", line 952, in script
    scene black with dissolve_1
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\ast.py", line 1363, in execute
    renpy.exports.with_statement(trans, paired=paired)
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\exports.py", line 1782, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\display\core.py", line 1549, in do_with
    return self.interact(trans_pause=True,
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\display\core.py", line 2166, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\display\core.py", line 2819, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\display\core.py", line 1353, in draw_screen
    surftree = renpy.display.render.render_screen(
  File "render.pyx", line 486, in renpy.display.render.render_screen
  File "render.pyx", line 260, in renpy.display.render.render
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\display\transition.py", line 384, in render
    top = render(self.new_widget, width, height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\display\screen.py", line 754, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\display\layout.py", line 1076, in render
    surf = render(d, rw, height - y, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\display\behavior.py", line 968, in render
    rv = super(Button, self).render(width, height, st, at)
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\display\layout.py", line 1361, in render
    surf = render(child,
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\text\text.py", line 2276, in render
    virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\text\text.py", line 676, in __init__
    glyphs = ts.glyphs(s, self)
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\text\text.py", line 268, in glyphs
    fo = font.get_font(self.font, self.size, self.bold, self.italic, 0, self.antialias, self.vertical, self.hinting, layout.oversample, self.shaper, self.instance, self.axis)
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\text\font.py", line 745, in get_font
    face = load_face(fn, shaper)
  File "D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\renpy\text\font.py", line 673, in load_face
    raise Exception("Could not find font {0!r}.".format(orig_fn))
Exception: Could not find font 'mod/fonts/Jost-Regular.ttf'.

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
Mech Academy 1.0.0
Sun Oct  6 20:29:03 2024
Is there a "fonts" folder in the mod folder? It looks like it can't find the fonts included in my mod.
The folder structure has to look like this:

Code:
D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\game\

D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\game\mod\

D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\game\mod\core\
D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\game\mod\fonts\
D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\game\mod\images\
D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\game\mod\kinetic\
D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\game\mod\labels\
D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\game\mod\screens\
D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\game\mod\styles\
D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\game\mod\walkthrough\

D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\game\mod\config.rpy
D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\game\mod\init.rpy
D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\game\mod\unlock_gallery.rpy
Next to the rpy files should also by rpyc files with the same name.

I suggest that you make a clean install (not just overwriting) and do as the image shows below. Don't delete any files or folders from the archive or folders. Just copy and paste / drag'n'drop the game folder from the archive to the base folder of the game where the .exe file is.
Screenshot 2024-10-06 184821.png
 
  • Like
Reactions: Fucker289

Fucker289

Member
Jul 5, 2020
173
54
Is there a "fonts" folder in the mod folder? It looks like it can't find the fonts included in my mod.
The folder structure has to look like this:

Code:
D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\game\

D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\game\mod\

D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\game\mod\core\
D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\game\mod\fonts\
D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\game\mod\images\
D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\game\mod\kinetic\
D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\game\mod\labels\
D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\game\mod\screens\
D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\game\mod\styles\
D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\game\mod\walkthrough\

D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\game\mod\config.rpy
D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\game\mod\init.rpy
D:\Game\MechAcademy-1.0.0-pc\MechAcademy-1.0.0-pc\game\mod\unlock_gallery.rpy
Next to the rpy files should also by rpyc files with the same name.

I suggest that you make a clean install (not just overwriting) and do as the image shows below. Don't delete any files or folders from the archive or folders. Just copy and paste / drag'n'drop the game folder from the archive to the base folder of the game where the .exe file is.
View attachment 4106020
Yes,
I had to remove the game and and download it again now it works

Thanks for the help
 
  • Like
Reactions: RiamMar

balboa2151

Member
Jun 10, 2023
220
205
HEY EVERYONE...when I use the mod and while in game I press start I'm getting an error...does anyone know the reason? I dragged the mod contents into the game folder...I even deleted the game and installed again but still had the same problem with mod. any help would be appreciated
 

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
969
3,662
HEY EVERYONE...when I use the mod and while in game I press start I'm getting an error...does anyone know the reason? I dragged the mod contents into the game folder...I even deleted the game and installed again but still had the same problem with mod. any help would be appreciated
Did you copy the mod content or the mod folder? The "mod" folder needs to be in the "game" folder, not just it's content.

If you only copied the content of the "mod" folder, see if you find the "config.rpy" and open it in any text editor. The second line change the line

ModFolder = "mod/"

so that it only says

ModFolder = ""

(Or make a clean installation and actually copy the "mod" folder.)

It would help, if you could post or DM me the traceback.txt. In most cases what is in that file helps me to understand where the problem might be. (Can be found in the base folder, where the exe is).

I'll check back in, when I get out of bed in 4 hours or so. (Time to get some good nights rest. :eek: )
 
  • Red Heart
Reactions: balboa2151

balboa2151

Member
Jun 10, 2023
220
205
okay...RiamMar...thank you for your help...I opened the mod folder and copied and dragged the content into game folder and that was giving me errors...so then I deleted game and did a fresh install and this time I didn't open mod folder to drag into game folder....I just dragged the " mod " folder into the game folder and it worked perfectly...thank you
 
  • Like
Reactions: RiamMar

RiamMar

One Hand Clapping, Heart of the Keyforge
Modder
Game Developer
Sep 15, 2017
969
3,662
okay...RiamMar...thank you for your help...I opened the mod folder and copied and dragged the content into game folder and that was giving me errors...so then I deleted game and did a fresh install and this time I didn't open mod folder to drag into game folder....I just dragged the " mod " folder into the game folder and it worked perfectly...thank you
Perfect, I'm glad I could help. Enjoy the game!
 
  • Red Heart
Reactions: balboa2151
5.00 star(s) 2 Votes