T
sunny-green
Is it possible to run a server off of a headless cloud computer
I am trying to run my tmodloader server off of my oracle cloud server but I am getting errors to do with sdl (a 2d graphics library). Is there any way I can launch the server without this dependency.
10 Replies
sunny-greenOP•4y ago
[18:37:05.123] [Main Thread/DEBUG] [tML]: attempting to load '/home/opc/tmod/Libraries/Native/Linux/libSDL2-2.0.so.0'...
[18:37:05.123] [Main Thread/DEBUG] [tML]: failure - TryLoad returned null
This is the current error that I get
Server is linux based
sunny-greenOP•4y ago
Here is a log
sunny-greenOP•4y ago
There is no way I can get a x server or wayland session working on this cloud computer
Bump
correct-apricot•4y ago
Have you tried installing sdl2?
sunny-greenOP•4y ago
You cant
Even if I could it wouldn't work
I have come to the conclusion that it isnt possible on arm
Server architecture
To run a tmodloader server
ambitious-aqua•4y ago
It tries to start normal tMl, not server
sunny-greenOP•4y ago
Cant run a server rn on arm anyway
stormy-gold•4y ago
there definitely is a way to get it on ARM, that is the main way to host servers and a lost of servers would not exist without support. Try a different service, Oracle probably isn't the best for this
sunny-greenOP•4y ago
There is a way but isnt officially supported by tmodloader
They are working on arm support
They approved it in their github like a week ago