1. I understand this may again be on Hurtworld's end, but will post here for now

    The following shows up upon each server initialize. I updated oxide this past Wednesday as I do each wipe, as precaution.

    02:00 [Info] Loading extensions...
    02:00 [Info] Loaded extension CSharp v2.0.3149 by Oxide Team
    02:00 [Error] Failed to load extension Oxide.Core.JavaScript (MissingMethodException: Method not found: 'Oxide.Core.VersionNumber..ctor'.)
    02:00 [Stacktrace] at Oxide.Core.Extensions.ExtensionManager.LoadExtension (System.String filename) [0x00000] in <filename unknown>:0
    02:00 [Error] Failed to load extension Oxide.Core.Lua (MissingMethodException: Method not found: 'Oxide.Core.VersionNumber..ctor'.)
    02:00 [Stacktrace] at Oxide.Core.Extensions.ExtensionManager.LoadExtension (System.String filename) [0x00000] in <filename unknown>:0
    02:00 [Info] Loaded extension MySql v2.0.3149 by Oxide Team
    02:00 [Error] Failed to load extension Oxide.Core.Python (MissingMethodException: Method not found: 'Oxide.Core.VersionNumber..ctor'.)
    02:00 [Stacktrace] at Oxide.Core.Extensions.ExtensionManager.LoadExtension (System.String filename) [0x00000] in <filename unknown>:0


    Also would like some input on this :
    02:00 [Warning] [Rcon] Remote console password is not set, disabling

    Is having no remote password a security risk of any sort? And is there any way to set one
     
    Last edited by a moderator: Mar 24, 2017
  2. Wulf

    Wulf Community Admin

    For the first errors, you can either remove those extensions or update them manually as we no longer bundle the updated versions.

    The last is just a warning, not an error, and it says that it disabled it from having no password.