1. I can't get my server to go online.. it was fine yesterday.. any suggestions?
     
  2. Wulf

    Wulf Community Admin

    Did you update with Steam for today's Hurtworld update?
     
  3. Since last update they are showing offline for some reason.
     
  4. Wulf

    Wulf Community Admin

    They'd only show offline if outdated or ports are not open and accessible by Steam. The current Hurtworld server protocol is 21, so anything older than that will not show. If your client is outdated, the same logic applies.

    b0053c44895d0e410602818745b2ceed.png
     
  5. I updated server and oxide still not showing
     
  6. Wulf

    Wulf Community Admin

    Check your oxide/logs and gamelog.txt for errors.
     
  7. This is oxide what could be the problem?
    Code:
    7:51 PM [Info] Loading Oxide Core v2.0.1671...
    7:51 PM [Info] Loading extensions...
    7:51 PM [Info] Loaded extension CSharp v1.0.0 by Oxide Team
    7:51 PM [Info] Loaded extension JavaScript v1.0.0 by Oxide Team
    7:51 PM [Info] Loaded extension LivemapIO v1.0.0 by livemap.io
    7:51 PM [Info] Loaded extension Lua v1.0.0 by Oxide Team
    7:51 PM [Info] Loaded extension MySql v1.0.0 by Oxide Team
    7:51 PM [Info] Loaded extension Python v1.0.0 by Oxide Team
    7:51 PM [Info] Loaded extension SQLite v1.0.0 by Oxide Team
    7:51 PM [Info] Loaded extension Unity v1.0.0 by Oxide Team
    7:51 PM [Info] Loaded extension Hurtworld v1.0.0 by Oxide Team
    7:51 PM [Info] Using Covalence provider for game 'Hurtworld'
    7:51 PM [Info] Loading plugins...
    7:51 PM [Info] Loaded plugin LivemapIO Core v1.0.5830 by livemap.io
    7:51 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    7:51 PM [Info] Loaded plugin Hurtworld Core v1.0.0 by Oxide Team
    7:52 PM [Info] Loaded plugin Advert Messages v1.0.1 by SkinN
    7:52 PM [Info]
    7:52 PM [Info] [Advert Messages] Starting advert messages timer, set to 12 minute/s
    7:52 PM [Info] Loaded plugin Server Rules v1.0.2 by SkinN
    7:52 PM [Info] Loaded plugin Time Manager v0.0.4 by SkinN
    7:52 PM [Info] [Time Manager] --------------------------------------------------
    7:52 PM [Info] [Time Manager] * Time settings:
    7:52 PM [Info] [Time Manager] Day length set to 30 minute/s
    7:52 PM [Info] [Time Manager] Night length set to 5 minute/s
    7:52 PM [Info] [Time Manager] --------------------------------------------------
    7:52 PM [Info] Loaded plugin Welcome Messages v1.0.5 by SkinN
    7:52 PM [Info] Help, Kits, Location, LootConfig, MOTD, PlayerDatabase, PlayerInformations, PlayersList, PrivateMessage and Teleportation were compiled successfully in 3619ms
    7:52 PM [Error] Error while compiling MOTD.cs(48,35): error CS1501: No overload for method `AppendChatboxServerSingle' takes `2' arguments
    7:52 PM [Error] Error while compiling PlayerInformations.cs(605,35): error CS1501: No overload for method `AppendChatboxServerSingle' takes `2' arguments
    7:52 PM [Info] Loaded plugin Help v1.2.0 by AnExiledGod
    7:52 PM [Info] Loaded plugin Kits v1.0.3 by Reneb
    7:52 PM [Info] Loaded plugin Location v1.4.1 by loborl
    7:52 PM [Info] Loaded plugin LootConfig v1.0.1 by Nogrod
    7:52 PM [Info] Loaded plugin PlayerDatabase v1.0.1 by Reneb
    7:52 PM [Info] Loaded plugin PlayersList v1.0.3 by Reneb
    7:52 PM [Info] Loaded plugin PrivateMessage v1.0.1 by Manfegor
    7:52 PM [Info] Loaded plugin Teleportation v1.1.2 by LaserHydra
    7:53 PM [Error] Failed to call hook 'OnPlayerConnected' on plugin 'livemapio v1.0.5830' (MissingMethodException: Method not found: 'ChatManager.AppendChatboxServerSingle'.)
    7:53 PM [Debug]   at Oxide.Ext.LivemapIO.Plugins.LivemapIOCore.OnPlayerConnected (.PlayerSession pSession) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    7:54 PM [Error] Failed to call hook 'OnPlayerConnected' on plugin 'livemapio v1.0.5830' (MissingMethodException: Method not found: 'ChatManager.AppendChatboxServerSingle'.)
    7:54 PM [Debug]   at Oxide.Ext.LivemapIO.Plugins.LivemapIOCore.OnPlayerConnected (.PlayerSession pSession) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    7:55 PM [Error] Failed to call hook 'OnPlayerConnected' on plugin 'livemapio v1.0.5830' (MissingMethodException: Method not found: 'ChatManager.AppendChatboxServerSingle'.)
    7:55 PM [Debug]   at Oxide.Ext.LivemapIO.Plugins.LivemapIOCore.OnPlayerConnected (.PlayerSession pSession) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    7:59 PM [Error] Failed to call hook 'OnPlayerConnected' on plugin 'livemapio v1.0.5830' (MissingMethodException: Method not found: 'ChatManager.AppendChatboxServerSingle'.)
    7:59 PM [Debug]   at Oxide.Ext.LivemapIO.Plugins.LivemapIOCore.OnPlayerConnected (.PlayerSession pSession) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    7:59 PM [Error] Failed to call hook 'OnPlayerConnected' on plugin 'livemapio v1.0.5830' (MissingMethodException: Method not found: 'ChatManager.AppendChatboxServerSingle'.)
    7:59 PM [Debug]   at Oxide.Ext.LivemapIO.Plugins.LivemapIOCore.OnPlayerConnected (.PlayerSession pSession) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    8:05 PM [Error] Failed to call hook 'OnPlayerConnected' on plugin 'livemapio v1.0.5830' (MissingMethodException: Method not found: 'ChatManager.AppendChatboxServerSingle'.)
    8:05 PM [Debug]   at Oxide.Ext.LivemapIO.Plugins.LivemapIOCore.OnPlayerConnected (.PlayerSession pSession) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    8:07 PM [Error] Failed to call hook 'OnPlayerConnected' on plugin 'livemapio v1.0.5830' (MissingMethodException: Method not found: 'ChatManager.AppendChatboxServerSingle'.)
    8:07 PM [Debug]   at Oxide.Ext.LivemapIO.Plugins.LivemapIOCore.OnPlayerConnected (.PlayerSession pSession) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    8:48 PM [Error] Failed to call hook 'OnPlayerConnected' on plugin 'livemapio v1.0.5830' (MissingMethodException: Method not found: 'ChatManager.AppendChatboxServerSingle'.)
    8:48 PM [Debug]   at Oxide.Ext.LivemapIO.Plugins.LivemapIOCore.OnPlayerConnected (.PlayerSession pSession) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    
     
  8. Wulf

    Wulf Community Admin

    That log is outdated,check your gamelog.txt and use the upload button here.
     
  9. Okay its pretty long but I cant find whats wrong.
    [DOUBLEPOST=1450933536][/DOUBLEPOST]The server shows up when not running oxide so it must be an oxide error, would an outdated plugin cause this?
    [DOUBLEPOST=1450934642][/DOUBLEPOST]Any idea?
     

    Attached Files:

  10. Wulf

    Wulf Community Admin

    According to that log, you are using an outdated version of Oxide, and therefore downgrading your Hurtworld version. This is why your server isn't showing when Oxide is installed.
     
  11. how to update server? files not entry, only ftp :/
     
  12. Okay I ran the update again, and reupdated Oxide it is working now thanks.
     
  13. Wulf

    Wulf Community Admin

  14. I got so angry yesterday.. I created a new server lol .. now I am regretting it and don't think I can get the other one back.. sigh :<