Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I tried with the EAC disabled, (via the ingame setup menu).
I also tried again with the Anti Virus temporarily disabled.
I downloaded the Dedicated Server software via the Steam Gui.
Curiously, I notice the same thing there:
I start the "EmpyrionDedicated.cmd" file, and a window pop ups saying to wait 10 seconds.
I notice that EmpyrionDedicated.exe starts again, but it disappears after about 2 seconds.
No errors.
I'll try the steamcmd method you pasted above.
EmpyrionDedicated.exe starts in the background, but disappears.
I found the log files, and only this sticks out, but it's not evident if it's the cause of the problem:
16-16:41:23.279 18_41 -LOG- Loading file 'D:\Games\egsdedi\DedicatedServer/../dedicated.yaml'
16-16:41:23.356 18_41 -LOG- Task Type=lastCancel ThreadId=14188 ManagedId=4
16-16:41:23.361 18_41 -LOG- Save game version Alpha 12.0, Build 2939
16-16:41:23.533 18_41 -LOG- Altering table Marketplace not successfull: SQL logic error
duplicate column name: maxtranscost. Table already in correct format.
16-16:41:23.547 18_41 -LOG- Game dat file loaded
16-16:41:23.717 18_41 -LOG- Loaded sector file D:\Games\egsdedi\DedicatedServer/../Saves/Games/DediGame/Sectors/Sectors.yaml with 28 playfields, needed 115ms
16-16:41:23.906 18_41 -LOG- Generating stars=19778 took 186
16-16:41:23.914 18_41 -LOG- Faction statistics enabled
16-16:41:23.914 18_41 -LOG- Mode=nextData, GameSeed=1011345, UniqueId=1586744466, EntityId=1001
16-16:41:24.072 18_41 -LOG- Error starting dedicated server: firstCancel
16-16:41:24.153 18_41 -LOG- EAC: Starting server
16-16:41:24.177 18_41 -LOG- Now listening for PfServers on port 30003
16-16:41:24.178 18_41 -LOG- Thread 'EnableNetwork1' ThreadId=5516 ManagedId=7
16-16:41:25.754 18_41 -LOG- EAC: Stopping server
16-16:41:26.059 18_41 -LOG- Ending listening thread...
16-16:41:26.091 18_41 -LOG- Done cleaning up
16-16:41:26.091 18_41 -LOG- Task Type=lastCancel ThreadId=2180 ManagedId=9
Setting up 8 worker threads for Enlighten.
So it turns out that I already have a service running on port 30000. (My UPS)
When I changed the server port to anything else, suddenly it starts working.
Thanks for suggestions though.