Skip to content

Exceptions in modules not handled properly #199

@FutureAIGuru

Description

@FutureAIGuru

Describe the bug
In the release version any unhandled exception in a module should be handled with a message box offering to remove the offending module. In debug, this is disabled so an unhandled exception will immediately break into the debugger. The release functionality seems to not be working.

Application: Brain Simulator

Module/Network: (if your network, please attach XML file)

To Reproduce
Steps to reproduce the behavior:

  1. Reported by a user with a screenshot: On a machine without a speech engine installed, the release version shows a general crash message with a stack dump rather than the desired message box.
  2. It is likely that any module with a thrown exception will exhibit the problem.

1
3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions