Message2953

Author Christoph
Recipients fluzz
Date 2014-11-10.23:26:19
Content
Well, on some levels this message is printed on my console, probably indicating
that too many dead/hacked bots to be respawned are present:
---------------------------------------------------------------------------------
FreedroidRPG 0.15-1281-gec9895a_mod encountered a problem in function:
teleport_to_random_waypoint
There was no free waypoint found on level 53 to place another random bot.

The problem mentioned above is not fatal, we continue the execution.
---------------------------------------------------------------------------------

This did not happen on level 59, however, probably because you cannot easily
place too many robots there. You could possibly leave them hacked and alive,
causing a respawn as hostiles while Tux is absent. When killing them, the "too
many obstacles" problem occurs first. Perhaps I should invisibly run around,
triggering more teleportations, and see what happens.

Living robots obviously don't count as obstacles.

When you level up, you can make your way even through an already overcrowded
level, but if you don't actively avoid it, you can hit this obstacle problem.

This should simply be made non-fatal, I think. The message printed indicates
that it is already intended as non-fatal, but in fact it is not, and leads
unevitably to a crash.
History
Date User Action Args
2014-11-10 23:26:20Christophsetmessageid: <1415661980.03.0.675699973191.issue602@freedroid.org>
2014-11-10 23:26:20Christophsetrecipients: + fluzz
2014-11-10 23:26:20Christophlinkissue602 messages
2014-11-10 23:26:19Christophcreate