0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,595
6,048
An exception has occurred.

While running game code:

File "renpy/common/000statements. rpy", line 670, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/common/00action_other. rpy", line 585, in __call_ rv = self.callable(*self.args, **self.kwargs)
File "game/scripts/classes/clock.rpy", line 1591, in day
File "game/scripts/classes/clock.rpy", line 17, in _m1_clock__onTimeChanged
File "game/scripts/classes/actionscheduler.rpy", line 14, in _m1_actionscheduler_onTimeChanged
RuntimeError: dictionary changed size during iteration

Full traceback:
File "//game/scripts/shop.rpyc", line 209, in script call
File "//game/scripts/shop.rpyc", line 209, in script call
File "//game/scripts/shop.rpyc", line 209, in script call
[Previous line repeated 4 more times]
File "//game/scripts/filo_teaching.rpyc", line 42, in script call
File "//game/scripts/filo_teaching.rpyc", line 136, in script call
File "//game/scripts/shop.rpyc", line 209, in script call
File "//game/scripts/shop.rpyc", line 209, in script call
File "//game/scripts/shop.rpyc", line 209, in script call
File "//game/scripts/nav_map.rpyc", line 11, in script
File "/renpy/ast.py", line 2259, in execute self.call("execute")
File "/renpy/ast.py", line 2241, in call return renpy.statements.call(method, parsed, *args, **kwargs)
File "/renpy/statements.py", line 342, in call return method (parsed, *args, **kwargs)
File "renpy/common/000 statements. rpy", line 670, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs)
File "/renpy/exports.py", line 3347, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward-roll_forward)
File "/renpy/ui.py", line 299, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/renpy/display/core.py", line 3582, 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 "/renpy/display/core.py", line 4543, in interact_core rv = root_widget.event (ev, x, y, 0)
File "/renpy/display/layout.py", line 1179, in event rv = i.event(ev, x - xo, y yo, cst)
File "/renpy/display/layout.py", line 1179, in event rv = i.event(ev, x-xo, y yo, cst)
File "/renpy/display/layout.py", line 1179, in event rv = i.event(ev, x-xo, y yo, cst)
File "/renpy/display/screen.py", line 770, in event rv = self.child. event(ev, x, y, st)
File "/renpy/display/layout.py", line 1179, in event rv = i.event(ev, x-xo, y yo, cst)
File "/renpy/display/layout.py", line 1179, in event rv = i.event(ev, x-xo, y yo, cst)
File "/renpy/display/transform.py", line 936, in event rv = d.event(ev, cx, cy, st)
File "/renpy/display/layout.py", line 1179, in event rv = i.event(ev, x-xo, y yo, cst)
File "/renpy/display/behavior.py", line 1142, in event return handle_click(self.clicked)
File "/renpy/display/behavior.py", line 1075, in handle_click rv = run(action)
File "/renpy/display/behavior.py", line 372, in run new_rv = run(i, *args, **kwargs)
File "/renpy/display/behavior.py", line 379, in run return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 585, in __call_ rv = self.callable(*self.args, **self.kwargs)
File "/renpy/revertable.py", line 97, in do_mutation return method(self, *args, **kwargs)
File "game/scripts/classes/clock.rpy", line 1591, in day
File "game/scripts/classes/clock.rpy", line 17, in _m1_clock__onTime Changed
File "game/scripts/classes/actionscheduler.rpy", line 14, in _m1_actionscheduler_onTimeChanged
RuntimeError: dictionary changed size during iteration

Emscripten-3.1.24-wasm 32-32bit wasm32
Ren'Py 8.1.3.23091805
Big City's Pleasures 0.8
You are using an unofficial port that's using Ren'Py 8.1. The game is not compatible with this Ren'Py version
 

geralt007

New Member
Jul 22, 2022
5
1
Hey i play in joiplay and the game doesn't start. Here is the traceback(downloaded the lq version).

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
File "renpy/main.py", line 684, in main
File "renpy/main.py", line 148, in run
File "renpy/execution.py", line 918, in run_context
File "00start.rpyc", line 282, in script
File "renpy/script.py", line 918, in lookup
ScriptError: could not find label 'start'.

Would be gratefull if someone could help, thanks
 

fpsgamer

Member
Nov 21, 2017
429
669
Hey i play in joiplay and the game doesn't start. Here is the traceback(downloaded the lq version).

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
File "renpy/main.py", line 684, in main
File "renpy/main.py", line 148, in run
File "renpy/execution.py", line 918, in run_context
File "00start.rpyc", line 282, in script
File "renpy/script.py", line 918, in lookup
ScriptError: could not find label 'start'.

Would be gratefull if someone could help, thanks

Get android port, renpy plugin as not been updated to this game renpy version yet
 

fpsgamer

Member
Nov 21, 2017
429
669
Hey, thanks for the reply, just looked and found that the game uses ver 7.3.5 of renpy. Any idea if the creatos are going to update? Thanks again
What version of joiplay are you using?

Get latest from here and install both of renply plugins (both 8.1.3 and for older game scripts 7.4.11)
Maybe this helps.
Also check a file named script_version in game folder, and tell me what number it says.
 
Last edited:

Pantic_10

Member
Feb 5, 2020
252
76
Are you still working on the game? Nothing has been known for a long time, does the survey know which girl was chosen? It's a bit expensive to become a patron to see the images, honestly.

Icono de Validado por la comunidad
 

geralt007

New Member
Jul 22, 2022
5
1
What version of joiplay are you using?

Get latest from here and install both of renply plugins (both 8.1.3 and for older game scripts 7.4.11)
Maybe this helps.
Also check a file named script_version in game folder, and tell me what number it says.
Spend some time yesterday looking for a solution and found that i needed to unpack the archives with rpatool, once done i could play without problems.
Thank you for your fast reply
 
  • Like
Reactions: fpsgamer

BGRW2020

Well-Known Member
Jul 8, 2020
1,885
1,817
another story that started out interesting but turned to shit - forcing the MC to have little or no choices at all and the teacher aspect is sick crap, as well as the incest - bye
 
3.10 star(s) 93 Votes