1. yep, im sure. Look:
    [DOUBLEPOST=1423415934][/DOUBLEPOST]I've wiped my server yesterday :) and updated everything :) from plugins to oxide :)
     

    Attached Files:

  2. Wulf

    Wulf Community Admin

    Regarding the NRE error above, which only happen on server startup, not with hotloading:
     
  3. yep it happens every time server boots up. The problem is for server's that automatic reboots like every 6 hours, if there is no admin online when it does it will mess up every players inventory and etc.
     
  4. 10:19 PM [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
     
  5. ColonelAngus updated Stack Sizes with a new update entry:

    Moved Stack changer

     
  6. StackSizes.cs(51,77): error CS0117: 'Oxide.Plugins.InfoAttribute' does not contain a definition for 'ResourceId'

    :(
     
  7. Wulf

    Wulf Community Admin

    What Oxide build are you on? Sounds like you are using a build that doesn't have that yet.
     
  8. Wulf

    Wulf Community Admin

  9. Code:
    1:12 PM [Info] Loaded plugin Stack Sizes v1.1.2 by Looking For Gamers <[email protected]>
    1:12 PM [Error] StackSizes: ArgumentNullException while calling LoadDefaultConfig: Argument cannot be null.
    Parameter name: path
      at System.IO.Path.InsecureGetFullPath (System.String path) [0x00000] in <filename unknown>:0
      at System.IO.Path.GetFullPath (System.String path) [0x00000] in <filename unknown>:0
      at Oxide.Core.Configuration.DynamicConfigFile.CheckPath (System.String filename) [0x00000] in <filename unknown>:0
      at Oxide.Core.Configuration.DynamicConfigFile.Save (System.String filename) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.StackSizes.CreateDefaultConfig () [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
    1:12 PM [Info] Stack Sizes: StackSizes by Looking For Gamers, has been started
    it's okay?
     
  10. CHR

    CHR

    got the same error ... i wait till it s gone before i use it.
     
  11. why?
    Code:
    [Oxide] 7:39 AM [Error] StackSizes: ArgumentNullException while calling LoadDefaultConfig: Argument cannot be null.
    Parameter name: path
      at System.IO.Path.InsecureGetFullPath (System.String path) [0x00000] in <filename unknown>:0
      at System.IO.Path.GetFullPath (System.String path) [0x00000] in <filename unknown>:0
      at Oxide.Core.Configuration.DynamicConfigFile.CheckPath (System.String filename) [0x00000] in <filename unknown>:0
      at Oxide.Core.Configuration.DynamicConfigFile.Save (System.String filename) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.StackSizes.CreateDefaultConfig () [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
     
    Last edited by a moderator: Feb 12, 2015
  12. In multiplay no json file create and doens't work.

    Or download .json file ?
     
  13. Wulf

    Wulf Community Admin

    Multiplay doesn't support CSharp plugins (.cs) yet.
     
  14. CHR

    CHR

    Seems to be broken :/
     
  15. I tried to just add the rifle_bolt and didn't do anything. Any way I can add other items besides what is default in the config?