sa-gl / feedback

🎮 🐛 Issue reporting and tracking for SA:GL Launcher & Website
https://sagl.app
0 stars 0 forks source link

[BUG] Sitting at splash screen after launching #3

Closed dudesdog closed 3 years ago

dudesdog commented 3 years ago

Describe the bug Installation went fine, as soon as you open the program it just sits at the spinning wheel splash screen. Persists, even after restarting the program and force closing it via task manager.

To Reproduce Open the program.

Expected behavior Expected it to open properly and be able to see the gui..

Screenshots https://media.discordapp.net/attachments/841996255479463958/845079101177856010/unknown.png

Desktop (please complete the following information): OS: Windows Version 10.0.19042 Build 19042

tmfksoft commented 3 years ago

Can you go to the following path: %localappdata%\Programs\sagl

In the address bar, type cmd and hit enter. It should open up Command Prompt.

Type in sagl.exe and hit enter.

Screenshot what you see.

dudesdog commented 3 years ago

Can you go to the following path: %localappdata%\Programs\sagl

In the address bar, type cmd and hit enter. It should open up Command Prompt.

Type in sagl.exe and hit enter.

Screenshot what you see.

sure.. https://ibb.co/0VD4M9K

dudesdog commented 3 years ago

Executing (default): SELECT id, settingGroup, settingKey, settingValue, createdAt, updatedAt FROM Settings AS Setting WHERE Setting.settingGroup = 'GAME' AND Setting.settingKey = 'game-directory' LIMIT 1; Executing (default): SELECT id, hash, address, port, description, serverPassword, rconPassword, privateServer, lastSync, createdAt, updatedAt FROM SAMPServers AS SAMPServer; Servers in memory 0

just keeps repeating this..

tmfksoft commented 3 years ago

Looking at the screenshot, it appears to get stuck loading game saves as one of them is corrupted. I'll make sure it doesn't error on this in future.

Though it may be worth writing in the ability to show the user this.

After you deleted your saves you were able to launch the client, I'll close this and fix the issue.

tmfksoft commented 3 years ago

Fixed in v1.0.1-Pre-Alpha