1. If commands don't work, and config is not generated, then you did not install the plugin correctly. Confirm it is in the plugins directory with the correct name.
     
  2. You seem to be getting two plugins mixed up with each other the correct permission is stacksizecontroller.canChangeStackSize
     
  3. It is a mistake in the description permissions. It should be - stacksizecontroller.canChangeStackSize
     
  4. Hi got a problem, stacksizewas working fine but now I got error and players are saying that they can stack what ever they want, just wood isnt stocking, tryed to Reload, unload + load plugin several times but only a error is jumping out :(

    Code:
    [Oxide] 12:28 PM [Info] Loaded plugin Stack Size Controller v1.9.0 by AnExiledGod
    [Oxide] 12:28 PM [Error] Failed to call hook 'OnServerInitialized' on plugin 'StackSizeController v1.9.0' (InvalidCastException: Cannot cast from source type to destination type.)
    [Oxide] 12:28 PM [Debug]   at Oxide.Plugins.StackSizeController.OnServerInitialized () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.StackSizeController.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 
     

    Attached Files:

  5. You modified the value of water for some reason, no number can exceed 2,147,483,647. This is likely why it's broken.
     
  6. Thanx alot!
     
  7. Hey, i get this after todays updates
    Code:
    [Oxide] 10:33 PM [Info] StackSizeController was compiled successfully in 1758ms
    [Oxide] 10:33 PM [Info] Loaded plugin Stack Size Controller v1.9.0 by AnExiledGod
    [Oxide] 10:33 PM [Error] Failed to call hook 'OnServerInitialized' on plugin 'StackSizeController v1.9.0' (InvalidCastException: Cannot cast from source type to destination type.)
    [Oxide] 10:33 PM [Debug]   at Oxide.Plugins.StackSizeController.OnServerInitialized () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.StackSizeController.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
     
  8. Will do! Someone had to inform the developer you know :>
     
  9. My stackSizeController works, do oyu have latest oxide? try to unload/load plugin and then you can check changes in config ;)

    BTW my config, you can use it if you want.
     

    Attached Files:

  10. Plugin works here also, you likely have an issue in your config.
     
  11. I think I missed something crucial. I uploaded StackSizeController.cs, saved and applied....but that's basically it. I only want to modify a few items (wood, ore, stone)....and I have no idea how/where to set this up. Sorry, I'm not good at code whatsoever. Some very basic instruction would be appreciated.
     
  12. So Im getting a load error after the new updates. Every time I go to update the cfg, It resets back to vanilla Below is just small sample

    [BUNDLE] Not found in bundle: assets/prefabs/clothes/tshirt/flag.germany/tshirt.flag.germany.itemskin.asset
    [BUNDLE] Not found in bundle: assets/prefabs/clothes/tshirt/flag.russia/tshirt.flag.russia.itemskin.asset
    [BUNDLE] Not found in bundle: assets/prefabs/clothes/tshirt/forestcamo/tshirt.forestcamo.itemskin.asset
    [BUNDLE] Not found in bundle: assets/prefabs/clothes/tshirt/gmod/tshirt.gmod.itemskin.asset
    [BUNDLE] Not found in bundle: assets/prefabs/clothes/tshirt/red/tshirt.red.itemskin.asset
    [BUNDLE] Not found in bundle: assets/prefabs/clothes/tshirt/urbancamo/tshirt.urbancamo.itemskin.asset
    [Oxide] 9:46 PM [Warning] [Stack Size Controller] Updating configuration file with new values.
    [Oxide] 9:46 PM [Warning] 'QuickSort v0.1.0' plugin is using deprecated hook: OnPlayerLoot
     
  13. When i edit the config file to stack rock and such to 50k. When i save and restart the server it keep going back to the defult one. Any help?
     
  14. Had same problem, try to delete your cfg and reload StackSizeController, it will make a new one, copy it to your pc, edit it and upload it back, and again reload StackSizeController, sometimes helps to let plugin generate new config file, do a server.save, go offline with server, edit the new generated config, then start server.
     
  15. FTM

    FTM

    getting this error
     

    Attached Files:

  16. Can you allow admins to have unlimited stacks? but players use the defined stack sizes in the config
     
  17. Awesome Plugin, Keep up the good work :) you Make Rust have way more fun then it should!
     
    Last edited by a moderator: Feb 11, 2016
  18. Is there a way to stack the prison walls and gates as well as floor grates and the armor doors? tried adding them in to the config but didnt seem to work. i dont know if i have the names correct though.
     
  19. Hei i have the same issue