System Information
Field | Value |
---|---|
Operating System | Linux - Debian GNU/Linux 12 on x86_64 |
Product | AMP ‘Decadeus’ v2.4.6.10 (Mainline) |
Virtualization | Docker |
Application | Sons Of The Forest |
Module | GenericModule |
Running in Container | Yes |
Current State | Failed |
Problem Description
Issue
It downloaded and updated, but when it goes to start I get:
“wine: could not load kernel32.dll, status c0000135”
Any ideas? I assume it’s a wine config issue.
Reproduction Steps
- Add new SOTF instance
- Set as LAN Only in the config
- Ran the update server
Here’s my log:
[01:34:13] [Generic Warning] : Failed to update child process.
[01:34:15] [Logger Info] : Merging config file ./sons-of-the-forest/2465200/saves/dedicatedserver.cfg (JSON format) using Unicode (UTF-8) encoding.
wine: could not load kernel32.dll, status c0000135
X connection to :99 broken (explicit kill or server shutdown).
[01:34:16] [Logger Warning] : The application stopped unexpectedly. Exit code 53
Note that I did stop the instance completely and ran update. It said it was up to date. I’ve recreated the instance multiple times and rebooted the server. (Ubuntu Server LTS)
Update: After trying everything I could think of, I changed the server settings container from:
cubecoders/ampbase:wine8 to cubecoders/ampbase:wine
Ran the update again, it installed all the dependencies, and started right up.
Hopefully since the community seems pretty quiet… this helps someone else.