Error Messages When Fritzbot ET Actions Trigger
From Bots-United Wiki
Error Messages Related To Actions
Some errors messages that may be printed to the console after the map is running like...
Console Message: |
Possible Reason: |
ERROR: ACTION_AIM IS SCREWED UP!! |
- a bot went to use a camp type action but the action_links for that action referred to an action that was either; |
I've got no goal! I'm stuck here! |
- Bot is timing out, can't find an action goal. |
ERROR: Route N doesn't have any linked action paths!!! |
- The route number N lacks any pathActions. (altroam actions) |
ERROR: Bots have no valid goals in this map!! ERROR: Bots have no valid goals in this map!! |
- The bot by the name of "bot_funname" has no currently active actions to perform. |
And some error messages we don't know much about...
ERROR: Too many deliver actions in the map! |
- Nav file exceeds limit of ??? |
ERROR: Too many flag capture actions in the map! |
- Nav file exceeds limit of ??? |
ERROR: Too many camp actions in the map! |
- Nav file exceeds limit of ??? |
ERROR: Too many roam actions in the map! |
- Nav file exceeds limit of ??? |
ERROR: Too many panzer actions in the map! |
- Nav file exceeds limit of ??? |
An undefined error occurred! |
Well if we knew, it would not be UNDEFINED! I mean Geeezsus!;) |
Easter egg message?=> I see you asshole %i %i!!
Generic Error format:
ERROR: %s, line %d: %s
Other Errors Messages
- Errors can also be generated when FritzBot ET loads the .bots file (see Error_Messages__When_Fritzbot_ET_Reads_The_Bots_File).
- Errors can also be generated when FritzBot ET loads the .aiscript file (see Error_Messages_When_Fritzbot-ET_Reads_The_Aiscript).
- Or when reading the .nav file (see Error_Messages__When_Fritzbot_ET_Reads_The_Nav_File).