Setting up a Hurtworld server on Linux
Discussion in 'Guides and Tips' started by Wulf, Dec 8, 2015.
-
Wulf Community Admin
You can get the Linux build from our snapshots repo that has been linked in here a few times. -
Hello.
When i'am trying to start x86 server with or without oxide i've got this error
./Hurtworld.x86: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
(i've got Debian 3.16.7-ckt11-1+deb8u6 (2015-11-09) x86_64 GNU/Linux)
Can someone help me?
___________________________
apt-get install lib32stdc++6
here we goLast edited by a moderator: Dec 20, 2015 -
the oxide works and in the config folder nothing appears writes no plagins
Attached Files:
-
-
Server costson a hosting, andwhen loadingpluginsthey don't work,pluginswork onlywith a resolution ofpy, csplug-insdo notworkandare not loaded
-
@xavierwulfwuud
Code:sudo dpkg --add-architecture i386 sudo apt-get update sudo apt-get install libstdc++6:i386
-
.cs plugins not load. but .py plugins load normal.
-
Wulf Community Admin
Check your logs for errors. If they aren't loading, either your server is not setup properly, or you are using outdated plugins.
-
Wulf Community Admin
Does /version work ingame? Also, if running on Linux, use the latest Oxide snapshot, not release. -
I download https://raw.githubusercontent.com/OxideMod/Snapshots/master/Oxide-Hurtworld_Linux.zip from here. Use linux(debian 8).
No erros in logs. All load perfect. When i write in chat /load <pluginname> - not happened. But i write /reload - write that plugin dont load.
[DOUBLEPOST=1450633544][/DOUBLEPOST]Only .cs plugins not work. .py plugins load perfect and work -
How is it looking now?
-
Wulf Community Admin
Should be working fine. -
Wulf Community Admin
If the commands do not work, it sounds like Oxide isn't actually running, else you aren't admin. If only some plugins are working, then you would have errors in your oxide/logs. I'd recommend uploading those logs here. -
Use plugins from this site.
-
Everything seems se tfine,without any problems, but why is it so don't know
Attached Files:
-
-
Ill give it a go this evening then, thanks
-
Wulf Community Admin
Not all plugins have official updates yet, so you may need to check their threads.
[DOUBLEPOST=1450634418][/DOUBLEPOST]Use a newer build. https://github.com/OxideMod/Snapshots/raw/master/Oxide-Hurtworld_Linux.zip -
Code:
1:03 PM [Info] Loading Oxide Core v2.0.1663... 1:03 PM [Info] Loading extensions... 1:03 PM [Info] Loaded extension CSharp v1.0.0 by Oxide Team 1:03 PM [Info] Loaded extension JavaScript v1.0.0 by Oxide Team 1:03 PM [Info] Loaded extension Lua v1.0.0 by Oxide Team 1:03 PM [Info] Loaded extension MySql v1.0.0 by Oxide Team 1:03 PM [Info] Loaded extension Python v1.0.0 by Oxide Team 1:03 PM [Info] Loaded extension SQLite v1.0.0 by Oxide Team 1:03 PM [Info] Loaded extension Unity v1.0.0 by Oxide Team 1:03 PM [Info] Loaded extension Hurtworld v1.0.0 by Oxide Team 1:03 PM [Info] Using Covalence provider for game 'Hurtworld' 1:03 PM [Info] Loading plugins... 1:03 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team 1:03 PM [Info] Loaded plugin Hurtworld Core v1.0.0 by Oxide Team 1:03 PM [Error] Exception while starting compiler: (Win32Exception: ApplicationName='/root/server/CSharpCompiler', CommandLine='/service /logPath:/root/server/oxide/logs', CurrentDirectory='') 1:03 PM [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 1:03 PM [Error] Exception while calling NextTick callback (InvalidOperationException: Standard output has not been redirected) 1:03 PM [Debug] at System.Diagnostics.Process.get_StandardOutput () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:get_StandardOutput () at Oxide.Plugins.PluginCompiler.CheckCompiler () [0x00000] in <filename unknown>:0 at Oxide.Plugins.PluginCompiler.Compile (Oxide.Plugins.CompilablePlugin[] plugins, System.Action`1 callback) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPluginLoader.CompileAssembly (Oxide.Plugins.CompilablePlugin[] plugins) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPluginLoader.<CompilationRequested>m__1 () [0x00000] in <filename unknown>:0 at Oxide.Core.OxideMod.OnFrame (Single delta) [0x00000] in <filename unknown>:0 1:03 PM [Info] Loaded plugin Server Rules v1.0.1 by SkinN
-
Wulf Community Admin
Make sure you don't have something using the compiler, or that another server isn't started in the same install. -
new logs:
1:15 PM [Error] BetterChat plugin failed to compile!
1:15 PM [Error] Compiler disconnected.
[DOUBLEPOST=1450635670][/DOUBLEPOST]1:19 PM [Info] Loaded plugin Server Rules v1.0.1 by SkinN --- work! .cs not work
