1. [Oxide] 8:56 AM [Error] Failed to initialize plugin StackSizeController (NullReferenceException: Object reference not set to an instance of an object)
    ??

    P.S.: Oxide 2 2.0.1121!
     
  2. Thank you very much for the awesome plugin!
     
  3. I don't think that fits into this plugin, but that is on my list! I know the crafting controller doesn't seem to do it. I'm going to look into how to do it, and create a new plugin for it down the road. :)

    EDIT: Because I know how damned annoying the crafting lag can be!
     
  4. Ok thanks! and btw, do you know how to get the Loot & Gathering Resources to be really OP? i need help with my server
     
  5. Cant seem to get this plugin to load. Have tried adding it while server is off, on, reloading.
    All I get is
    (20:24:23) | [Oxide] 6:25 PM [Debug] Reload requested for plugin which is already reloading: StackSizeController
     
  6. For some reason the plugin is glitching on your server. Shut the server down, then start the server and it should be fixed.
     
  7. Already tried that but didnt seem to work. Will try again
    [DOUBLEPOST=1435652849][/DOUBLEPOST]Should there be a config file or something? its not even getting anything like that
     
  8. Yes, there should be a config. After the server has finished being loaded, please paste your entire log here in code tags so that I may take a look, please.
     
  9. Ah ok found the error

    Code:
    [6/30/2015 6:44:38 PM] [Oxide] 6:44 PM [Info] Loaded plugin Stack Size Controller v1.1.0 by AnExiledGod
    [6/30/2015 6:44:38 PM] [Oxide] 6:44 PM [Debug] at Oxide.Plugins.StackSizeController.LoadDefaultConfig () [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.Plugin.LoadConfig () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.StackSizeController.LoadConfig () [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.RustPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00000] in <filename unknown>:0
    at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00000] in <filename unknown>:0
    [6/30/2015 6:44:38 PM] [Oxide] 6:44 PM [Info] No previous version to rollback plugin: StackSizeController
     
  10. And you have no config file?

    Are you using the latest oxide?
    I see you aren't using the latest version of the plugin. Try version 1.2.

    If that still doesn't work, let me know and I will look further into it.
     
  11. Ok this time it has created the config file but its empty
     
  12. Since the beginning of config it was empty. Then it was anyway created. I changed on necessary to me the Stack sizes. I rebooted the server. As a result everything gathers as it and didn't change.
     
  13. ok so when i put the file into my plugins i edit the .json one in my config folder then i save it and restart my server and it changes it back to the normal sizes
     
  14. Wulf

    Wulf Community Admin

    You aren't editing the config file right then, make sure to pay attention to the formatting and try validating using jsonlint.com.
     
  15. Just installed the addon and the config file is named filehere.json and mine is also empty. Using Multiplay server.
     
  16. Wulf

    Wulf Community Admin

    I'd recommend contacting your host, they create the default config files manually and it appears they missed this one.