dedicatedServer.exe wont start.

Karlox
Posts: 83
Joined: Thu Nov 06, 2014 5:12 pm

dedicatedServer.exe wont start.

Post by Karlox »

Hello.

I've had FS19 dedicated running from the launch on my own home server. Installed it succesfully twice during this time but yesterday I upgraded the CPU on it and did fresh install of windows 10 Pro, and cant get it to work. (20H2 Build 19042.906)

Downloaded the files directly from Giants eShop, installed and activated Farming Simulator 19 (1.7.1.0) succesfully, the server has GPU so I can start and play the game, works perfectly.

But dedicatedServer.exe wont start correctly. With default dedicatedServer.xml I just get short cmd promt with this, same result if I run it as admin:
Image

If I edit dedicatedServer.xml

Code: Select all

<tls port="8443" active="false">
The cmd promt looks like this, closes immediately and the server web admin panel does not start:
Image

I've tried 2 different install locations as you see my path is not default, but have the same problem. Also have tried different port from default 8080 but If check it with "netstat -a" I can see there nothing listening in that port. I've checked windows system files with "sfc /scannow" , removed all overclocks and did a ramtest all reporting ok.I have 3 instances of Vallheim dedicated server running without problems. I did try to close them but no help.

Edit: event log for the crash looks like this

Code: Select all

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="Application Error" /> 
  <EventID Qualifiers="0">1000</EventID> 
  <Version>0</Version> 
  <Level>2</Level> 
  <Task>100</Task> 
  <Opcode>0</Opcode> 
  <Keywords>0x80000000000000</Keywords> 
  <TimeCreated SystemTime="2021-04-02T14:44:58.5689900Z" /> 
  <EventRecordID>1710</EventRecordID> 
  <Correlation /> 
  <Execution ProcessID="0" ThreadID="0" /> 
  <Channel>Application</Channel> 
  <Computer>11900K</Computer> 
  <Security /> 
  </System>
- <EventData>
  <Data>dedicatedServer.exe</Data> 
  <Data>8.0.3.0</Data> 
  <Data>5d02347f</Data> 
  <Data>dedicatedServer.exe</Data> 
  <Data>8.0.3.0</Data> 
  <Data>5d02347f</Data> 
  <Data>c0000005</Data> 
  <Data>00000000000025e3</Data> 
  <Data>17c0</Data> 
  <Data>01d727cec0833c12</Data> 
  <Data>C:\FS19\dedicatedServer.exe</Data> 
  <Data>C:\FS19\dedicatedServer.exe</Data> 
  <Data>5df4861d-6e08-4dba-8b27-656ffaed8886</Data> 
  <Data /> 
  <Data /> 
  </EventData>
  </Event>

Any ideas?
Karlox
Posts: 83
Joined: Thu Nov 06, 2014 5:12 pm

Re: dedicatedServer.exe wont start.

Post by Karlox »

I've done fresh install of Windows again but still the dedicatedServer.exe crashes. Everything else works on the system normally.

Is there any extended debug for the dedicatedServer.exe ? I've tried everything suggested here https://answers.microsoft.com/en-us/win ... 8dd6301ff8, disconnected all extra hard drives, my ram is good. The motherboard is Asus ROG MAXIMUS XII FORMULA (Z490) with beta bios to support 11th gen Intel 11900K CPU, wonder if thats the issue, I still could get older CPU to test. Guess I need to swap it back to test if that helps, but I really doubt that as as everything else works.
User avatar
MountainDue
Posts: 11
Joined: Thu Nov 17, 2016 2:50 pm
Location: NE Ohio

Re: dedicatedServer.exe wont start.

Post by MountainDue »

Hi
Did you ever figure out what the problem was? I am having the same problem. I really hope it isn't because of the 11900K CPU and I have the new Z590 Asus ROG STRIX MB as well.
Post Reply