Hi, I'm experiencing a crash immediately upon launching Rust Server Tool v1.7.2. The application fails during the startup process before the main window even appears.
I have already tested the following without success:
Running as Administrator.
Launching without an internet connection.
Using a VPN/WARP.
Deleting IsolatedStorage and local configuration files.
The error persists even when offline, which suggests a logic error during the initialization of components or when parsing local data in the Form1_Load event. It seems to be an unhandled async task exception (VB$StateMachine_5_Form1_Load.MoveNext).
Error Details: