Yes read the forum host. we have the same host....... only plugins help Keith and not plow all the same ((((
Setting up a Hurtworld server on Linux
Discussion in 'Guides and Tips' started by Wulf, Dec 8, 2015.
-
Hurtworld.x86_64 does not work at all?
-
But when update?
-
Error at server startup using Hurtworld.x86_64, can't people go to the game
Code:12/22/2015 3:01:30 PM [EAC] [Error] [GetGUIDByToken] Called for unknown user! 12/22/2015 3:01:30 PM [EAC] [Debug] [UnregisterUser] Token: 0x7fa04b3b9130 SizeOfToken: 234 12/22/2015 3:01:30 PM [EAC] [Error] [UnregisterUser] Unknown user! Token: 0x7fa04b3b9130 SizeOfToken: 234 Begin auth session result k_EBeginAuthSessionResultDuplicateRequest (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 65)Auth ticket failed basic validation, kicking player (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 65)Begin auth session result k_EBeginAuthSessionResultDuplicateRequest (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 65)Auth ticket failed basic validation, kicking player (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 65)Begin auth session result k_EBeginAuthSessionResultDuplicateRequest (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 65)Auth ticket failed basic validation, kicking player (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 65)12/22/2015 3:01:33 PM [EAC] [Error] [GetGUIDByToken] Called for unknown user! 12/22/2015 3:01:33 PM [EAC] [Debug] [UnregisterUser] Token: 0x7fa04b3b9020 SizeOfToken: 234 12/22/2015 3:01:33 PM [EAC] [Error] [UnregisterUser] Unknown user! Token: 0x7fa04b3b9020 SizeOfToken: 234 12/22/2015 3:01:34 PM [EAC] [Error] [GetGUIDByToken] Called for unknown user! 12/22/2015 3:01:34 PM [EAC] [Debug] [UnregisterUser] Token: 0x7fa04a37ef00 SizeOfToken: 234 12/22/2015 3:01:34 PM [EAC] [Error] [UnregisterUser] Unknown user! Token: 0x7fa04a37ef00 SizeOfToken: 234 12/22/2015 3:01:34 PM [EAC] [Error] [GetGUIDByToken] Called for unknown user! 12/22/2015 3:01:34 PM [EAC] [Debug] [UnregisterUser] Token: 0x7fa04a37ece0 SizeOfToken: 234 12/22/2015 3:01:34 PM [EAC] [Error] [UnregisterUser] Unknown user! Token: 0x7fa04a37ece0 SizeOfToken: 234
-
Wulf Community Admin
-
When fix Oxide for linux?
-
Wulf Community Admin
-
Wulf, I want to know how to install GLIBC_2.15,GLIBC_2.14,and GLIBCXX_3.4.15,when I run the server on the linux, it display the GLIBC_2.15 not found!
-
Wulf Community Admin
Code:sudo apt-get update sudo apt-get install libc6
-
-
Code:
[SERVER v1.0.18] Started as service [SERVER v1.0.18] Running as service [SERVER v1.0.18] Got Message: Ready [SERVER v1.0.18] Got Message: Compile [SERVER v1.0.18] Restarting: BetterChat.cs(33,14): warning CS0114: `Oxide.Plugins.BetterChat.LoadConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword /home/server9807/game/Oxide.Core.dll (Location of the symbol related to previous warning) PlayerInformations.cs(70,14): warning CS0114: `Oxide.Plugins.PlayerInformations.LoadDefaultConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword /home/server9807/game/Oxide.Core.dll (Location of the symbol related to previous warning) PrivateMessage.cs(18,13): warning CS0108: `Oxide.Plugins.PrivateMessage.hurt' hides inherited member `Oxide.Plugins.HurtworldPlugin.hurt'. Use the new keyword if hiding was intended /home/server9807/game/Oxide.Game.Hurtworld.dll (Location of the symbol related to previous warning) PrivateMessage.cs(25,14): warning CS0114: `Oxide.Plugins.PrivateMessage.LoadConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword /home/server9807/game/Oxide.Core.dll (Location of the symbol related to previous warning) Teleportation.cs(100,14): warning CS0114: `Oxide.Plugins.Teleportation.LoadConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword /home/server9807/game/Oxide.Core.dll (Location of the symbol related to previous warning) BetterChat.cs(271,13): warning CS0162: Unreachable code detected BetterChat.cs(266,30): warning CS0168: The variable `ex' is declared but never used PlayerDatabase.cs(153,30): warning CS0168: The variable `exception' is declared but never used PlayerInformations.cs(237,13): warning CS0162: Unreachable code detected ServerSay.cs(37,27): error CS1061: Type `PlayerIdentity' does not contain a definition for `IsAdmin' and no extension method `IsAdmin' of type `PlayerIdentity' could be found. Are you missing an assembly reference? /home/server9807/game/Assembly-CSharp.dll (Location of the symbol related to previous error) Warning: restarting compilation[SERVER v1.0.18] Console: BetterChat.cs(33,14): warning CS0114: `Oxide.Plugins.BetterChat.LoadConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword /home/server9807/game/Oxide.Core.dll (Location of the symbol related to previous warning) PlayerInformations.cs(70,14): warning CS0114: `Oxide.Plugins.PlayerInformations.LoadDefaultConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword /home/server9807/game/Oxide.Core.dll (Location of the symbol related to previous warning) PrivateMessage.cs(18,13): warning CS0108: `Oxide.Plugins.PrivateMessage.hurt' hides inherited member `Oxide.Plugins.HurtworldPlugin.hurt'. Use the new keyword if hiding was intended /home/server9807/game/Oxide.Game.Hurtworld.dll (Location of the symbol related to previous warning) PrivateMessage.cs(25,14): warning CS0114: `Oxide.Plugins.PrivateMessage.LoadConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword /home/server9807/game/Oxide.Core.dll (Location of the symbol related to previous warning) Teleportation.cs(100,14): warning CS0114: `Oxide.Plugins.Teleportation.LoadConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword /home/server9807/game/Oxide.Core.dll (Location of the symbol related to previous warning) BetterChat.cs(271,13): warning CS0162: Unreachable code detected BetterChat.cs(266,30): warning CS0168: The variable `ex' is declared but never used PlayerDatabase.cs(153,30): warning CS0168: The variable `exception' is declared but never used PlayerInformations.cs(237,13): warning CS0162: Unreachable code detected[SERVER v1.0.18] Got Message: Exit [SERVER v1.0.18] Exit received. [SERVER v1.0.18] Connection closed. [SERVER v1.0.18] Shutdown
-
Wulf Community Admin
-
So ive attempted to set this up on Ubuntu Server 14.04 it seems to work except i have this single error in my gamelog and cant seem to connect to server
Code:The following assembly referenced from /home/ubuntu/Hurtworld_Data/Managed/MySql.Data.dll could not be loaded: Assembly: System.Configuration.Install (assemblyref_index=3) Version: 2.0.0.0 Public Key: b03f5f7f11d50a3a The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/home/ubuntu/Hurtworld_Data/Managed/).Could not load file or assembly 'System.Configuration.Install, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
-
Wulf Community Admin
Attached Files:
-
-
-
Wulf Community Admin
-
maybe, i grabbed it fresh prob an hour ago
-
Wulf Community Admin
-
so i noticed that when i installed the server inside of ubuntu the first time i installed it much like i did on cent inside the home folder at /home/ubuntu/server, and it failed to work.
The 2nd time around i installed the root of the server at /home/ubuntu instead of /home/ubuntu/server and its working good, prehaps that is my issue on centos as well, i will mess around with it later and let you guys know
[DOUBLEPOST=1450890487][/DOUBLEPOST]So server with oxide, working as expected, however when adding plugins and restarting the server does not seem to work.
Is this because plugin devs need to update for latest oxide update?
EDIT Figured it outLast edited by a moderator: Dec 23, 2015 -
Hey folks and thanks for this amazing community (and for Oxide!).
Oxide runs Hurtworld for Windows and Wine... But does anyone know if it will ever support native linux hurtworld server?