Dorothy Date Error

Otome dating sim: http://www.winterwolves.com/loveandorder.htm
Beardy Bro
Young scout
Posts: 33
Joined: Mon Jan 21, 2013 4:32 pm

Dorothy Date Error

Post by Beardy Bro »

When dating her at Mall for the first time,i get error after she say "Are You ?"

Code: Select all

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "C:\- indie dev -\games\renpy.new\Love & Order/game/dorothy.rpy", line 551, in script
KeyError: u'say nothing'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "Z:\Games\Love & Order\renpy\execution.py", line 261, in run
  File "Z:\Games\Love & Order\renpy\ast.py", line 1197, in execute
  File "Z:\Games\Love & Order\renpy\exports.py", line 444, in menu
  File "Z:\Games\Love & Order\renpy\exports.py", line 590, in display_menu
  File "Z:\Games\Love & Order\renpy\ui.py", line 621, in menu
  File "Z:\Games\Love & Order\renpy\ui.py", line 744, in textbutton
  File "Z:\Games\Love & Order\renpy\ui.py", line 435, in __call__
  File "Z:\Games\Love & Order\renpy\text\text.py", line 1033, in __init__
  File "Z:\Games\Love & Order\renpy\text\text.py", line 1076, in set_text
  File "Z:\Games\Love & Order\renpy\substitutions.py", line 218, in substitute
  File "string.pyo", line 549, in vformat
  File "string.pyo", line 571, in _vformat
  File "string.pyo", line 632, in get_field
  File "string.pyo", line 591, in get_value
KeyError: u'say nothing'

Windows-post2008Server-6.1.7601-SP1
Ren'Py 6.13.6.1642
right after it:

Code: Select all

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "C:\- indie dev -\games\renpy.new\Love & Order/game/dorothy.rpy", line 556, in script
AttributeError: 'NoneType' object has no attribute 'set_transform_event'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "Z:\Games\Love & Order\renpy\execution.py", line 261, in run
  File "Z:\Games\Love & Order\renpy\ast.py", line 396, in execute
  File "Z:\Games\Love & Order\renpy\exports.py", line 696, in say
  File "Z:\Games\Love & Order\renpy\character.py", line 770, in __call__
  File "Z:\Games\Love & Order\renpy\character.py", line 664, in do_display
  File "Z:\Games\Love & Order\renpy\character.py", line 471, in display_say
  File "Z:\Games\Love & Order\renpy\ui.py", line 237, in interact
  File "Z:\Games\Love & Order\renpy\display\core.py", line 1798, in interact
  File "Z:\Games\Love & Order\renpy\display\core.py", line 2046, in interact_core
  File "Z:\Games\Love & Order\renpy\display\focus.py", line 186, in before_interact
  File "Z:\Games\Love & Order\renpy\display\behavior.py", line 575, in unfocus
AttributeError: 'NoneType' object has no attribute 'set_transform_event'

Windows-post2008Server-6.1.7601-SP1
Ren'Py 6.13.6.1642
User avatar
jack1974
Pack leader
Posts: 15470
Joined: Thu Jun 16, 2005 4:43 pm

Re: Dorothy Date Error

Post by jack1974 »

I notified the coder, because sadly I didn't code this game myself so I wouldn't know how to fix it. For all my other games is different of course since I always fix all the bugs people find.
Madance
Druid
Posts: 306
Joined: Tue May 15, 2012 9:41 pm

Re: Dorothy Date Error

Post by Madance »

jack1974 wrote:I notified the coder, because sadly I didn't code this game myself so I wouldn't know how to fix it. For all my other games is different of course since I always fix all the bugs people find.
Hey Jack, I got the same bug, what do I do? :(
User avatar
jack1974
Pack leader
Posts: 15470
Joined: Thu Jun 16, 2005 4:43 pm

Re: Dorothy Date Error

Post by jack1974 »

Does it happens always or randomly ? do you have a savegame before this? coder didn't reply...
Madance
Druid
Posts: 306
Joined: Tue May 15, 2012 9:41 pm

Re: Dorothy Date Error

Post by Madance »

It happens always, and I have the saves, but how do I send it to you?
User avatar
jack1974
Pack leader
Posts: 15470
Joined: Thu Jun 16, 2005 4:43 pm

Re: Dorothy Date Error

Post by jack1974 »

Just sent you an email, reply to it :)
Madance
Druid
Posts: 306
Joined: Tue May 15, 2012 9:41 pm

Re: Dorothy Date Error

Post by Madance »

I received the Email, but how exactly I could get the saves? There isn't a save folder, not at least one by this name. But I did save the game a lot, so, how do I find the saves to sent to you?
User avatar
jack1974
Pack leader
Posts: 15470
Joined: Thu Jun 16, 2005 4:43 pm

Re: Dorothy Date Error

Post by jack1974 »

Depends on platform:

Windows
%APPDATA%/RenPy/save_directory
Mac OS X
~/Library/RenPy/save_directory
Linux/Other
~/.renpy/save_directory

save_directory should be Love_Order something :)
heather11
Young scout
Posts: 3
Joined: Sun Jun 16, 2013 6:29 am

Re: Dorothy Date Error

Post by heather11 »

I am also having this same error. It just happened and it's annoying as heck. I had to click ignore to get past it.
Ixionos
Young scout
Posts: 46
Joined: Fri Sep 13, 2013 7:10 pm

Re: Dorothy Date Error

Post by Ixionos »

I just bought the game this morning and experienced the same error with the mall dating. Is this bug going to be fixed anytime soon?
Post Reply