1. I have downloaded the latest "Oxide Mod for Rust Experimental" (Version 2.0.1017). When attempting to load the Rust Dedicated Server, I get what I believe is an error in the 'output.log'. Error below:
    Code:
    NullReferenceException: Object reference not set to an instance of an object
      at Oxide.Ext.Lua.LuaExtension.LoadLibrary (Oxide.Core.Libraries.Library library, System.String path) [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.LuaExtension.OnModLoad () [0x00000] in <filename unknown>:0
      at Oxide.Core.Extensions.ExtensionManager.LoadAllExtensions (System.String directory) [0x00000] in <filename unknown>:0
      at Oxide.Core.OxideMod.Load () [0x00000] in <filename unknown>:0
      at Oxide.Core.Interface.Initialize () [0x00000] in <filename unknown>:0
      at Bootstrap.Initialization () [0x00000] in <filename unknown>:0
      at Bootstrap+<Start>c__Iterator1.MoveNext () [0x00000] in <filename unknown>:0
    (Filename:  Line: -1)
    This is a new server setup. (Incidentally, it is under wine on Linux, but that has not stopped it from loading previously.) There are NO MODS (READ: NONE) loaded. Please let me know if I am doing something wrong.
    [DOUBLEPOST=1433382939,1433374190][/DOUBLEPOST]Seems I did not configure some things right. Scratch that. Not an Oxide issue.
     

    Attached Files:

    Last edited by a moderator: Jun 4, 2015