Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Path issue when no volume is mounted #13

Open
Dids opened this issue Mar 27, 2017 · 1 comment
Open

Path issue when no volume is mounted #13

Dids opened this issue Mar 27, 2017 · 1 comment
Assignees
Labels
bug Bugs with this project, not with Rust or Rust Server. pinned Pinned issues will not be automatically marked stale.

Comments

@Dids
Copy link
Contributor

Dids commented Mar 27, 2017

Running without mounting a volume (eg. docker run --name rust-server didstopia/rust-server) doesn't work, most likely due to the old path issue. Should be an easy fix though.

Fallback handler could not load library /steamcmd/rust/RustDedicated_Data/Mono/x86_64/libsteam_api64.so
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
dlopen failed trying to load:
steamclient.so
with error:
steamclient.so: cannot open shared object file: No such file or directory
[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.so.
Fallback handler could not load library /steamcmd/rust/RustDedicated_Data/Mono/x86_64/libsteam_api64.so
Couldn't initialize Steam Server (0)
eac_server.so [x64] :: OnLoad()
Server startup complete
Setting up 1 worker threads for Enlighten.
  Thread -> id: 7f1287600700 -> priority: 1 
EasyAntiCheat Shutting Down
[Raknet] Server Shutting Down (Shutting Down)
Unhandled Exception: System.NullReferenceException: 
  at (wrapper managed-to-native) UnityEngine.AssetBundle:Unload (bool)
  at FileSystem_AssetBundles.Finalize () [0x00000] in <filename unknown>:0 
@Dids Dids added the bug Bugs with this project, not with Rust or Rust Server. label Mar 27, 2017
@Dids Dids self-assigned this Mar 27, 2017
@stale
Copy link

stale bot commented Aug 20, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix Issues that will not be fixed. label Aug 20, 2018
@Dids Dids added pinned Pinned issues will not be automatically marked stale. and removed wontfix Issues that will not be fixed. labels Aug 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs with this project, not with Rust or Rust Server. pinned Pinned issues will not be automatically marked stale.
Projects
None yet
Development

No branches or pull requests

1 participant