You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im getting error : dlopen failed trying to load:
steamclient.so
with error:
steamclient.so: cannot open shared object file: No such file or directory
Ive checked the wiki but the information is too vague,
I downloaded the linux sdk for server and it didnt help, infact unity didnt even let me build my project becuase i have 2 of the same files named steamclient.so
I managed to fix this error by changing some settings on them in inspector, but still didnt work on my cloud server.
dlopen failed trying to load:
steamclient.so
with error:
steamclient.so: cannot open shared object file: No such file or directory
How can i get this error if i have those files in my linux sdk folder that are added to project?
Maybe i should put steamcmd into my unity project too? But that seems like a strech
Please help, whats the point of this if you cannot run it on a linux server that doesnt have steam installed
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Im getting error :
dlopen failed trying to load:
steamclient.so
with error:
steamclient.so: cannot open shared object file: No such file or directory
Ive checked the wiki but the information is too vague,
I downloaded the linux sdk for server and it didnt help, infact unity didnt even let me build my project becuase i have 2 of the same files named steamclient.so
I managed to fix this error by changing some settings on them in inspector, but still didnt work on my cloud server.
dlopen failed trying to load:
steamclient.so
with error:
steamclient.so: cannot open shared object file: No such file or directory
How can i get this error if i have those files in my linux sdk folder that are added to project?
Maybe i should put steamcmd into my unity project too? But that seems like a strech
Please help, whats the point of this if you cannot run it on a linux server that doesnt have steam installed
Beta Was this translation helpful? Give feedback.
All reactions