Mod Cheat Mod Ren'Py The Unbroken - Walkthrough/Cheat/Music Mod [v0.6] [KoGa3]

GrammerCop

Well-Known Member
Donor
Mar 15, 2020
1,687
1,673
Unfortunately Chrome refuses downloads sometimes from Workupload, mark all files from there as "bad". Don't know why, it's not more dangerous then other hosters for me. When using Firefox I hadn't that problem so far. Anyway, I'll add a second filehoster.
Thanks for adding a second. I was able to DL from the MediaFire.

Scans clean, bro.

I'm sure it does. Koga had the likely reason.
 

KoGa3

Engaged Member
Modder
Donor
Aug 14, 2018
2,906
29,101
I gave up on Chrome a long while back. Been using Brave browser. It's much better and sorry Koga, haven't used FF since 3.6. Now with all the bs surrounding it, I'm glad I ditched it back then. lol
I'm actually using Edge (dev Edition) and Chrome as main browsers. Have FF, Opera etc mostly for testing my HP. But thanks for the info, will test Brave browser now, too.
 

Deleted member 1571716

Conversation Conqueror
Aug 7, 2019
6,352
10,085
I'm actually using Edge (dev Edition) and Chrome as main browsers. Have FF, Opera etc mostly for testing my HP. But thanks for the info, will test Brave browser now, too.
I'm on Linux and Edge is still a crappy beta. Can't even import favorites. So, maybe if Linux ever gets a stable build, I'll try it again.
 

The Pie Rat

Active Member
Aug 26, 2021
886
2,195

Overview:
This Mod adds a walkthrough, cheating options, MC renaming,
info screen and some additional game settings to the game.

Most of my Mod functions are optional and can be turned on/off while playing

Feb. 14, 2022
New game version v0.3 is out. I'll have a look at it as soon as possible / KoGa3


Updated: 2021-09-23
Game: The Unbroken
Creator: STWAdev
Modder: KoGa3 F95zone / /
Mod Version: v0.2
Game Version: Part 2
Language: English

Features:
You don't have permission to view the spoiler content. Log in or register now.

Installation:
You don't have permission to view the spoiler content. Log in or register now.

Change-Log:
You don't have permission to view the spoiler content. Log in or register now.



You don't have permission to view the spoiler content. Log in or register now.
Hey, game was updated and was wondering if you could update the mod to match it please and thankyou :)
 

Man At Arms

Newbie
Apr 30, 2019
19
26
Thx for the update.

New Game with 0.3pre mod results in following error:

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

While running game code:
  File "game/script.rpy", line 108, in script
    "{i} As you grow up there's a certain point you reach, when you realize where you fit in among your friends."
  File "renpy/common/000window.rpy", line 98, in _window_auto_callback
    _window_show()
  File "renpy/common/000window.rpy", line 60, in _window_show
    renpy.with_statement(trans)
  File "game/KoGa3Mod.rpy", line 24, in execute
    screen keymap:
  File "game/KoGa3Mod.rpy", line 24, in execute
    screen keymap:
  File "game/KoGa3Mod.rpy", line 25, in execute
    key "KoGa3ScreenModMenu":
  File "game/KoGa3Mod.rpy", line 25, in keywords
    key "KoGa3ScreenModMenu":
NameError: name 'seranafwb' is not defined

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

Full traceback:
  File "game/script.rpy", line 108, in script
    "{i} As you grow up there's a certain point you reach, when you realize where you fit in among your friends."
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\ast.py", line 671, in execute
    statement_name("say")
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\ast.py", line 45, in statement_name
    i(name)
  File "renpy/common/000window.rpy", line 98, in _window_auto_callback
    _window_show()
  File "renpy/common/000window.rpy", line 60, in _window_show
    renpy.with_statement(trans)
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\exports.py", line 1601, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\display\core.py", line 2251, in do_with
    clear=clear)
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/KoGa3Mod.rpy", line 24, in execute
    screen keymap:
  File "game/KoGa3Mod.rpy", line 24, in execute
    screen keymap:
  File "game/KoGa3Mod.rpy", line 25, in execute
    key "KoGa3ScreenModMenu":
  File "game/KoGa3Mod.rpy", line 25, in keywords
    key "KoGa3ScreenModMenu":
  File "<screen language>", line 50, in <module>
NameError: name 'seranafwb' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Unbroken Pt.3
Mon Feb 14 12:10:24 2022
 

KoGa3

