SISIMEN

Member
Jun 9, 2017
336
601
I've seen this error reported a few times since the previous version was released, but I haven't been able to figure out what it is. Something goes wrong on a completely normal dialogue line, and there's no rhyme or reason to it that I can see.

Are you currently playing a pirated version of the game, or were any of your previous saves from such a version? This is important for me to know because some of the mods and ports of the game introduce errors that I can't do anything about.
I do not have a pirated version, however sometime ago (ver 0.24?), I had a system crash so I obtained a save here - I wonder if that could be the cause. No worries, since this seems to be something I potentially caused, I will just replay from the beginning. :) Thank you for the response.
 
  • Like
Reactions: Belle

rexaine

Member
Apr 22, 2019
212
76
I've seen this error reported a few times since the previous version was released, but I haven't been able to figure out what it is. Something goes wrong on a completely normal dialogue line, and there's no rhyme or reason to it that I can see.

Are you currently playing a pirated version of the game, or were any of your previous saves from such a version? This is important for me to know because some of the mods and ports of the game introduce errors that I can't do anything about.
i think u forgot the gallery mod
 

FR12Gamer

Member
Mar 6, 2018
475
179
Ra87 did you get this ?

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 "feycourt.rpyc", line 5469, in script
File "C:\Users\\Desktop\LongLiveThePrincess-0.27.0-pc\renpy\ast.py", line 1626, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "C:\Users\\Desktop\LongLiveThePrincess-0.27.0-pc\renpy\exports.py", line 983, in menu
rv = renpy.store.menu(new_items)
File "C:\Users\\Desktop\LongLiveThePrincess-0.27.0-pc\renpy\exports.py", line 1217, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "C:\Users\\Desktop\LongLiveThePrincess-0.27.0-pc\renpy\ui.py", line 295, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\\Desktop\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 "C:\Users\\Desktop\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 "C:\Users\\Desktop\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 "C:\Users\\Desktop\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 "C:\Users\\Desktop\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 "C:\Users\\Desktop\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 "C:\Users\\Desktop\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-8-6.2.9200
Ren'Py 7.3.2.320
Long Live the Princess 0.27.0
Fri Dec 06 12:36:18 2019
 
Last edited:

Ra87

Member
Aug 16, 2018
149
38
Ra87 did you get this ?

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 "feycourt.rpyc", line 5469, in script
File "C:\Users\\Desktop\LongLiveThePrincess-0.27.0-pc\renpy\ast.py", line 1626, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "C:\Users\\Desktop\LongLiveThePrincess-0.27.0-pc\renpy\exports.py", line 983, in menu
rv = renpy.store.menu(new_items)
File "C:\Users\\Desktop\LongLiveThePrincess-0.27.0-pc\renpy\exports.py", line 1217, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "C:\Users\\Desktop\LongLiveThePrincess-0.27.0-pc\renpy\ui.py", line 295, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\\Desktop\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 "C:\Users\\Desktop\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 "C:\Users\\Desktop\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 "C:\Users\\Desktop\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 "C:\Users\\Desktop\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 "C:\Users\\Desktop\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 "C:\Users\\Desktop\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-8-6.2.9200
Ren'Py 7.3.2.320
Long Live the Princess 0.27.0
Fri Dec 06 12:36:18 2019
Yes
 

Jugo66

Newbie
Dec 6, 2018
95
104
I dunno why but i got the clue that Nell Is the Doughter of the Elfqueen but at the queen all tries to make the quiz i failed ^^ i also talked with nell before going to the queen ! Someone know where my failure could be?
 

Doomyk

Member
Jun 7, 2019
433
872
Interesting,about path,when Evelyn run away and left the letter.Will be the difference at the end if you dispel contraceptive magic or not?
 

Orlu

Member
Dec 10, 2018
140
252
Thanks for your help, but
I don't know why but is not working for me...

do you have any other suggestion?
Try re-loading a save from before this update again. For me, at least, first time it didn't properly generate the extra clues I needed.
 
4.60 star(s) 408 Votes