Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

on the current version, literally anything I do causes an error among other things.

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script.rpy", line 2321, in <module>

NameError: name 'aliceLevel5TalkPart1' is not defined

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

Full traceback:

  File "script.rpyc", line 2321, in script

  File "C:\Users\PEEZY\Downloads\InnAnotherWorld-0.025-pc\InnAnotherWorld-0.025-pc\renpy\ast.py", line 1832, in execute

    if renpy.python.py_eval(condition):

  File "C:\Users\PEEZY\Downloads\InnAnotherWorld-0.025-pc\InnAnotherWorld-0.025-pc\renpy\python.py", line 2059, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "C:\Users\PEEZY\Downloads\InnAnotherWorld-0.025-pc\InnAnotherWorld-0.025-pc\renpy\python.py", line 2052, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/script.rpy", line 2321, in <module>

NameError: name 'aliceLevel5TalkPart1' is not defined

Windows-8-6.2.9200

Ren'Py 7.3.5.606

Inn Another World 0.025

Fri Apr 01 22:30:41 2022

[/code]

this is just one of them.

should I not load my save? (although I really don't want to restart)

If you would like to repair your save, make sure you have saved your game in the player's bedroom on the previous version of the game. Then, when loading your save in the new version, click the blue disk icon in the upper-left corner of the screen.

This must be done with each version, so for example: v0.01c > v0.02 > v0.025 each needs to be done.

Hope that helps!