Engaged Member
Modder
Donor
Aug 14, 2018
2,906
29,101
Thx for the update.

New Game with 0.3pre mod results in following error:

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

While running game code:
  File "game/script.rpy", line 108, in script
    "{i} As you grow up there's a certain point you reach, when you realize where you fit in among your friends."
  File "renpy/common/000window.rpy", line 98, in _window_auto_callback
    _window_show()
  File "renpy/common/000window.rpy", line 60, in _window_show
    renpy.with_statement(trans)
  File "game/KoGa3Mod.rpy", line 24, in execute
    screen keymap:
  File "game/KoGa3Mod.rpy", line 24, in execute
    screen keymap:
  File "game/KoGa3Mod.rpy", line 25, in execute
    key "KoGa3ScreenModMenu":
  File "game/KoGa3Mod.rpy", line 25, in keywords
    key "KoGa3ScreenModMenu":
NameError: name 'seranafwb' is not defined

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

Full traceback:
  File "game/script.rpy", line 108, in script
    "{i} As you grow up there's a certain point you reach, when you realize where you fit in among your friends."
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\ast.py", line 671, in execute
    statement_name("say")
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\ast.py", line 45, in statement_name
    i(name)
  File "renpy/common/000window.rpy", line 98, in _window_auto_callback
    _window_show()
  File "renpy/common/000window.rpy", line 60, in _window_show
    renpy.with_statement(trans)
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\exports.py", line 1601, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\display\core.py", line 2251, in do_with
    clear=clear)
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "G:\DL\JDdownloads\14.02.2022\TheUnbroken-Pt 3-pc\TheUnbroken-Pt.3-pc\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/KoGa3Mod.rpy", line 24, in execute
    screen keymap:
  File "game/KoGa3Mod.rpy", line 24, in execute
    screen keymap:
  File "game/KoGa3Mod.rpy", line 25, in execute
    key "KoGa3ScreenModMenu":
  File "game/KoGa3Mod.rpy", line 25, in keywords
    key "KoGa3ScreenModMenu":
  File "<screen language>", line 50, in <module>
NameError: name 'seranafwb' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Unbroken Pt.3
Mon Feb 14 12:10:24 2022
I'll check that, thanks for the info!
 

maroek

Newbie
Jan 18, 2018
46
45
Neither new game, nor old saves (both modded and not) works. Everything gives errors.

Edit: Old modded saves work. My bad!
 
Last edited:
  • Like
Reactions: KoGa3

KoGa3

Engaged Member
Modder
Donor
Aug 14, 2018
2,906
29,101
I've uploaded a bugfixed version, seems I had a typo in my Mod (serana -> serena).
 
  • Like
Reactions: haooni

Spyderwraith

Well-Known Member
Jul 21, 2017
1,130
879
not sure if this is from your mod or the game directly. I'll report back once i figure it out
this happened during the elspeth oil scene looks like it's a bug in game i took out your mod and retested and it still happened


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

While running game code:
  File "game/script.rpy", line 21398, in script
    if elspthetrust < elspethsecrecy:
  File "game/script.rpy", line 21398, in <module>
    if elspthetrust < elspethsecrecy:
NameError: name 'elspthetrust' is not defined

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

Full traceback:
  File "game/script.rpy", line 21398, in script
    if elspthetrust < elspethsecrecy:
  File "D:\XXXgames\TheUnbroken-Pt.3-pc\TheUnbroken-Pt.3-pc\renpy\ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "D:\XXXgames\TheUnbroken-Pt.3-pc\TheUnbroken-Pt.3-pc\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\XXXgames\TheUnbroken-Pt.3-pc\TheUnbroken-Pt.3-pc\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 21398, in <module>
    if elspthetrust < elspethsecrecy:
NameError: name 'elspthetrust' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Unbroken Pt.3
Mon Feb 14 05:30:19 2022
 
Last edited:

KoGa3

Engaged Member
Modder
Donor
Aug 14, 2018
2,906
29,101
not sure if this is from your mod or the game directly. I'll report back once i figure it out
this happened during the elspeth oil scene looks like it's a bug in game i took out your mod and retested and it still happened


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

While running game code:
  File "game/script.rpy", line 21398, in script
    if elspthetrust < elspethsecrecy:
  File "game/script.rpy", line 21398, in <module>
    if elspthetrust < elspethsecrecy:
NameError: name 'elspthetrust' is not defined

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

