- Apr 8, 2021
- 359
- 2,102
This. This is the line that made me immediately go to Steam and buy this game.
You don't have permission to view the spoiler content.
Log in or register now.
Yes, here. It does not matter if it is with or without the WT mod. I tried it clean and with mod. Maybe i am just missing something.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00gamemenu.rpy", line 174, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 174, in <module>
$ ui.interact()
File "game/logs/stats.rpy", line 1, in execute
File "game/logs/stats.rpy", line 1, in execute
File "game/logs/stats.rpy", line 168, in execute
File "game/logs/stats.rpy", line 168, in <module>
NameError: name 's01e03_start' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00gamemenu.rpy", line 174, in script
$ ui.interact()
File "E:\Visual game\MoveTheChains-0.3-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\Visual game\MoveTheChains-0.3-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00gamemenu.rpy", line 174, in <module>
$ ui.interact()
File "E:\Visual game\MoveTheChains-0.3-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\Visual game\MoveTheChains-0.3-pc\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 "E:\Visual game\MoveTheChains-0.3-pc\renpy\display\core.py", line 4055, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "E:\Visual game\MoveTheChains-0.3-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "E:\Visual game\MoveTheChains-0.3-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "E:\Visual game\MoveTheChains-0.3-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 3 more times]
File "E:\Visual game\MoveTheChains-0.3-pc\renpy\display\screen.py", line 476, in visit_all
callback(self)
File "E:\Visual game\MoveTheChains-0.3-pc\renpy\display\core.py", line 4055, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "E:\Visual game\MoveTheChains-0.3-pc\renpy\display\screen.py", line 487, in per_interact
self.update()
File "E:\Visual game\MoveTheChains-0.3-pc\renpy\display\screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/logs/stats.rpy", line 1, in execute
File "game/logs/stats.rpy", line 1, in execute
File "game/logs/stats.rpy", line 168, in execute
File "game/logs/stats.rpy", line 168, in <module>
NameError: name 's01e03_start' is not defined
All right. Found the issue. Had it as s01e03_start instead of s01e03_version. It's a ten second fix, but not point in a new download just for this. If anyone wants to break into the game and change it themselves, feel free.I have same issue with stats menu, with same traceback on fresh start.
It's up to date, though not used a ton in this update. Bad file naming on my part.Is the politically incorrect patch in the OP still up to date? It says s01ep01 so I'm not sure if it's a trigger file that works with any update or if it hasn't been updated for a while.
Is the politically incorrect patch in the OP still up to date? It says s01ep01 so I'm not sure if it's a trigger file that works with any update or if it hasn't been updated for a while.
The patch is called "s01e01_pip", does it still work for 0.2 ?
I guess it's the same for 0.3.It does. I just never changed the name of the file. Partially because I forgot, and later because I wasn't sure if it'd need to make people restart (again) if I changed the file name.
Thank you, Miss!It's up to date, though not used a ton in this update. Bad file naming on my part.
Already mentioned a few posts above your own.MissFortune
without mods
You don't have permission to view the spoiler content. Log in or register now.
by clicking this button
View attachment 4487571
So what does this patch change?Is the politically incorrect patch in the OP still up to date? It says s01ep01 so I'm not sure if it's a trigger file that works with any update or if it hasn't been updated for a while.
Unfiltered, opinionated dialogue is added. Nothing else. I added it because some were getting offended by certain words.So what does this patch change?
just put it inside of the "game" folder.Where am I supposed to place that _pip file?
It’s a legit gripe if a bit on the nose. Big reason why I won’t donate money to this game is Fortunes track record of abandoning games.trollolol
wellIt’s a legit gripe if a bit on the nose. Big reason why I won’t donate money to this game is Fortunes track record of abandoning games.
They should be, we all use different scripts.Anybody know if MissFortune's PIP, JokerLeader 's walkthrough and the i-patch from VirginPanties are compatible with each other?
Thanks, Boehser!found the error
View attachment 4487622
change "start" to "version"
logs/stats.rpy
MissFortune
quickfix ↓↓
Awesome. Thanks, JokerLeader!They should be, we all use different scripts.