Server crash on startup

Hey!

First of all I’m not sure if this is the right place to post this so let me know if so and I will move this…

So the problem doesn’t occur always but sometimes when I restart my server the batch file just crashes and the server doesn’t obviously start. This is what the windows says before it crashes:

C:\FXServer\server-data>(
C:\FXServer\run.cmd +exec server.cfg
 PAUSE
) 1>output.txt
C:\Windows\system32\cmd.exe[1228]: c:\gl\builds\4ff63adb\0\cfx\fivem\vendor\node
\src\connection_wrap.cc:81: Assertion `(req_wrap) != (nullptr)' failed.
 1: node::AddPromiseHook
 2: node::MakeCallback
 3: uv_write2
 4: uv_loop_init
 5: uv_run
 6: net::TcpServerManager::GetLoop
 7: net::TcpServerManager::GetLoop
 8: crt_at_quick_exit
 9: BaseThreadInitThunk
10: RtlUserThreadStart

Anyone know what is causing this or how to fix it? Thanks!

Fixed this for now. Disabled all custom scripts and enabled them one by one.

what did you do ? i have the same problem and Disable all custom scripts and enabled then one by one doesn’t work for me…

Can you solve friend? I have the same problem here.

I downgraded to Windows Server 2012 and was able to upload the server as usual on my machine. Thank you