Page 1 of 2

Dorothy Date Error

Posted: Mon Jan 21, 2013 4:41 pm
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

Re: Dorothy Date Error

Posted: Mon Jan 21, 2013 5:23 pm
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.

Re: Dorothy Date Error

Posted: Fri Apr 12, 2013 5:26 am
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? :(

Re: Dorothy Date Error

Posted: Fri Apr 12, 2013 5:56 am
by jack1974
Does it happens always or randomly ? do you have a savegame before this? coder didn't reply...

Re: Dorothy Date Error

Posted: Fri Apr 12, 2013 6:32 am
by Madance
It happens always, and I have the saves, but how do I send it to you?

Re: Dorothy Date Error

Posted: Fri Apr 12, 2013 6:37 am
by jack1974
Just sent you an email, reply to it :)

Re: Dorothy Date Error

Posted: Fri Apr 12, 2013 6:48 am
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?

Re: Dorothy Date Error

Posted: Fri Apr 12, 2013 6:53 am
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 :)

Re: Dorothy Date Error

Posted: Sun Jun 16, 2013 6:30 am
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.

Re: Dorothy Date Error

Posted: Fri Sep 13, 2013 7:25 pm
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?