DrPepper808

Newbie
Dec 7, 2021
78
45
Lov the game been playing since 4.2. I might have done something wrong, but I installed 5.7 and used my 5.5 saves. then went back to around 60. Every morning I get an error on Varioslo3 not defined. What can I do?
 

osanaiko

Engaged Member
Modder
Jul 4, 2017
2,242
3,816
Lov the game been playing since 4.2. I might have done something wrong, but I installed 5.7 and used my 5.5 saves. then went back to around 60. Every morning I get an error on Varioslo3 not defined. What can I do?
If you post the exact error message text (i think you can copy it/save it to file on the error screen) I'll tell you how to fix your save via the dev console.
 
  • Like
Reactions: DrPepper808

DrPepper808

Newbie
Dec 7, 2021
78
45
If you post the exact error message text (i think you can copy it/save it to file on the error screen) I'll tell you how to fix your save via the dev console.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 18394, in script call
    call roundroll from _call_roundroll_1
  File "game/script.rpy", line 18394, in script call
    call roundroll from _call_roundroll_1
  File "game/script.rpy", line 18394, in script call
    call roundroll from _call_roundroll_1
  File "game/script.rpy", line 18328, in script call
    call wildcard0822 from _call_wildcard0822_1
  File "game/script.rpy", line 8843, in script call
    call randomcard from _call_randomcard
  File "game/script.rpy", line 7961, in script call
    call squarewhat from _call_squarewhat_4
  File "game/script.rpy", line 18394, in script call
    call roundroll from _call_roundroll_1
  File "game/script.rpy", line 7928, in script call
    call squarewhat from _call_squarewhat_2
  File "game/script.rpy", line 18394, in script call
    call roundroll from _call_roundroll_1
  File "game/script.rpy", line 28952, in script
    if workbistrot and various103: #RwandaVisit
  File "game/script.rpy", line 28952, in <module>
    if workbistrot and various103: #RwandaVisit
NameError: name 'various103' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/script.rpy", line 18394, in script call
    call roundroll from _call_roundroll_1
  File "game/script.rpy", line 18394, in script call
    call roundroll from _call_roundroll_1
  File "game/script.rpy", line 18394, in script call
    call roundroll from _call_roundroll_1
  File "game/script.rpy", line 18328, in script call
    call wildcard0822 from _call_wildcard0822_1
  File "game/script.rpy", line 8843, in script call
    call randomcard from _call_randomcard
  File "game/script.rpy", line 7961, in script call
    call squarewhat from _call_squarewhat_4
  File "game/script.rpy", line 18394, in script call
    call roundroll from _call_roundroll_1
  File "game/script.rpy", line 7928, in script call
    call squarewhat from _call_squarewhat_2
  File "game/script.rpy", line 18394, in script call
    call roundroll from _call_roundroll_1
  File "game/script.rpy", line 28952, in script
    if workbistrot and various103: #RwandaVisit
  File "renpy/ast.py", line 1898, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2276, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2269, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 28952, in <module>
    if workbistrot and various103: #RwandaVisit
NameError: name 'various103' is not defined

Windows-10-10.0.22621
Ren'Py 7.4.10.2178
TabletopPornstar 0.57
Thu Nov  9 07:29:02 2023
 

DrPepper808

Newbie
Dec 7, 2021
78
45
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 18394, in script call
    call roundroll from _call_roundroll_1
  File "game/script.rpy", line 18394, in script call
    call roundroll from _call_roundroll_1
  File "game/script.rpy", line 18394, in script call
    call roundroll from _call_roundroll_1
  File "game/script.rpy", line 18328, in script call
    call wildcard0822 from _call_wildcard0822_1
  File "game/script.rpy", line 8843, in script call
    call randomcard from _call_randomcard
  File "game/script.rpy", line 7961, in script call
    call squarewhat from _call_squarewhat_4
  File "game/script.rpy", line 18394, in script call
    call roundroll from _call_roundroll_1
  File "game/script.rpy", line 7928, in script call
    call squarewhat from _call_squarewhat_2
  File "game/script.rpy", line 18394, in script call
    call roundroll from _call_roundroll_1
  File "game/script.rpy", line 28952, in script
    if workbistrot and various103: #RwandaVisit
  File "game/script.rpy", line 28952, in <module>
    if workbistrot and various103: #RwandaVisit
NameError: name 'various103' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/script.rpy", line 18394, in script call
    call roundroll from _call_roundroll_1
  File "game/script.rpy", line 18394, in script call
    call roundroll from _call_roundroll_1
  File "game/script.rpy", line 18394, in script call
    call roundroll from _call_roundroll_1
  File "game/script.rpy", line 18328, in script call
    call wildcard0822 from _call_wildcard0822_1
  File "game/script.rpy", line 8843, in script call
    call randomcard from _call_randomcard
  File "game/script.rpy", line 7961, in script call
    call squarewhat from _call_squarewhat_4
  File "game/script.rpy", line 18394, in script call
    call roundroll from _call_roundroll_1
  File "game/script.rpy", line 7928, in script call
    call squarewhat from _call_squarewhat_2
  File "game/script.rpy", line 18394, in script call
    call roundroll from _call_roundroll_1
  File "game/script.rpy", line 28952, in script
    if workbistrot and various103: #RwandaVisit
  File "renpy/ast.py", line 1898, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2276, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2269, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 28952, in <module>
    if workbistrot and various103: #RwandaVisit
NameError: name 'various103' is not defined

