Opened 16 years ago

Last modified 16 years ago

#169 new enhancement

Catch and report driving agent errors properly during a race — at Initial Version

Reported by: Henrik Heimbuerger Owned by: nobody
Priority: major Milestone: MS4: Future extensions
Component: controller Version: pre-1.0
Keywords: agent, error, exception, compilation Cc:

Description

When an error occurs in a driving agent (might be as simple as a compilation error due to incorrect syntax -- or something more dynamically) a standard exception handler message box pops up. That message box is fine for internal JaCaVi errors (which are really bugs that need to be fixed), but shouldn't be used for driving agent exceptions which can be 'expected' during the development of a driving agent.

A more sophisticated way of displaying those errors needs to be discussed and implemented.

Change History (0)

Note: See TracTickets for help on using tickets.