1. how?
     
  2. Wulf

    Wulf Community Admin

  3. Code:
    [2/8/2015 12:23:52 AM] [Oxide] 12:23 AM [Error] StackSizes: NullReferenceException while calling Loaded: Object reference not set to an instance of an object
      at ItemManager.CreateByName (System.String strName, Int32 iAmount) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.StackSizes.SetStackSizes () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.StackSizes.Loaded () [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
    [2/8/2015 12:23:52 AM] [Oxide] 12:23 AM [Error] AirdropControl: Failed to load config file (is the config file corrupt?) (Value is greater than Int32.MaxValue or less than Int32.MinValue)
    [2/8/2015 12:23:52 AM] [Oxide] 12:23 AM [Error] Failed to initialise plugin admin-door-unlocker (NullReferenceException: Object reference not set to an instance of an object)
    [2/8/2015 12:23:52 AM] [Oxide] 12:23 AM [Error] Failed to initialise plugin airdrop_settings (NullReferenceException: Object reference not set to an instance of an object)
    [2/8/2015 12:23:52 AM] [Oxide] 12:23 AM [Error] Failed to initialise plugin build (NullReferenceException: Object reference not set to an instance of an object)
    [2/8/2015 12:23:52 AM] [Oxide] 12:23 AM [Error] Failed to initialise plugin EnhancedBanSystem (NullReferenceException: Object reference not set to an instance of an object)
    [2/8/2015 12:23:52 AM] [Oxide] 12:23 AM [Error] Failed to initialise plugin give (NullReferenceException: Object reference not set to an instance of an object)
    [2/8/2015 12:23:52 AM] [Oxide] 12:23 AM [Error] Failed to initialise plugin Inventory-Guardian (NullReferenceException: Object reference not set to an instance of an object)
    [2/8/2015 12:23:52 AM] [Oxide] 12:23 AM [Error] Failed to initialise plugin kits (NullReferenceException: Object reference not set to an instance of an object)
    [2/8/2015 12:23:52 AM] [Oxide] 12:23 AM [Error] Failed to initialise plugin live-map (NullReferenceException: Object reference not set to an instance of an object)
    [2/8/2015 12:23:52 AM] [Oxide] 12:23 AM [Error] Failed to initialise plugin m-AntiParachutes (NullReferenceException: Object reference not set to an instance of an object)
    [2/8/2015 12:23:52 AM] [Oxide] 12:23 AM [Error] Failed to initialise plugin m-Godmode (NullReferenceException: Object reference not set to an instance of an object)
    [2/8/2015 12:23:52 AM] [Oxide] 12:23 AM [Error] Failed to initialise plugin m-Teleportation (NullReferenceException: Object reference not set to an instance of an object)
    [2/8/2015 12:23:52 AM] [Oxide] 12:23 AM [Error] Failed to initialise plugin m-Time (NullReferenceException: Object reference not set to an instance of an object)
    [2/8/2015 12:23:52 AM] [Oxide] 12:23 AM [Error] Failed to initialise plugin r-prod (NullReferenceException: Object reference not set to an instance of an object)
     
  4. Wulf

    Wulf Community Admin

    Update your Oxide, update your plugins. You'll likely have to get the temp plugin versions from their threads.
     
  5. im a newbee @ Oxide

    May i ask to save this .bat file as ? (name?)

    I've done everything above here but maybe (correct me if i'm wrong) instead of using this local i uploaded the whole package to my gameserver.

    But it won't start, and erased the logfile.

    do i need this .bat file to start it on my server? (is it required to get my server started?
     
  6. Wulf

    Wulf Community Admin

    The .bat is for those not renting from a host. The name can be anything you want, just save it as a .bat. If it won't start, you likely missed a step, particularly with dependencies you need to install.
     
  7. WTF I updated to this new oxide version and shits hitting the fan?
    Code:
    5:24 PM [Info] Loaded plugin RemoverTool v2.0.0 by Reneb
    5:24 PM [Info] Loaded plugin Anti Wallhack v1.2.0 by Reneb
    5:24 PM [Info] Loaded plugin BuildingPrivileges v1.0.0 by Reneb
    5:24 PM [Info] Loaded plugin ItemsManager v1.0.0 by Reneb
    5:24 PM [Info] Loaded plugin Fly v1.4.0 by Reneb
    5:24 PM [Error] Failed to initialise plugin 0friendsAPI (NullReferenceException: Object reference not set to an instance of an object)
    5:24 PM [Debug]   at Oxide.Rust.Libraries.Command.AddChatCommand (System.String name, Oxide.Core.Plugins.Plugin plugin, System.String callbackname) [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
    5:24 PM [Error] Failed to initialise plugin airdrop_settings (NullReferenceException: Object reference not set to an instance of an object)
    5:24 PM [Debug]   at Oxide.Rust.Libraries.Command.AddChatCommand (System.String name, Oxide.Core.Plugins.Plugin plugin, System.String callbackname) [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. Well when i host it locally it runs just fine :)

    But now i'm curious how to do this with a remote host?
     
  9. Wulf

    Wulf Community Admin

    Read the update notes please. It's not a forced update, it's not a required update. You can wait or update plugins on your own.

    http://oxidemod.org/downloads/oxide-for-rust-experimental.714/update?update=3607
     
  10. darn what a mess. sticking with older oxide.....
     
  11. Wulf

    Wulf Community Admin

  12. hello,
    I setup my server with oxide and the plugins i want and is all good, but i would like to know how my server get listed on server list

    i have to open the port "28015" in my router right? other thing, i can start my server in .bat file? or i have to run from "rust dedicated.exe to get listed?

    Thanks in advance!
     
  13. Wulf

    Wulf Community Admin

    I don't know how your server is setup, but generally it will be the same.
    Yes, you have to open whatever port you are using if you are behind a router. You need to run using a .bat file if you want any settings, else it'd be default everything. Listing has nothing to do with how you start it.
     
  14. ok thanks man!
    [DOUBLEPOST=1423365682][/DOUBLEPOST]oh just one more thing, my pc have 8gb of ram, and with the server and the game running it uses like 4 gb, can u tell me the max of players i can have in my server with the other 4gb?
    [DOUBLEPOST=1423370149][/DOUBLEPOST]humm.. my server its not listed i dont know why :/ , i open the port i used (28015) on my router, but when i check the port online in "open ports check tool"
    say always that the port is closed, can anyone help me?
     
    Last edited by a moderator: Feb 8, 2015
  15. CHR

    CHR

    Does oxide work with the new patch on Rust? Someone tell pls i cant check it right now. Ty
     
  16. Wulf

    Wulf Community Admin

    There hasn't been a release for the main, public branch of Rust Experimental yet today. When there is, a new build will have to be made, which is generally the case every time.
     
  17. CHR

    CHR

    Ohh then sorry for my dumb question i have read in steam that it was already up.

    I know it is a bad question but how fast are u guys in updating im new here so i dont know how fast u guys are...
     
  18. Wulf

    Wulf Community Admin

    Client is up, but the server isn't yet. ;)
     
  19. CHR

    CHR

    Good Boy, u deserve the sweetest Cookie i can bake! :D <3

    I just love u guys, this community here is so "not Toxic" love all. I do Babies with everyone who wants to make babies with me.
     
  20. Wulf

    Wulf Community Admin

    I take it back, the reports were for the stable branch. There is no new client or server update today yet, if you are on the stable branch, that's likely why you saw an update. ;)