Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I've just found this game, and am playing through, but with Vanessa in the bathtub in the Inn, I get the following error:

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script.rpy", line 10060, in script

    $persistent.gallery_unlock["gal_van_2"]=True

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

    $persistent.gallery_unlock["gal_van_2"]=True

TypeError: 'NoneType' object does not support item assignment

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

Full traceback:

  File "game/script.rpy", line 10060, in script

    $persistent.gallery_unlock["gal_van_2"]=True

  File "C:\Users\Francesco Peeters\Downloads\Tales_Of_Unity-0.9.1-pc\renpy\ast.py", line 914, in execute

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

  File "C:\Users\Francesco Peeters\Downloads\Tales_Of_Unity-0.9.1-pc\renpy\python.py", line 2028, in py_exec_bytecode

    exec bytecode in globals, locals

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

    $persistent.gallery_unlock["gal_van_2"]=True

TypeError: 'NoneType' object does not support item assignment

Windows-8-6.2.9200

Ren'Py 7.3.5.606

Tales_of_Unity-v0.9.1 0.9.1

Mon Jun 14 10:27:27 2021


Please help?  ;)

(And yes, I did rollback a bit, reloaded the game, tried an earlier save and play through to this point... Not sure what the problem is, so I don't know where to go and fix it either!)

The fix is in the discord

Join the discord

Check the #general

Check the pins

Download script.rpy

Put it in the /game folder

That should fix it ! Sorry for the inconvenient 

Cool... guess I'll go have a look in your discord then!  ;)

(+1)

Update: works again! Thx!