WindowsGSM / WindowsGSM

🎲 A powerful tool to manage game servers. Equipped with a GUI for server admins to install, import, start, stop, restart, update, and automate multiple servers with a push of a button.
https://windowsgsm.com/products/windowsgsm-desktop
MIT License
493 stars 102 forks source link

windows gsm fail to start #170

Open smacaw opened 6 months ago

smacaw commented 6 months ago

we were told to use windows gsm for ark server went through the instal didnt work tried reinstall and when we try to trat server we get this [01/07/2024-17:51:40][#1] [ERROR] Exit Code: -1073741515 [01/07/2024-17:51:40][#1] Server: Fail to start

dkoz commented 6 months ago

That exit code means a DLL is missing from your game server and or Windows GSM. You need to check the logs to see what is causing the issue.

smacaw commented 5 months ago

i have and we still cant get it

On Mon, Jan 8, 2024 at 10:27 AM Kozejin @.***> wrote:

That exit code means a DLL is missing from your game server and or Windows GSM. You need to check the logs to see what is causing the issue.

— Reply to this email directly, view it on GitHub https://github.com/WindowsGSM/WindowsGSM/issues/170#issuecomment-1881227190, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFFVC2FTVBT6IHEHQXL4SXTYNQF5FAVCNFSM6AAAAABBQYQB22VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBRGIZDOMJZGA . You are receiving this because you authored the thread.Message ID: @.***>

VirLiber0 commented 5 months ago

Have the same [ERROR] Exit Code: -1073741515 On old PC the server is working, I prepared new fresh PC as a serwer and had the error. After search I found that "d3dcompiler_43.dll" was missing on new PC / Server, I copy the .dll file from old to new and new server start working.

Search on old server the .dll files in below locations and copy to the same location on new server. c:\Windows\System32\d3dcompiler_43.dll c:\Windows\SysWOW64\d3dcompiler_43.dll

This worked for me, hope this will help.

dll file

l2g2h commented 3 weeks ago

I have the issue as well.