RainwayApp / bug-tracker

Report all issues found with Rainway here, or make suggestions for new features. 🐜
https://rainway.io/
27 stars 3 forks source link

Program encounters fatal error when web client reloads after it fails to load game list #251

Closed eroc1990 closed 5 years ago

eroc1990 commented 6 years ago

Bug ID: 86ec76d1-6122-4d4e-8c08-cf63c9e78d1c Steps to reproduce the problem: Launched Rainway server. Launched client on remote computer. Games list would attempt to load but fail, requesting a reload after the connection was lost. When the client reloads, within a few seconds the server will crash and reboot. This becomes an endless loop of critical failures.

What is the expected behavior? Rainway attempts to and succeeds to load game list.

What went wrong? Rainway did not load game list. It lost connection and caused the server program to crash and reload itself.

Did this work before? No

Does this work in other browsers? No. Attempted in latest versions of Google Chrome and Mozilla Firefox.

OS Info: Windows 10 Professional x64 [10.0.17134]

Rainway Server Version: 0.3.1.0

Rainway Frontend Version: Version 0.0.1 Release e057ea8c15acddd8fb935e2a9edd072d3203a239

AetherCollective commented 6 years ago

Dup of #250