Viir / bots

Programming bots to play video games
https://botlab.org
MIT License
165 stars 135 forks source link

Missing error details - Failed message to host: Bad status code: 500 #78

Closed Viir closed 1 year ago

Viir commented 1 year ago

The graphical user interface in BotLab client version 2023-03-02 does not display details when an HTTP request from the front end to the HTTP API fails.

The user only gets to see a popup with text like the one below:

Failed message to host: Bad status code: 500

Viir commented 1 year ago

This issue is fixed in BotLab client version 2023-03-08.

The screenshot below shows the new details display: image

In case the error text is too long for displaying all at once, a scrollbar appears. We can select and copy the complete error message text: image