4.40 star(s) 50 Votes

harem.king

Engaged Member
Aug 16, 2023
2,290
3,807
Mr Sandman
I got an uncaught exception in the party when discussing the creature I rescued

just load attached save and then progress a page

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/V019_April_Party.rpy", line 4479, in script
    if Dummy_Action_Witness_07 == 1, if Creature_Saved_escpaed_mc == 1:
SyntaxError: invalid syntax (V019_April_Party.rpy, line 4479)

-- 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/V019_April_Party.rpy", line 4479, in script
    if Dummy_Action_Witness_07 == 1, if Creature_Saved_escpaed_mc == 1:
  File "renpy/ast.py", line 1898, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2274, in py_eval
    code = py_compile(code, 'eval')
  File "renpy/python.py", line 835, in py_compile
    raise e
SyntaxError: invalid syntax (V019_April_Party.rpy, line 4479)

Windows-10-10.0.19041
Ren'Py 7.4.9.2142
Being Super 0.19
Wed Oct 25 23:00:02 2023
 

harem.king

Engaged Member
Aug 16, 2023
2,290
3,807
Mr Sandman
in the party when susan bites your dick. if you slap her you get this error

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/V019_April_Party.rpy", line 6825, in script
    $ Susan_SlappedHer += 1
  File "game/V019_April_Party.rpy", line 6825, in <module>
    $ Susan_SlappedHer += 1
NameError: name 'Susan_SlappedHer' 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/V019_April_Party.rpy", line 6825, in script
    $ Susan_SlappedHer += 1
  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/V019_April_Party.rpy", line 6825, in <module>
    $ Susan_SlappedHer += 1
NameError: name 'Susan_SlappedHer' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.9.2142
Being Super 0.19
Wed Oct 25 23:17:08 2023
 
  • Like
Reactions: Mr Sandman

Hynegard

Newbie
Aug 31, 2023
23
157
Small pet peeve of mine, but I don't like it when the relationship isn't properly defined, so that it goes against grammatic rules. A.k.a. upper case when in the middle of a sentence.

Here's a simple fix I made and the Dev can feel free to use it.
 

MrBenny

Well-Known Member
Jul 20, 2021
1,638
3,255
Well I found a few bugs....I invited Victoria to April's surprise party, and while using the 0x52_URM tool to show the story requirement checks, it showed the previous Victoria invite choice in red (which means it's not enabled). I even tried running through the choice a second time, just to see if I had made a mistake...but Victoria still never showed up to the party...as well there was no Ana invite choice.

But if I click on the select box for that line, it bypasses the requirement check...and she shows up in the next frame attending the party.

(Party invite...)
screenshot0008.png

(While at the party....)
screenshot0003.png

(Next frame after clicking the select bypass box, Victoria is shown talking to Hudson. The content is there, some of the invites are not scripted properly. )
screenshot0004.png


(I also noticed Ana is also missing from the party, while using the 0x52_URM tool. And I never saw an invite choice for her.)
screenshot0006.png
 
Last edited:

kroniut

Newbie
Aug 14, 2022
17
58
I'll be honest I clicked on this topic just wondering what Light meant in the thumbnail and I was not expecting that. I'm fucking dying over here cause the dark skin version looks like a young black Bob Ross.
 
  • Haha
Reactions: Orbita22 and Grelk

Lucky-22

New Member
Aug 20, 2018
4
1
I am stuck in the hospital visiting Chris for the second time. The game seems to be stuck in a loop it repeats the same scene again and again. Does anybody have a save or a fix to help me get past this scene? Thank you.
 

MishyFam

Newbie
Feb 27, 2022
76
187
Great to see this game getting an update again. Btw, is there a solo Nikki scene available after the party?
 

johanes

Member
May 14, 2017
219
224
im getting this error

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 29230, in script
    $ Mutant_SUN_HeroActionsWitnessed += 1
  File "game/Inconsolablecharscript.rpy", line 29230, in <module>
    $ Mutant_SUN_HeroActionsWitnessed += 1
NameError: name 'Mutant_SUN_HeroActionsWitnessed' 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 29230, in script
    $ Mutant_SUN_HeroActionsWitnessed += 1
  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 29230, in <module>
    $ Mutant_SUN_HeroActionsWitnessed += 1
NameError: name 'Mutant_SUN_HeroActionsWitnessed' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.9.2142
Being Super 0.19
Thu Oct 26 19:42:41 2023
 

D2M3

Member
Jan 20, 2018
342
906
Just tried this game.

Someone played Destiny, based on the opening of this.

Also, if Mars had exploded a few hours ago, and debris already reached Earth, those things would be moving at relativistic speeds.

Aka, a single one of those things would kill the planet.

I'm usually very forgiving to adult games in their writing...

But if you dare attempt a Sci-fi, you better do basic effing math.
 

Codesy

New Member
Apr 26, 2023
14
0
im getting this error

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 29230, in script
    $ Mutant_SUN_HeroActionsWitnessed += 1
  File "game/Inconsolablecharscript.rpy", line 29230, in <module>
    $ Mutant_SUN_HeroActionsWitnessed += 1
NameError: name 'Mutant_SUN_HeroActionsWitnessed' 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 29230, in script
    $ Mutant_SUN_HeroActionsWitnessed += 1
  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 29230, in <module>
    $ Mutant_SUN_HeroActionsWitnessed += 1
NameError: name 'Mutant_SUN_HeroActionsWitnessed' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.9.2142
Being Super 0.19
Thu Oct 26 19:42:41 2023
Hey guys, im getting error msg while trying to open skill tree . Like this one ☝
 
4.40 star(s) 50 Votes