Issue465

Title planting enemy and just confirming default-values: crash on playtest.
Priority important Status resolved
Assigned To joseph Keywords editor
Linked issues Watchers joseph

Submitted on 2011-09-23 11h51 by matthiaskrgr, last changed by matthiaskrgr.

Messages
Author: matthiaskrgr Date: 2011-09-23   11h51
When I plant an enemy on the map and just press enter for all the values, the
game crashes when I try to playtest:

The animation type found is: 0.
----------------------------------------------------------------------
Freedroid has encountered a problem:
In function: animate_enemy.
FreedroidRPG package and version number: freedroidrpg 0.14.1+svn.
		    There was an animation type encountered that isn't defined in FreedroidRPG.
		    That means:  Something is going *terribly* wrong!

If you encounter this message, please inform the Freedroid developers
about the problem, by either

  sending e-mail to:
    freedroid-discussion AT lists.sourceforge.net
  mention it to someone of the developers on our IRC channel:
    channel: #freedroid on irc.freenode.net
  post on our forum at:
    https://sourceforge.net/apps/phpbb/freedroid
  report a bug on our tracker at:
    https://sourceforge.net/tracker/?group_id=54521&atid=474016

Thanks a lot!

Freedroid will terminate now to draw attention to the problems it could
not resolve.  Sorry if that interrupts a major game of yours...

----------------------------------------------------------------------
Termination of freedroidRPG initiated...Thank you for playing freedroidRPG.


This may be just user stupidity, but actually I think such a crash mustn't happen.

 r5036
Author: matthiaskrgr Date: 2011-09-30   06h07
Fixed in r5045. Thanks!
History
Date User Action Args
2011-09-30 06:07:23matthiaskrgrsetstatus: open -> resolved
assignedto: joseph
messages: + msg1705
nosy: + joseph
2011-09-23 11:51:22matthiaskrgrcreate