Opticos / GWSL-Source

The actual code for GWSL. And some prebuilt releases.
https://opticos.github.io/gwsl/
Other
1.16k stars 79 forks source link

Issue trying to open GWSL 1.4.0 #161

Closed TwelfthDoctor1 closed 1 year ago

TwelfthDoctor1 commented 2 years ago

When I am trying to open GWSL (store version), nothing happens. So I decided to check dashboard.log and this error is listed there:

2022-08-27 16:10:57,444 - GWSL 1.4.0 - ERROR - Exception occurred - Config generation
Traceback (most recent call last):
  File "manager.py", line 224, in <module>
  File "subprocess.py", line 630, in getoutput
  File "subprocess.py", line 611, in getstatusoutput
  File "subprocess.py", line 411, in check_output
  File "subprocess.py", line 488, in run
  File "subprocess.py", line 800, in __init__
  File "subprocess.py", line 1207, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified

Im not sure if it is able to find settings.json (I guess not) even though it was able to create it based on this error.

TwelfthDoctor1 commented 2 years ago

Also this error does not allow GWSL to continue running.

Pololot64 commented 2 years ago

Can you screenshot the contents of appdata/roaming/GWSL

TwelfthDoctor1 commented 2 years ago
Screenshot_87
Pololot64 commented 2 years ago

What drive is appdata in?

TwelfthDoctor1 commented 2 years ago

Its on the C: drive.

Pololot64 commented 2 years ago

That is strange... Hmm try deleting the GWSL folder and reopening GWSL

TwelfthDoctor1 commented 2 years ago

Welp that did not work. This is the error that I get.

Screenshot_88
Pololot64 commented 2 years ago

Hmm.. I can only think of reinstalling GWSL completely.. It may be the antivirus

TwelfthDoctor1 commented 2 years ago

Welp even with a reinstall, it sadly still fails. As what you said, it could most likely be an antivirus issue but since the device is enrolled into a work/school, I do not have control over the antivirus settings for Windows Defender.

Pololot64 commented 2 years ago

Sorry :/. Something is simply blocking GWSL from working and I can't really bypass that

TwelfthDoctor1 commented 2 years ago

Yeah. I guess for now I'll have to use GWSL on another device that I've tested it to be working.

Pololot64 commented 2 years ago

👍 Will close for now