sooo, i started having problems with the name of my character which causes the game to crash whenever i try to play the field minigame? anybody knows how to fix this or let the dev know?
here's the crash message:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/story/charsi/charsi.rpy", line 208, in script call
call screen strip
File "game/scripts/story/charsi/charsi.rpy", line 235, in script call
call screen strip
File "game/scripts/story/coraline/undress.rpy", line 14, in script
$ persistent.cor_undress_02 = true
File "game/scripts/story/coraline/undress.rpy", line 14, in <module>
$ persistent.cor_undress_02 = true
NameError: name 'true' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/story/charsi/charsi.rpy", line 208, in script call
call screen strip
File "game/scripts/story/charsi/charsi.rpy", line 235, in script call
call screen strip
File "game/scripts/story/coraline/undress.rpy", line 14, in script
$ persistent.cor_undress_02 = true
File "C:\Users\user\Desktop\Cosas\PRIVADO (2020)\GAMES\Despot_Desires-2.9-win\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\user\Desktop\Cosas\PRIVADO (2020)\GAMES\Despot_Desires-2.9-win\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/scripts/story/coraline/undress.rpy", line 14, in <module>
$ persistent.cor_undress_02 = true
NameError: name 'true' is not defined
Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
Project Horn 2.9
Thu Sep 09 14:47:24 2021