Bad Wolf
Devoted Member
- Jul 17, 2021
- 9,254
- 14,247
do what you want mah boyShould I change the relationship for black skin since in black skin version it is a bit weird that your sister is white skin and become your blood sister. I just start playing this game and want lore accurate in the most part of the game.
yes, you have to romance her tho brocanc laid on ana at this update?
I can't import my saves from v0.18.3 to v0.19*v0.18.1 START NEW GAME PLEASE!
Framework for the VN is complete, so saves made on this version will be compatible for future updates.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/AllPhoneConversations.rpy", line 20, in script call
call test999 from _call_test999
File "game/AllPhoneConversations.rpy", line 35, in script call
call test9999 from _call_test9999
File "game/Inconsolablecharscript.rpy", line 26258, in script
r "Wow!"
File "game/Character_Panels.rpy", line 109, in execute
screen CharactersinScene:
File "game/Character_Panels.rpy", line 109, in execute
screen CharactersinScene:
File "game/Character_Panels.rpy", line 115, in execute
if SixInScene == 1 or FiveinScene == 1:
File "game/Character_Panels.rpy", line 115, in <module>
if SixInScene == 1 or FiveinScene == 1:
NameError: name 'SixInScene' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/AllPhoneConversations.rpy", line 20, in script call
call test999 from _call_test999
File "game/AllPhoneConversations.rpy", line 35, in script call
call test9999 from _call_test9999
File "game/Inconsolablecharscript.rpy", line 26258, in script
r "Wow!"
File "renpy/ast.py", line 721, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1417, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1235, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 887, in do_display
**display_args)
File "renpy/character.py", line 633, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3315, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3735, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 436, in visit_all
callback(self)
File "renpy/display/core.py", line 3735, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/Character_Panels.rpy", line 109, in execute
screen CharactersinScene:
File "game/Character_Panels.rpy", line 109, in execute
screen CharactersinScene:
File "game/Character_Panels.rpy", line 115, in execute
if SixInScene == 1 or FiveinScene == 1:
File "game/Character_Panels.rpy", line 115, in <module>
if SixInScene == 1 or FiveinScene == 1:
NameError: name 'SixInScene' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.9.2142
Being Super 0.19
Wed Oct 25 20:40:22 2023
Use the persistent store.I need help, i want the achievements screen to keep its values on a new playthrough and its rewards be redeemable on following playthroughs. How do I do this?
persistent.variableName
. Any variables in this store are kept separate from save files, remaining the same across multiple saves and even on the main menu when no save is loaded.I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/AllPhoneConversations.rpy", line 20, in script call
call test999 from _call_test999
File "game/AllPhoneConversations.rpy", line 35, in script call
call test9999 from _call_test9999
File "game/Inconsolablecharscript.rpy", line 29136, in script
$ Mutant_SUN_Attraction -= 3
File "game/Inconsolablecharscript.rpy", line 29136, in <module>
$ Mutant_SUN_Attraction -= 3
NameError: name 'Mutant_SUN_Attraction' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/AllPhoneConversations.rpy", line 20, in script call
call test999 from _call_test999
File "game/AllPhoneConversations.rpy", line 35, in script call
call test9999 from _call_test9999
File "game/Inconsolablecharscript.rpy", line 29136, in script
$ Mutant_SUN_Attraction -= 3
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/Inconsolablecharscript.rpy", line 29136, in <module>
$ Mutant_SUN_Attraction -= 3
NameError: name 'Mutant_SUN_Attraction' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.9.2142
Being Super 0.19
Wed Oct 25 22:14:53 2023
If you used the mod, it's not updated yet and probably broke the game. If you didn't use the mod, I don't know.Mr Sandman
started a new game in v0.19
on this scene
View attachment 3034511
regardless of what I choose it gives me the error that
NameError: name 'Mutant_SUN_Attraction' is not defined
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/AllPhoneConversations.rpy", line 20, in script call call test999 from _call_test999 File "game/AllPhoneConversations.rpy", line 35, in script call call test9999 from _call_test9999 File "game/Inconsolablecharscript.rpy", line 29136, in script $ Mutant_SUN_Attraction -= 3 File "game/Inconsolablecharscript.rpy", line 29136, in <module> $ Mutant_SUN_Attraction -= 3 NameError: name 'Mutant_SUN_Attraction' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/AllPhoneConversations.rpy", line 20, in script call call test999 from _call_test999 File "game/AllPhoneConversations.rpy", line 35, in script call call test9999 from _call_test9999 File "game/Inconsolablecharscript.rpy", line 29136, in script $ Mutant_SUN_Attraction -= 3 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/Inconsolablecharscript.rpy", line 29136, in <module> $ Mutant_SUN_Attraction -= 3 NameError: name 'Mutant_SUN_Attraction' is not defined Windows-10-10.0.19041 Ren'Py 7.4.9.2142 Being Super 0.19 Wed Oct 25 22:14:53 2023