Skip to content

Add a proper exception system to TSC #6

@Quintus

Description

@Quintus

Currently, SMC has no concept of exception handling. It prints wealths of warnings, whose conditions may even crash the game later on and which make debugging unneccessarily hard because you have to manually determine where the warning came from rather than just having GDB figure out where an exception popped up from. A proper exception system should use proper exception classes which useful error messages and a good exception hierarchy.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions