voldybuff

Member
Jun 23, 2017
342
698
wow this update is making me start completely over, all my saves give me errors
Did you use the compressed version before? None of my saves has done anything weird, and the compressed version has been known to throw out errors from time to time since it isn't from the dev.
 

UncleVT

Låt den rätta komma in
Moderator
Jul 2, 2017
9,423
98,689
No I downloaded it from Mega...a practice I always use. Post 27724 (I think)
I suggest changing that practice. Our uploaders always check the files for viruses and clean them of any kind of advertising. Then they update the OP with clean links.
 

HandofVecna

Active Member
Sep 4, 2018
563
979
Like that you opened a Subscribestar account. Hopefully everyone will support you there and we can all get away from Patreon.
 

Belle

Developer of Long Live the Princess
Game Developer
Sep 25, 2017
3,093
10,294
I'm getting the same error where only the first and third pages of clues are visible when trying to work through Nell's secret. It's game-breaking, as I can't advance without those clues.
I haven't really seen three pages of clues in this game since I first debugged the clue screen way back when. Could you somehow send me your save so that I can look at it to determine if this is an actual bug in the game?
 

Belle

Developer of Long Live the Princess
Game Developer
Sep 25, 2017
3,093
10,294
Like that you opened a Subscribestar account. Hopefully everyone will support you there and we can all get away from Patreon.
I've had the SubscribeStar page for months now, but barely anyone uses it. That's why I added it to the main menu in this version, to give it more visibility.

Frankly though, there are upsides and downsides to both platforms. Patreon gives me a bigger share of the money and has much better community features for creators, while SubscribeStar is more open to certain types of content and allows pornography on a project's main page. The long-term health of the project might be better off if people jump to SubscribeStar, but it would result in me earning less money and having to jump through more hoops.

A combination of platforms works well enough for now. I just hope SubscribeStar gets better features soon, like the ability to schedule posts.
 

voldybuff

Member
Jun 23, 2017
342
698
A combination of platforms works well enough for now. I just hope SubscribeStar gets better features soon, like the ability to schedule posts.
Tbh I'm surprised you haven't been hit with the anti-incest hammer yet from Patreon.
 

SISIMEN

Member
Jun 9, 2017
308
575
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
 

Belle

Developer of Long Live the Princess
Game Developer
Sep 25, 2017
3,093
10,294
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
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.
 

SISIMEN

Member
Jun 9, 2017
308
575
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
183
45
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
 

fr12rebel

Member
Mar 6, 2018
447
168
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
37
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
 
4.60 star(s) 375 Votes