Yes, see the first post of this thread and discussion.
Setting up a Hurtworld server on Linux
Discussion in 'Guides and Tips' started by Wulf, Dec 8, 2015.
-
Wulf Community Admin
-
I thought this was all about the wine version for some reason lol
Perhaps edit a couple of lines into post #1 to clarify? (just a thought)
Anyway, thanks for responding so quickly - I now know which thread to watch and what to start trying
Cheers! -
Wulf Community Admin
-
Code:[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
-
Wulf Community Admin
-
Anyone can start CS plugins on Linux ?
-
-
Hi! I downloded server from github, but i have this error (Debian 8 x64)
ohh, i must change the architecture from x64 to x86?Attached Files:
Last edited by a moderator: Dec 30, 2015 -
-
When fix CSharpCompiler for linux?
-
upd
i found answer on my last question, but still cant start my server
when i start with Hurtworldx86 - i have an error:
error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
Debian x64, ports openAttached Files:
-
-
@Roofy
Code:sudo dpkg --add-architecture i386 sudo apt-get update sudo apt-get install libstdc++6:i386
-
Wulf Community Admin
-
Tutorial for vps ubuntu? Please
-
Same with win building. -
hi guys,
how install pirate server?
my server no connect. -
Wulf Community Admin
-
oh, sorry.
-
Vanilla works fine, oxide works fine -- unless a mod is in the oxide/plugins directory. Doesn't matter which mod, tried many (better chat, kits, motd, etc.) Regardless of the plugin, the log is the same, ending on Mono.Data.Tds.dll
Ubuntu 14.04 64bit, Hurtworld 32bit, using the latest oxide snapshot from a few minutes ago. Same results with the previous build.
Here is the log when a plugin is present, in this case betterchat.cs:
Code:Mono path[0] = '/home/steamgames/hurtworld/Hurtworld_Data/Managed' Mono path[1] = '/home/steamgames/hurtworld/Hurtworld_Data/Mono' Mono config path = '/home/steamgames/hurtworld/Hurtworld_Data/Mono/etc' Forcing GfxDevice: 4 NullGfxDevice: Version: NULL 1.0 [1.0] Renderer: Null Device Vendor: Unity Technologies Initialize engine version: 5.1.3f1 (b0a23b31c3d8) i_love_codeoManager: Using Unknown: NoSound Driver Begin MonoManager ReloadAssembly Platform assembly: /home/steamgames/hurtworld/Hurtworld_Data/Managed/UnityEngine.dll (this message is harmless) ... Platform assembly: /home/steamgames/hurtworld/Hurtworld_Data/Managed/System.Core.dll (this message is harmless) - Completed reload, in 0.043 seconds Platform assembly: /home/steamgames/hurtworld/Hurtworld_Data/Managed/System.dll (this message is harmless) Platform assembly: /home/steamgames/hurtworld/Hurtworld_Data/Managed/Boo.Lang.dll (this message is harmless) Shader 'Debug/Advanced': dependency 'BaseMapShader' shader 'Debug/Advanced' not found WARNING: Shader Unsupported: 'Particles/Refraction' - All passes removed WARNING: Shader Unsupported: 'Particles/Refraction' - Setting to default shader. WARNING: Shader Unsupported: 'Toon/Basic Outline' - All passes removed Platform assembly: /home/steamgames/hurtworld/Hurtworld_Data/Managed/Mono.Security.dll (this message is harmless) ... Platform assembly: /home/steamgames/hurtworld/Hurtworld_Data/Managed/Oxide.Ext.Unity.dll (this message is harmless) Platform assembly: /home/steamgames/hurtworld/Hurtworld_Data/Managed/Oxide.Game.Hurtworld.dll (this message is harmless) Platform assembly: /home/steamgames/hurtworld/Hurtworld_Data/Managed/System.Transactions.dll (this message is harmless) Platform assembly: /home/steamgames/hurtworld/Hurtworld_Data/Managed/System.Configuration.Install.dll (this message is harmless) Platform assembly: /home/steamgames/hurtworld/Hurtworld_Data/Managed/Mono.Data.Tds.dll (this message is harmless)
Attached Files:
-
-
-
On Linux plugin does not work after you download them to the server. Need to restart the server.
Pls fix it.