1. Yes. Same problem with me Galoxity.
    [DOUBLEPOST=1448667203][/DOUBLEPOST]SAME HERE!
     
  2. You need to rename the plugin. The file has a -3 after it, this needs to be removed or it won't load.
    Make sure you don't have the same issue as the other guy.

    The plugin works fine.
     
  3. Thank you so much its fixed!
    [DOUBLEPOST=1448671207][/DOUBLEPOST]Some other addons work too now!
     
  4. What do I have to do? I looked there is no -3 on the file name . This is the file name "StackSizeController.cs'
    [DOUBLEPOST=1448732086][/DOUBLEPOST]Im probably doing something really dumb and has an obvious fix so i'm sorry. So when I load the plugin it says

    [Oxide] 11:33 AM [Debug] Preparing compilation
    [Oxide] 11:33 AM [Debug] Adding plugin to compilation: StackSizeController
    [Oxide] 11:33 AM [Debug] Probably done preparing compilation: StackSizeController
    [Oxide] 11:33 AM [Debug] Done preparing compilation: StackSizeController
    [Oxide] 11:33 AM [Info] [Auto Broadcast] This is an example global broadcast
    [Oxide] 11:33 AM [Error] StackSizeController plugin failed to compile!
    [Oxide] 11:33 AM [Error] StackSizeController.cs(34,60): error CS0176: Static member `ItemManager.itemList' cannot be accessed with an instance reference, qualify it with a type name instead

    So what am I doing wrong?
    [DOUBLEPOST=1448736304][/DOUBLEPOST]So I figured out the problem I was Using a version of the plugin back from July when I had my old server and I downloaded the new one and it works now
     
  5. Great plugin, but do you have a list of clothing config names? I'd like these not to stack.
     
  6. Hey,

    I m using your plugin but plugin makes lock keys useless I tried to make keys stack 1 but it didnt work how can I disable key stack?

    Ty,
     
  7. Unload StackSizeController, check if the config has a value for key, if it does, set that to 1, then load the plugin. If there is no entry for keys, then my plugin doesn't effect the stacking of keys.
     
  8. no it should be about your plugin because I tried to make it 0 and it worked but if I do it 0 my craft plugin errors it should be about your plugin.

    Ty,
     
  9. I tested this quite a bit today. It seems that setting "Door Key" to 1 in the config then RESTART THE SERVER and it started working just fine.
     
  10. Yes, that or unloading the plugin, is the only way to do it.
     
  11. Even when the plugin was unloaded, the stacks were still affected. I guess I didn't test using /stack door.key 1, seems like that might work, also.
     
  12. Are the new doors/windows not working with /stack for anyone else?
     
  13. Not all items are stackable.
     
  14. I completely forgot that doors have health, so they can't be stacked. Sorry about that.
     
  15. it' s did not work after last update rust and oxide
    Code:
    (14:26:14) | [Oxide] 11:25 PM [Info] StackSizeController was compiled successfully in 2246ms
    (14:26:14) | [Oxide] 11:25 PM [Error] Unable to find main plugin class: StackSizeController
    (14:26:14) | [Oxide] 11:25 PM [Info] No previous version to rollback plugin: StackSizeController
    pls help!
     
    Last edited by a moderator: Dec 6, 2015
  16. Try unloading the plugin, delete the config, and reload it. Mine is working fine with everything updated.
     
    Last edited by a moderator: Dec 6, 2015
  17. Mine does not work and i don't know why... :/
     
  18. It will take me a bit to figure out a solution. Will update once I have it.
    [DOUBLEPOST=1449414332][/DOUBLEPOST]
    This is working fine on my local using the latest version. Please re-update rust and oxide to confirm that isn't the issue. And make sure you are using the latest StackSizeController
     
  19. Hi , I get this bug
    Why can it be?
    Code:
    6:18 AM [Info] [Notifier v2.10.2] :: Players Online: 0 / 40 Sleepers: 2
    6:24 AM [Error] Failed to load plugin 'StackSizeController' (no source found)
    6:24 AM [Info] [Notifier v2.10.2] :: Respect the server /rules.
    6:24 AM [Info] Loading Oxide Core v2.0.1626...
    6:24 AM [Info] Loading extensions...
    6:24 AM [Error] Cannot compile C# plugins. Unable to find CSharpCompiler.exe!
    6:24 AM [Info] Loaded extension CSharp v1.0.0 by Oxide Team
    6:24 AM [Info] Loaded extension JavaScript v1.0.0 by Oxide Team
    6:24 AM [Info] Loaded extension Lua v1.0.0 by Oxide Team
    6:24 AM [Info] Loaded extension MySql v1.0.0 by Oxide Team
    6:24 AM [Info] Loaded extension Python v1.0.0 by Oxide Team
    6:24 AM [Info] Loaded extension SQLite v1.0.0 by Oxide Team
    6:24 AM [Info] Loaded extension Unity v1.0.0 by Oxide Team
    6:24 AM [Info] Loaded extension Rust v1.0.0 by Oxide Team
    6:24 AM [Info] Using Covalence provider for game 'Rust'
    6:24 AM [Info] Loading plugins...
    6:24 AM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    6:24 AM [Info] Loaded plugin Rust Core v1.0.0 by Oxide Team
    6:24 AM [Info] Loaded plugin Notifier v2.10.2 by SkinN
    6:24 AM [Info]
    6:24 AM [Info] [Notifier v2.10.2] :: --------------------------------------------------
    6:24 AM [Info] [Notifier v2.10.2] :: * Configuration file is up to date
    6:24 AM [Info] [Notifier v2.10.2] :: * Starting Adverts loop, set to 6 minute/s
    6:24 AM [Info] [Notifier v2.10.2] :: * Enabling commands:
    6:24 AM [Info] [Notifier v2.10.2] ::   - Map Link (/map)
    6:24 AM [Info] [Notifier v2.10.2] ::   - Rules (/rules, /regras, /regles)
    6:24 AM [Info] [Notifier v2.10.2] ::   - Adverts Command (/adverts)
    6:24 AM [Info] [Notifier v2.10.2] ::   - Players Online (/online)
    6:24 AM [Info] [Notifier v2.10.2] ::   - Players List (/players)
    6:24 AM [Info] [Notifier v2.10.2] :: --------------------------------------------------
     
  20. Can someone please walk me through how to install the plugin. I downloaded the .cs and placed inside my plugins folder. I restarted the server, but the .cs file never generated the item list. Is the item list generated somewhere else??