- Jul 12, 2023
- 224
- 298
Hello, I tried adding a blank txt file called "use_fixed_resolution_720.txt" (no quotes) in ~/renpy-8.1.1-sdk/HolidayIsland-0.3.8.0-pc/game,
but I still get the following crash. Any advice? Thank you!
but I still get the following crash. Any advice? Thank you!
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000namespaces.rpy", line 33, in set
def set(self, name, value):
Exception: config.developer_show_all_exceptions is not a known configuration variable.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "options.rpyc", line 16, in script
File "/home/xyz/renpy-8.1.1-sdk/renpy/ast.py", line 2508, in execute
self.set()
File "/home/xyz/renpy-8.1.1-sdk/renpy/ast.py", line 2526, in set
ns.set(self.varname, value)
File "renpy/common/000namespaces.rpy", line 33, in set
def set(self, name, value):
File "/home/xyz/renpy-8.1.1-sdk/renpy/defaultstore.py", line 101, in __setattr__
raise Exception('config.%s is not a known configuration variable.' % (name))
Exception: config.developer_show_all_exceptions is not a known configuration variable.
Linux-5.15.0-82-generic-x86_64-with-glibc2.35 x86_64
Ren'Py 8.1.1.23060707
Holiday Island 0.3.8.0
Fri Sep 1 19:52:12 2023