Something went horribly wrong...none of my saves work. Not from v0.24, 0.25, 0.26 or the latest (I always keep several version to avoid these issues). Not certain what is happening.
I'm sorry, but an uncaught exception occurred.
While running game code:
AttributeError: 'NoneType' object has no attribute 'sensitive'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 139, in script call
File "progression_scripts.rpyc", line 191, in script call
File "evelyn.rpyc", line 17423, in script
File "H:\Pn\Games\Long Live The Princess\LongLiveThePrincess-0.27.0-pc\renpy\ast.py", line 706, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "H:\Pn\Games\Long Live The Princess\LongLiveThePrincess-0.27.0-pc\renpy\exports.py", line 1336, in say
who(what, *args, **kwargs)
File "H:\Pn\Games\Long Live The Princess\LongLiveThePrincess-0.27.0-pc\renpy\character.py", line 1139, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "H:\Pn\Games\Long Live The Princess\LongLiveThePrincess-0.27.0-pc\renpy\character.py", line 842, in do_display
**display_args)
File "H:\Pn\Games\Long Live The Princess\LongLiveThePrincess-0.27.0-pc\renpy\character.py", line 591, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "H:\Pn\Games\Long Live The Princess\LongLiveThePrincess-0.27.0-pc\renpy\ui.py", line 295, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "H:\Pn\Games\Long Live The Princess\LongLiveThePrincess-0.27.0-pc\renpy\display\core.py", line 2699, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "H:\Pn\Games\Long Live The Princess\LongLiveThePrincess-0.27.0-pc\renpy\display\core.py", line 3191, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "H:\Pn\Games\Long Live The Princess\LongLiveThePrincess-0.27.0-pc\renpy\display\core.py", line 2091, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 546, in renpy.display.render.render_screen
File "render.pyx", line 247, in renpy.display.render.render
File "H:\Pn\Games\Long Live The Princess\LongLiveThePrincess-0.27.0-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "H:\Pn\Games\Long Live The Princess\LongLiveThePrincess-0.27.0-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "H:\Pn\Games\Long Live The Princess\LongLiveThePrincess-0.27.0-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "H:\Pn\Games\Long Live The Princess\LongLiveThePrincess-0.27.0-pc\renpy\display\screen.py", line 683, in render
sensitive = renpy.python.py_eval(self.screen.sensitive, locals=self.scope)
AttributeError: 'NoneType' object has no attribute 'sensitive'
Windows-7-6.1.7601-SP1
Ren'Py 7.3.2.320
Long Live the Princess 0.27.0
Fri Dec 06 01:14:22 2019