Full traceback:
  File "game/script.rpy", line 21398, in script
    if elspthetrust < elspethsecrecy:
  File "D:\XXXgames\TheUnbroken-Pt.3-pc\TheUnbroken-Pt.3-pc\renpy\ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "D:\XXXgames\TheUnbroken-Pt.3-pc\TheUnbroken-Pt.3-pc\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\XXXgames\TheUnbroken-Pt.3-pc\TheUnbroken-Pt.3-pc\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 21398, in <module>
    if elspthetrust < elspethsecrecy:
NameError: name 'elspthetrust' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Unbroken Pt.3
Mon Feb 14 05:30:19 2022
Seems to be a typo in the main game (something similar happened to me in my first Mod version, too).
In my script.rpy file it's in line 21398: "if elspthetrust < elspethsecrecy:"
You can try to correct it with a text editor to: "if elspethtrust < elspethsecrecy:"
I will change that in my final Mod version.
 

crowbar214

Member
Apr 25, 2021
113
152
Can anybody please explain me Ines Protect stat ? ELI5.
I'm also wondering about this. I think maybe it'll mean she'll interfere with a relationship with Vi? Ines speaks of a desire to protect Vi from herself. As Koga points out, the game variable is "inesdesiretoprotect".
 

Holmster74

Member
Aug 27, 2020
254
219
When starting game on MAC, i dont get the menu??
Code:
[code]
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'gui/patreon_main_menu_idle.png'>:
IOError: Couldn't find file 'gui/patreon_main_menu_idle.png'.

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/display/core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/display/core.py", line 3194, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/display/core.py", line 2094, in draw_screen
    renpy.config.screen_height,
  File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen/renpy.display.render.c:6805)
    rv = render(root, width, height, st, st)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/display/layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/display/layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/display/layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/display/screen.py", line 675, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/display/layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/display/behavior.py", line 774, in render
    rv = super(Button, self).render(width, height, st, at)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/display/layout.py", line 1127, in render
    st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/display/im.py", line 583, in render
    return cache.get(self, render=True)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/display/im.py", line 266, in get
    surf = image.load()
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/display/im.py", line 628, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'gui/patreon_main_menu_idle.png'.

Darwin-20.6.0-x86_64-i386-64bit
Ren'Py 7.3.5.606
Unbroken Pt.3
Tue Feb 15 13:09:15 2022
[/CODE]
 

KoGa3

Engaged Member
Modder
Donor
Aug 14, 2018
2,906
29,101
When starting game on MAC, i dont get the menu??
Code:
[code]
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'gui/patreon_main_menu_idle.png'>:
IOError: Couldn't find file 'gui/patreon_main_menu_idle.png'.

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/display/core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/display/core.py", line 3194, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/display/core.py", line 2094, in draw_screen
    renpy.config.screen_height,
  File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen/renpy.display.render.c:6805)
    rv = render(root, width, height, st, st)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/display/layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/display/layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/display/layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/display/screen.py", line 675, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/display/layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/display/behavior.py", line 774, in render
    rv = super(Button, self).render(width, height, st, at)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/display/layout.py", line 1127, in render
    st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/display/im.py", line 583, in render
    return cache.get(self, render=True)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/display/im.py", line 266, in get
    surf = image.load()
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/display/im.py", line 628, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "/Users/akimholmelin/Downloads/TheUnbroken.app/Contents/Resources/autorun/renpy/loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'gui/patreon_main_menu_idle.png'.

Darwin-20.6.0-x86_64-i386-64bit
Ren'Py 7.3.5.606
Unbroken Pt.3
Tue Feb 15 13:09:15 2022
[/CODE]
Unfortunately I can't test this, I'm not a Mac user. But the message indicates that the menu image is not found by the game. Actually I do not change this in my Mod. Nevertheless, please check if the game works without the Mod.
 

Holmster74

Member
Aug 27, 2020
254
219
Unfortunately I can't test this, I'm not a Mac user. But the message indicates that the menu image is not found by the game. Actually I do not change this in my Mod. Nevertheless, please check if the game works without the Mod.
I played the game this morning without your mod, it worked fine.. :)
 

UncleFredo

Well-Known Member
Aug 29, 2020
1,934
3,644
Unfortunately I can't test this, I'm not a Mac user. But the message indicates that the menu image is not found by the game. Actually I do not change this in my Mod. Nevertheless, please check if the game works without the Mod.
I played with your mod on a Mac and had no problems. Perhaps Holmster74 did not instal the mod correctly.
 
  • Like
Reactions: KoGa3