Home Artists Posts Import Register

Content

Hey everyone, Andy here. There's an error in the script file when you have less than certain Parker's point in day 5 that led to a  ScriptError: could not find label 'd5_uni_alone'.  error (thanks Asbael, Jake and Phoenix94 for pointing them out.)

Since it makes the game somewhat unplayable, all patrons will receive this fix.

The fix is here, you just have to replace your old scripts.rpa and archive.rpa files with the newest one. The new files can be downloaded here.

Thanks for reading!

Comments

Phoenix94

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/boxes.rpy", line 1, in execute File "game/boxes.rpy", line 1, in execute File "game/boxes.rpy", line 6, in execute File "game/boxes.rpy", line 7, in execute Exception: DynamicImage u'mark_[message].png': could not find image. (u'mark_ang.png') -- Full Traceback ------------------------------------------------------------ Full traceback: File "day01.rpyc", line 686, in script File "C:\Users\Phoenix94\Documents\AfterClass-Patreon-v0.5.20-pc\renpy\ast.py", line 652, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "C:\Users\Phoenix94\Documents\AfterClass-Patreon-v0.5.20-pc\renpy\exports.py", line 1199, in say who(what, *args, **kwargs) File "C:\Users\Phoenix94\Documents\AfterClass-Patreon-v0.5.20-pc\renpy\character.py", line 1016, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "C:\Users\Phoenix94\Documents\AfterClass-Patreon-v0.5.20-pc\renpy\character.py", line 817, in do_display **display_args) File "C:\Users\Phoenix94\Documents\AfterClass-Patreon-v0.5.20-pc\renpy\character.py", line 566, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "C:\Users\Phoenix94\Documents\AfterClass-Patreon-v0.5.20-pc\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\Phoenix94\Documents\AfterClass-Patreon-v0.5.20-pc\renpy\display\core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\Phoenix94\Documents\AfterClass-Patreon-v0.5.20-pc\renpy\display\core.py", line 3033, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\Phoenix94\Documents\AfterClass-Patreon-v0.5.20-pc\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) File "C:\Users\Phoenix94\Documents\AfterClass-Patreon-v0.5.20-pc\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) File "C:\Users\Phoenix94\Documents\AfterClass-Patreon-v0.5.20-pc\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) File "C:\Users\Phoenix94\Documents\AfterClass-Patreon-v0.5.20-pc\renpy\display\screen.py", line 424, in visit_all callback(self) File "C:\Users\Phoenix94\Documents\AfterClass-Patreon-v0.5.20-pc\renpy\display\core.py", line 3033, in root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\Phoenix94\Documents\AfterClass-Patreon-v0.5.20-pc\renpy\display\screen.py", line 434, in per_interact self.update() File "C:\Users\Phoenix94\Documents\AfterClass-Patreon-v0.5.20-pc\renpy\display\screen.py", line 619, in update self.screen.function(**self.scope) File "game/boxes.rpy", line 1, in execute File "game/boxes.rpy", line 1, in execute File "game/boxes.rpy", line 6, in execute File "game/boxes.rpy", line 7, in execute File "C:\Users\Phoenix94\Documents\AfterClass-Patreon-v0.5.20-pc\renpy\sl2\sldisplayables.py", line 425, in sl2add d = renpy.easy.displayable(d, scope=scope) File "C:\Users\Phoenix94\Documents\AfterClass-Patreon-v0.5.20-pc\renpy\easy.py", line 110, in displayable return renpy.display.image.DynamicImage(d, scope=scope) File "C:\Users\Phoenix94\Documents\AfterClass-Patreon-v0.5.20-pc\renpy\display\image.py", line 557, in __init__ self.find_target(scope) File "C:\Users\Phoenix94\Documents\AfterClass-Patreon-v0.5.20-pc\renpy\display\image.py", line 632, in find_target raise Exception(error) Exception: DynamicImage u'mark_[message].png': could not find image. (u'mark_ang.png') Windows-8-6.2.9200 Ren'Py 7.0.0.196 So I'm having a problem on Day 1 now.After Class Patreon-v0.5.20 Sun May 19 12:47:37 2019 [/code]

Anonymous

Errors on parker route (day 5) http://novelerror.idril.com/1.png http://novelerror.idril.com/2.png http://novelerror.idril.com/3.png http://novelerror.idril.com/4.png OSX mojave 10.14.3 (lars route is great ;))