Mondoblasto
Well-Known Member
- Nov 13, 2017
- 1,439
- 2,446
BitingTheBullet
Hey, I'm finding that the skip unseen text function, even when turned off, will still skip text about 50% of the time? It's acting weirdly inconsistent.
Is it just me, or did you use two different models for Fiona...? It was particularly striking for me because one hairdo is used for a mid-30's character in Braindrop's WVM game.
Going through a skip playthrough, I checked out Eliza's path for kicking in the arcade door, but had 1/2 Strength, kept going down the branch after failing, and then got an error for the respect relationship choice.
It does rollback surprisingly cleanly, though.
Hey, I'm finding that the skip unseen text function, even when turned off, will still skip text about 50% of the time? It's acting weirdly inconsistent.
Is it just me, or did you use two different models for Fiona...? It was particularly striking for me because one hairdo is used for a mid-30's character in Braindrop's WVM game.
Going through a skip playthrough, I checked out Eliza's path for kicking in the arcade door, but had 1/2 Strength, kept going down the branch after failing, and then got an error for the respect relationship choice.
It does rollback surprisingly cleanly, though.
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/chapters/chap3B/scripts/ch3p37.rpy", line 1222, in script
$ MC_respect += 1 #Respect 41
File "game/chapters/chap3B/scripts/ch3p37.rpy", line 1222, in <module>
$ MC_respect += 1 #Respect 41
NameError: name 'MC_respect' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/chapters/chap3B/scripts/ch3p37.rpy", line 1222, in script
$ MC_respect += 1 #Respect 41
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/chapters/chap3B/scripts/ch3p37.rpy", line 1222, in <module>
$ MC_respect += 1 #Respect 41
NameError: name 'MC_respect' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
V.4.2.0
Sun Mar 17 17:13:15 2024
Last edited: