That link doesn't work anymore, anyone remember what it said?
Setting up a Hurtworld server on Linux
Discussion in 'Guides and Tips' started by Wulf, Dec 8, 2015.
-
Wulf Community Admin
-
Followup: Reinstalled everything, including dependencies and works now.Last edited by a moderator: Feb 9, 2016 -
It is giving the following error in Putty:
"Operation not permitted" -
Is it possible to send commands (e.g. "rcon quit 5") by shell script on linux server?
P.S.: Sorry, if I posted it in wrong thread. -
@Wulf Hey Does last linux snapshot compatible with upcoming patch 0.3.4.0 ? Also is there are way to understand oxide compatibility with hurtworld version ?
Any news about update for new Hurtworld versionLast edited by a moderator: Mar 10, 2016 -
Wulf Community Admin
-
What if my server shuts down from time to time. The logs no errors.
-
Wulf Community Admin
-
Is there a script that reboots the server every 24 hours?
-
Wulf Community Admin
-
Doc here : Automation · dgibbs64/linuxgsm Wiki · GitHub -
I'have got this;
Code:22:08 [Info] Loading Oxide Core v2.0.1914... 22:08 [Info] Loading extensions... 22:08 [Info] Loaded extension CSharp v1.0.1914 by Oxide Team 22:08 [Info] Loaded extension JavaScript v1.0.1914 by Oxide Team 22:08 [Info] Loaded extension Lua v1.0.1914 by Oxide Team 22:08 [Info] Loaded extension MySql v1.0.1914 by Oxide Team 22:08 [Info] Loaded extension Python v1.0.1914 by Oxide Team 22:08 [Info] Loaded extension SQLite v1.0.1914 by Oxide Team 22:08 [Info] Loaded extension Unity v1.0.1914 by Oxide Team 22:08 [Info] Loaded extension Hurtworld v1.0.1914 by Oxide Team 22:08 [Info] Using Covalence provider for game 'Hurtworld' 22:08 [Info] Loading plugins... 22:08 [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team 22:08 [Info] Loaded plugin Hurtworld Core v1.0.0 by Oxide Team 22:08 [Error] Exception while starting compiler: (Win32Exception: ApplicationName='/home/hwserver/serverfiles/CSharpCompiler.x86', CommandLine='/service /logPath:/home/hwserver/serverfiles/oxide/logs', CurrentDirectory='') 22:08 [Debug] at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0 at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0 at System.Diagnostics.Process.Start () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start () at Oxide.Plugins.PluginCompiler.CheckCompiler () [0x00000] in <filename unknown>:0 22:08 [Error] AdminTools plugin failed to compile! 22:08 [Error] Compiler couldn't be started. 22:08 [Error] BetterChat plugin failed to compile! 22:08 [Error] Compiler couldn't be started. 22:08 [Error] Fly plugin failed to compile! 22:08 [Error] Compiler couldn't be started. 22:08 [Error] Kits plugin failed to compile! 22:08 [Error] Compiler couldn't be started. 22:08 [Error] LootChests plugin failed to compile! 22:08 [Error] Compiler couldn't be started.
-
Wulf Community Admin
-
Thanks
-
Okay, can someone please help me set up a server on linux? Already tried many things, even the gameserversmanager hurtworld script. No luck so far.
I have a vps on digitalocean to test it, I am trying with Centos 7.2 but I can swith to ubuntu if its more easy.
If not too much to ask, can someone guide me through?
*I had problems with ports and the most far I got was getting the server to show on the server list, but not able to connect. -
Don't you think it could help to put up the link where i'm busting my ass for you ?
Problem with Hurtworld script · Issue #816 · dgibbs64/linuxgsm · GitHub
Your port 12871 isn't listening for some reason. So first, check your start parameters. -
This thread is stickied and the first post is missing so much content... -
Setting up a Rust server with Linux and LGSM | Oxide -
Great. That script doesn't update the server.
It is possible to host a server on linux without using that script?