tModLoader: [Docker] Server does not start
Version
Latest 1.4.4-preview
OS
Linux
Platform
Steam
This bug affects
Gameplay as a Player
Description
When starting the 1.4.4 version of the server in my Docker container, it does not start successfully. It appears to happen with all of the 1.4.4 previews.
Log File
[16:20:01.153] [Main Thread/WARN] [tML]: tModLoader.RuntimeErrorSilentlyCaughtException
System.IO.DirectoryNotFoundException: Could not find a part of the path '/tmodloader/server/Libraries/Native/Linux/*/tmp'.
at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(String path, Boolean ignoreNotFound)
This path just looks weird.
Steps to reproduce
My Docker container here: https://github.com/PassiveLemon/tmodloader1.4-docker/tree/2.0-Development
- Start the container in a way which will use a 1.4.4 version. (Files are fetched automatically)
- Observe error in console
Expected Behavior
Like with the 1.4.3 versions, it should successfully start the server.
Actual Behavior
It fails from a missing path.
Reproduction frequency
Every single time. It appears to happen with all of the 1.4.4 previews.
Additional Information
I tried creating that weird path within my entrypoint script but that does not seem to have done anything.
I also can’t test client functionality because my game doesn’t start either for a different reason.
About this issue
- Original URL
- State: closed
- Created a year ago
- Reactions: 2
- Comments: 17 (5 by maintainers)
Commits related to this issue
- Update MonoMod (fixes #3625) — committed to tModLoader/tModLoader by Chicken-Bones 10 months ago
- Bring preview to date with 1.4.4 dev since not frozen (#3737) * Fix Fishing Eye Of Golem Exploit * Fix documentation link * UIModItem different version link to beta branches wiki page. Adjust t... — committed to tModLoader/tModLoader by Solxanich 10 months ago
- Update MonoMod (fixes #3625) — committed to tModLoader/tModLoader by Chicken-Bones 10 months ago
- September2023 custom release (#3762) * ForceUpdateLocalizationFiles To allow easy cherry-picking. * UIModItem different version link to beta branches wiki page. Adjust tooltip "Click to Update"... — committed to tModLoader/tModLoader by Solxanich 10 months ago
This also happens with the bundled docker setup in tModLoader when downloaded from Steam. Full stacktrace:
It seems like you’re the first person to try the 1.4.4.9 preview server on Linux, this is valuable troubleshooting for us. Please come to the Discord and send me a direct message.