Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi whenever I try to load a save from the previous version I get This

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/scripts/locations/general/travel_screen.rpy", line 2, in <module>

  File "game/scripts/core/functions/arrival.rpy", line 8, in arrival_travel

  File "game/scripts/core/functions/player_class.rpy", line 2011, in reset_sex_status

  File "game/scripts/core/functions/player_class.rpy", line 2019, in sex_perk_calculate

  File "game/scripts/core/functions/player_class.rpy", line 1757, in sex_isslut_calculate

NameError: global name 'perk_slut' is not defined

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

Full traceback:

  File "scripts/locations/general/travel_screen.rpyc", line 2, in script

  File "renpy/ast.py", line 1131, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "renpy/python.py", line 1049, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/scripts/locations/general/travel_screen.rpy", line 2, in <module>

  File "game/scripts/core/functions/arrival.rpy", line 8, in arrival_travel

  File "game/scripts/core/functions/player_class.rpy", line 2011, in reset_sex_status

  File "game/scripts/core/functions/player_class.rpy", line 2019, in sex_perk_calculate

  File "game/scripts/core/functions/player_class.rpy", line 1757, in sex_isslut_calculate

NameError: global name 'perk_slut' is not defined

Windows-10-10.0.22621 AMD64

Ren'Py 7.5.1.22070801

The Fixer 0.3.00.01

Wed Jan 25 09:29:28 2023

[/code]

I've alredy tried to reinstall but the problem persist

(+2)

They said before the update that this new update will make previous versions inaccessible. If you want to play the game, you will have to start a 'New Game' and play from he beginning. Hope this helped.

(+2)

Well that's on me then for not reading. Thank you for the heads up.