Windows-10-10.0.22621
Ren'Py 7.4.10.2178
TabletopPornstar 0.57
Thu Nov  9 07:29:02 2023
in script.rpy line 16932 in label start, there is "$ various103 = False #RwandaVisit" I assume it might be out-of-scope but I don't see how?
 

osanaiko

Engaged Member
Modder
Jul 4, 2017
2,242
3,816
It's probably a variable that should have already been set to the default value by the time you get to your current round, but because it was introduced in a version after your old save file it is not present for you.

I'm guessing you don't want to start a new save (although that's the best way to solve the issues like this).

So you can try enabling the console and fixing the issue manually:
1. put define config.developer = True in a "hack.rpy" file in your game folder
2. and then in the game, load up your save file,
3. and before the error occurs hit "shift-O" on the keyboard. this will open the console.
4. then put in various103 = False and hit enter.
5. then close the dev console with ESC and continue your game. it should allow you to progress.
 

DrPepper808

Newbie
Dec 7, 2021
78
45
It's probably a variable that should have already been set to the default value by the time you get to your current round, but because it was introduced in a version after your old save file it is not present for you.

I'm guessing you don't want to start a new save (although that's the best way to solve the issues like this).

So you can try enabling the console and fixing the issue manually:
1. put define config.developer = True in a "hack.rpy" file in your game folder
2. and then in the game, load up your save file,
3. and before the error occurs hit "shift-O" on the keyboard. this will open the console.
4. then put in various103 = False and hit enter.
5. then close the dev console with ESC and continue your game. it should allow you to progress.
That worked. Thanks for your help...
 

Bagley

Member
Jan 22, 2018
269
2,831
Will the main girl have sex with other men in this game?
I hope so, like what is this weak stuff where a porn star doesn't have sex with other men. At least give us the option.
I guess that may have to wait until her Perversion stat gets high enough.
It seems unlikely, unless the plan has changed recently or it's added at the very end. Basilicata mentioned in an earlier post that the pornstar route would be lesbian only.

Wait, just found that post...

You don't have permission to view the spoiler content. Log in or register now.
 

Geegee112

Newbie
May 25, 2021
20
23
It seems unlikely, unless the plan has changed recently or it's added at the very end. Basilicata mentioned in an earlier post that the pornstar route would be lesbian only.

Wait, just found that post...
Thank you for the information, at least now we won't have our expectations up. Lets see how the sex scenes with the MC plays out
 
  • Like
Reactions: Bagley

Barricade643

Newbie
Jul 17, 2017
18
4
Returning player here. Decided to jump back in after a while. Last version I played was version 40.

Running into errors using my old saves, some saves I can't even load. Is there anyway to get them fixed or am I boned?

Pretty deep into the game, the part where MJ moves in with the MC, so I'm not up to replaying from the beginning. :HideThePain:

Trying to load old saves gives me the error at the bottom.

1700415507654.png
 
  • Sad
Reactions: Basilicata

jahall

Well-Known Member
Feb 20, 2019
1,476
889
Returning player here. Decided to jump back in after a while. Last version I played was version 40.

Running into errors using my old saves, some saves I can't even load. Is there anyway to get them fixed or am I boned?

Pretty deep into the game, the part where MJ moves in with the MC, so I'm not up to replaying from the beginning. :HideThePain:

Trying to load old saves gives me the error at the bottom.

View attachment 3100142
I've occasionally had that error with various RenPy games when trying to lead a save. The cause has usually seemed to be having saved at right at the very end of the content in the previous version rather than slightly before the end. Do you have a slightly older save that you could try loading from instead?
 

osanaiko

Engaged Member
Modder
Jul 4, 2017
2,242
3,816
Returning player here. Decided to jump back in after a while. Last version I played was version 40.

Running into errors using my old saves, some saves I can't even load. Is there anyway to get them fixed or am I boned?

Pretty deep into the game, the part where MJ moves in with the MC, so I'm not up to replaying from the beginning. :HideThePain:

Trying to load old saves gives me the error at the bottom.

View attachment 3100142
jahall 's suggestion would probably work.

Another option is to get a copy of the game at around the same version as your save, load up, and then re-save your game when in a "safe state", like in the morning at MC's house just after you wake up. Funnily enough, I have a v0.42 archive just lying around. :ROFLMAO:

Also, I'd suggest you might reconsider how quickly you'll catch up to the point of your old save if you started again. Skipping all the dialogue and power-clicking through the board game part makes time pass remarkably quickly

EDIT: I sent you a DM with the link to v0.42
 
  • Red Heart
Reactions: Basilicata

Barricade643

Newbie
Jul 17, 2017
18
4
I've occasionally had that error with various RenPy games when trying to lead a save. The cause has usually seemed to be having saved at right at the very end of the content in the previous version rather than slightly before the end. Do you have a slightly older save that you could try loading from instead?
jahall 's suggestion would probably work.

Another option is to get a copy of the game at around the same version as your save, load up, and then re-save your game when in a "safe state", like in the morning at MC's house just after you wake up. Funnily enough, I have a v0.42 archive just lying around. :ROFLMAO:

Also, I'd suggest you might reconsider how quickly you'll catch up to the point of your old save if you started again. Skipping all the dialogue and power-clicking through the board game part makes time pass remarkably quickly

EDIT: I sent you a DM with the link to v0.42
Thanks jahall.

I tried your method and I got as far as this screen.

1700582516808.png

After that, it spits out this error, maybe there's some new content that I missed.

1700582616259.png

osanaiko I'll try your save and see. Thanks for the tip! :)
 
4.50 star(s) 47 Votes