Yeah, that's the error I've been noticing as well; will have to look into that more.
Hurtworld itemv2 branch
Discussion in 'Hurtworld Discussion' started by CaptainNebulous, Jan 10, 2017.
-
Wulf Community Admin
-
I kinda have the same problem but i dont get any oxide errors it's just repeating
Code:13:48 [Info] Loading Oxide Core v2.0.3606... 13:48 [Info] Loading extensions... 13:48 [Info] Latest compiler MD5: 8ce6d27e7718e3d164766bba8833537a 13:48 [Info] Local compiler MD5: 0 13:48 [Info] Compiler hashes did not match, downloading latest 13:48 [Info] Downloading CSharpCompiler.x86_x64 for .cs (C#) plugin compilation 13:48 [Info] Download of CSharpCompiler.x86_x64 completed successfully 13:48 [Info] Loaded extension CSharp v2.0.3606 by Oxide and Contributors 13:48 [Info] Loaded extension Hurtworld v2.0.3606 by Oxide and Contributors 13:48 [Info] Loaded extension MySql v2.0.3606 by Oxide and Contributors 13:48 [Info] Loaded extension SQLite v2.0.3606 by Oxide and Contributors 13:48 [Info] Loaded extension Unity v2.0.3606 by Oxide and Contributors 13:48 [Info] Using Covalence provider for game 'Hurtworld' 13:48 [Info] Loading plugins... 13:48 [Info] Loaded plugin Hurtworld v2.0.3606 by Oxide and Contributors 13:48 [Info] Loaded plugin Unity v2.0.3606 by Oxide and Contributors 13:50 [Info] Loading Oxide Core v2.0.3606... 13:50 [Info] Loading extensions... 13:50 [Info] Latest compiler MD5: 8ce6d27e7718e3d164766bba8833537a 13:50 [Info] Local compiler MD5: 8ce6d27e7718e3d164766bba8833537a 13:50 [Info] Loaded extension CSharp v2.0.3606 by Oxide and Contributors 13:50 [Info] Loaded extension Hurtworld v2.0.3606 by Oxide and Contributors 13:50 [Info] Loaded extension MySql v2.0.3606 by Oxide and Contributors 13:50 [Info] Loaded extension SQLite v2.0.3606 by Oxide and Contributors 13:50 [Info] Loaded extension Unity v2.0.3606 by Oxide and Contributors 13:50 [Info] Using Covalence provider for game 'Hurtworld' 13:50 [Info] Loading plugins... 13:50 [Info] Loaded plugin Hurtworld v2.0.3606 by Oxide and Contributors 13:50 [Info] Loaded plugin Unity v2.0.3606 by Oxide and Contributors
-
Wulf Community Admin
-
just tested 3606 again cause it worked for the other person -
Wulf Community Admin
-
gj
-
@Wulf server is now in a loop i guess, where it just spams
Code:TypeLoadException: Could not load type 'PlayerSession' from assembly 'Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'. at System.Collections.Generic.Dictionary`2[uLink.NetworkPlayer,PlayerSession].Init (Int32 capacity, IEqualityComparer`1 hcp) [0x00000] in <filename unknown>:0 at System.Collections.Generic.Dictionary`2[uLink.NetworkPlayer,PlayerSession]..ctor () [0x00000] in <filename unknown>:0 at GameManager.Awake () [0x00000] in <filename unknown>:0 (Filename: Line: -1)TypeLoadException: Could not load type 'PlayerSession' from assembly 'Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.(Filename: Line: -1)TypeLoadException: Could not load type 'PlayerSession' from assembly 'Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'. at UnityEngine.SetupCoroutine.InvokeMoveNext (IEnumerator enumerator, IntPtr returnValueAddress) [0x00000] in <filename unknown>:0 UnityEngine.MonoBehaviour:StartCoroutine_Auto_Internal(IEnumerator) UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator) MapManagerServer:Start()(Filename: Line: -1)NullReferenceException: Object reference not set to an instance of an object at LoadBalancer.RunFrame () [0x00000] in <filename unknown>:0 at LoadBalancer.Update () [0x00000] in <filename unknown>:0 (Filename: Line: -1)NullReferenceException: Object reference not set to an instance of an object at LoadBalancer.RunFrame () [0x00000] in <filename unknown>:0 at LoadBalancer.Update () [0x00000] in <filename unknown>:0 (Filename: Line: -1)NullReferenceException: Object reference not set to an instance of an object at LoadBalancer.RunFrame () [0x00000] in <filename unknown>:0 at LoadBalancer.Update () [0x00000] in <filename unknown>:0
-
Wulf Community Admin
-
nvm found the issue i guess xD
-
Wulf Community Admin
-
[DOUBLEPOST=1508697466][/DOUBLEPOST]@Wulf Server crashing and spamming this in console
Code:Could not load file or assembly 'Mono.Data.Tds, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies. The class SqlMonitorSocket could not be loaded, used in System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 The class ColumnInfo could not be loaded, used in System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 The class ReservedWords could not be loaded, used in System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 The class MetaDataCollections could not be loaded, used in System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 The class DataSourceInformation could not be loaded, used in System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 The class DataTypes could not be loaded, used in System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 The class Restrictions could not be loaded, used in System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Could not load file or assembly 'Mono.Data.Tds, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies. Could not load file or assembly 'Mono.Data.Tds, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies. The class System.Data.SqlClient.SqlConnection could not be loaded, used in System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 The class System.Data.SqlClient.SqlConnection could not be loaded, used in System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed. Setting breakpad minidump AppID = 393420
Code:20:28 [Info] Loading Oxide Core v2.0.3610... 20:28 [Info] Loading extensions... 20:28 [Info] Latest compiler MD5: 8ce6d27e7718e3d164766bba8833537a 20:28 [Info] Local compiler MD5: 0 20:28 [Info] Compiler hashes did not match, downloading latest 20:28 [Info] Downloading CSharpCompiler.x86_x64 for .cs (C#) plugin compilation 20:28 [Info] Download of CSharpCompiler.x86_x64 completed successfully 20:28 [Info] Loaded extension CSharp v2.0.3610 by Oxide and Contributors 20:28 [Info] Loaded extension Hurtworld v2.0.3610 by Oxide and Contributors 20:28 [Info] Loaded extension MySql v2.0.3610 by Oxide and Contributors 20:28 [Info] Loaded extension SQLite v2.0.3610 by Oxide and Contributors 20:28 [Info] Loaded extension Unity v2.0.3610 by Oxide and Contributors 20:28 [Info] Using Covalence provider for game 'Hurtworld' 20:28 [Info] Loading plugins... 20:28 [Info] Loaded plugin Hurtworld v2.0.3610 by Oxide and Contributors 20:28 [Info] Loaded plugin Unity v2.0.3610 by Oxide and Contributors
Last edited by a moderator: Oct 22, 2017 -
Wulf Community Admin
-
Code:Loading savegame failed Could not load file or assembly 'Ionic.ZLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. at GameSerializer.LoadServer (System.String filename) [0x00000] in <filename unknown>:0
-
Wulf Community Admin
-
[DOUBLEPOST=1508698676][/DOUBLEPOST]@Wulf i'm not sure, it's working now. But i'm not sure if oxide is loaded right... cause the groups file is missing, what're default commands that i can test? -
Wulf Community Admin
-
and no autoexec file is there, also cant change startparameter, is there some file i can change my group? -
Wulf Community Admin
-
just call it autoexec.cfg
open it and place inside of there addadmin steam64id <........
[DOUBLEPOST=1508702391][/DOUBLEPOST]@Wulf should i just download oxide for itemv2 at here AppVeyor
or just through the download menu because you updated oxide branch but I'm not sure if this is working to with itemv2 it self ? -
Wulf Community Admin