Space Enginners Fresh install not starting up NullReferenceException, Wine8 and Wine

OS Name/Version: Ubuntu 22.04

Product Name/Version: AMP Release "Decadeus"v2.4.6.6

Problem Description:
Fresh copy of Space Engineers is failing to install.
This is built in docker and is giving me the following error
Note# i’m not adding in the fresh download logs as you know what they look like, it’s fresh…

 Update state (0x101) committing, progress: 96.80 (6200828232 / 6406140094)
dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory
dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory
dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory
dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory
dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory
dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory
Success! App '298740' fully installed.
quit
[00:53:40] [steamcmdplugin Info]  : SteamCMD Update successful
[01:01:12] [Logger Info]          : Merging config file ./space-engineers-generic/298740/./servers/SpaceEngineers-Dedicated.cfg (XML format)
[01:01:12] [Logger Warning]       : No XML document node could be found for Stream
[01:01:12] [Logger Warning]       : No XML document node could be found for CustomWorld
[01:01:12] [Logger Warning]       : No XML document node could be found for CustomScenario
[01:01:12] [Logger Warning]       : Tried to merge config file ./space-engineers-generic/298740/./servers/Saves/World/Sandbox_config.sbc but the file does not exist.
[01:11:40] [Logger Activity]      : Authentication attempt for user wardude202 from 127.0.0.1
[01:11:40] [Core Activity]        : Authentication success
[01:13:11] [Logger Activity]      : Authentication attempt for user wardude202 from 127.0.0.1
[01:13:11] [Core Activity]        : Authentication success
[01:13:13] [API:wardude202 Activity] : Starting the application.
[01:13:13] [Logger:wardude202 Info] : Merging config file ./space-engineers-generic/298740/./servers/SpaceEngineers-Dedicated.cfg (XML format)
[01:13:13] [Logger:wardude202 Warning] : No XML document node could be found for Stream
[01:13:13] [Logger:wardude202 Warning] : No XML document node could be found for CustomWorld
[01:13:13] [Logger:wardude202 Warning] : No XML document node could be found for CustomScenario
[01:13:13] [Logger:wardude202 Warning] : Tried to merge config file ./space-engineers-generic/298740/./servers/Saves/World/Sandbox_config.sbc but the file does not exist.
[01:13:15] [Logger:wardude202 Warning] : The application stopped unexpectedly. Exit code 53
[01:13:18] [Logger:wardude202 Info] : Merging config file ./space-engineers-generic/298740/./servers/SpaceEngineers-Dedicated.cfg (XML format)
[01:13:18] [Logger:wardude202 Warning] : No XML document node could be found for Stream
[01:13:18] [Logger:wardude202 Warning] : No XML document node could be found for CustomWorld
[01:13:18] [Logger:wardude202 Warning] : No XML document node could be found for CustomScenario
[01:13:18] [Logger:wardude202 Warning] : Tried to merge config file ./space-engineers-generic/298740/./servers/Saves/World/Sandbox_config.sbc but the file does not exist.
[01:13:19] [Logger:wardude202 Warning] : The application stopped unexpectedly. Exit code 53
[01:13:19] [Generic:wardude202 Warning] : Failed to update child process.
[01:13:22] [Logger:wardude202 Info] : Merging config file ./space-engineers-generic/298740/./servers/SpaceEngineers-Dedicated.cfg (XML format)
[01:13:22] [Logger:wardude202 Warning] : No XML document node could be found for Stream
[01:13:22] [Logger:wardude202 Warning] : No XML document node could be found for CustomWorld
[01:13:22] [Logger:wardude202 Warning] : No XML document node could be found for CustomScenario
[01:13:22] [Logger:wardude202 Warning] : Tried to merge config file ./space-engineers-generic/298740/./servers/Saves/World/Sandbox_config.sbc but the file does not exist.
[01:13:23] [Core:wardude202 Error] : NullReferenceException
[01:13:23] [Logger:wardude202 Error] : [0] (NullReferenceException) : Object reference not set to an instance of an object
[01:13:23] [Core:wardude202 Error] :   at GenericModule.GenericApp.SendSignal (GenericModule.GenericModuleConfig+ExitMethod method) 
[01:13:23] [Generic:wardude202 Warning] : Failed to update child process.

Steps to reproduce:

  • Create a new instance with the docker being turned on, set after creation Full Update and Startup
  • Wait for it to do the update … when it tries to startup it gives me the error.

Actions taken to resolve so far:
Tried with both cubecoders/ampbase:wine8 AND cubecoders/ampbase:wine base images.
Tried like 4-5 different new instances with different base images and steps to reproduce.
Tried to update the base image, same issue.
Checked other threads, none have said how the issue was solved.

Could you paste the information from the support tab please?

I sure can!

Here you go boss.
It’s doing an verification update rn, once it’s done i’ll re-paste it.

OS	Linux
Platform	Debian GNU/Linux 12
System Type	x86_64
CPU Model	AMD Ryzen 7 3700X 8-Core Processor
CPU Layout	1S/8C/16T
Installed RAM	32007
Virtualization	Docker
Module	GenericModule
Module Application	Space Engineers
Loaded Plugins	FileManagerPlugin, EmailSenderPlugin, WebRequestPlugin, LocalFileBackupPlugin, CommonCorePlugin
Application Name	AMP
Application Version	2.4.6.6
Codename	Decadeus
Tools Version	2.4.6.2
Release Stream	Mainline
Build Spec	Release
Build Date	05/10/2023 11:56
InstanceID	efff0b67-5c14-4d45-9ef3-3115b477f1e0
Last Executable	/usr/bin/wine
Last Arguments	"./SpaceEngineersDedicated.exe" -console -path "/AMP/space-engineers-generic/298740/servers"
Last Process ID	4676

One other thing to mention

here is the file tree for where it’s doing to move / do stuff in i believe. You can see in the worlds folder, its completely empty. Unsure if there should be something here already or not.

--servers
----SpaceEngineers-Dedicated.cfg
----Saves
------World


After you create a new instance and then manage it, do you click Update first before clicking Start. This is critical, particularly for this server

100% i click update before start.

Just re tested.

FRESH INSTANCE set to do nothing,
Checked the files, the directory is basically empty.
Update finished.
Start the server
Same issue.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.