ori-community / rando-ui

Web UI and Launcher for the Ori and the Will of the Wisps Randomizer
https://wotw.orirando.com
MIT License
5 stars 6 forks source link

Bad error message on syntax error in custom header #163

Closed SiriusAshling closed 1 year ago

SiriusAshling commented 1 year ago

Steps:

Expected Result:

Seedgen returns this error, it should be displayed:

Error generating seed: Error in header Anonymous Header:
Invalid Expression: Unknown ExpressionIdentKind thiserrors
line 1: thiserrors
        ^^^^^^^^^^

Actual Result:

"Error: Request failed with Status code 500"

timoschwarzer commented 1 year ago

Fixed