1. Modifying the config is a bad way to do it.

    It MIGHT work if you oxide.unload the plugin, change things, then oxide.load the plugin, but no guarantees.
     
  2. Yea I fixed the issue, i just deleted the old cfg stuff and grabbed the plugin again (deleting the old one) and it miraculously said that a new config was made and that some perimeters from before had been changed and fixed it i guess : }
     
  3. So I don't know what we're doing wrong with my server, but I can't get this plugin to work at all. I checked my oxide logs and it loaded, but whenever I enter commands like /stack ammo_rocket_hv 64 or /stackall 100000 All I get is Command not found. Am I doing something wrong?
     
  4. I assume entering the wrong command somehow, or it's not actually loaded. do oxide.plugins in the console and confirm it's loaded.
     
  5. > oxide.plugins
    Listing 6 plugins:
    01 "Rust:IO for Oxide" (2.8.0) by playrust.io / dcode (8.69s)
    02 "Enhanced Hammer" (0.4.9) by Visagalis (0.01s)
    03 "Gathering Manager" (2.2.3) by Mughisi (0.01s)
    04 "InfoPanel" (0.9.3) by Ghosst (1.42s)
    05 "Stack Size Controller" (1.9.0) by AnExiledGod (0.00s)
    06 "Updater" (2.0.0) by LaserHydra (0.00s)
     
  6. Then I don't know. If it's loaded there is no reason the commands won't work. I guess make sure you have permissions.
     
  7. I use Rusty. Would you suggest instead imputing the commands in-game?
     
  8. All the commands have to be run in-game.... Any command that starts with a / can't be done through a console.
     
  9. Going in game to test. Will post back for results... thanks.
    [DOUBLEPOST=1459100407][/DOUBLEPOST]
    Of course! Should have known from the get go, Running a server is a learning process! Thank you AnExiledGod!
     
  10. Says I don't have permission to /stackall I tried grant user Rhomiest canChangeStackSize in console but command not found...What am I doing wrong?
     
  11. Every plugin now requires the plugin name to be put before the permission followed by a period. IE: stacksizecontroller.canChangeStackSize
     
  12. They stack, but when disconnect, back not to put.
     
  13. They're not supposed to stack, so no idea.
     
  14. Wulf

    Wulf Community Admin

    Please keep things civil, inappropriate behavior and personal attacks will not be tolerated., the previous posts have been removed from view.

    @a_psychopath, please reach the stickied threads under the Rust Discussion section on how to install plugins as well as configure them. If you need additional help, please try to provide clear steps with what you are trying to do and what you want to do. Your issue is not with this plugin specifically, it's with installing plugins and configuring them in general.

    This thread is only for support with and errors received from this plugin specifically, not with how to install and configure plugins in general.
     
  15. Thanks Luke for cleaning it up was getting a bit out of control
     
  16. For some reason the some stack sizes are updated and others are not. The cfg file doesn't change when i restart. However there are still items that are not stacking correctly can someone help me with this?
     
  17. I set my resources to 650,000 then I save and restart my server but it keeps going straight back to the default 1,000 stack. please help!
     
  18. I have the plug-in and the config file is there, but when i edit the config file the settings dont change in game, i just downloaded it today so it should be the latest update, this is what i could find in the logs


    [Oxide] 21:44 [Info] StackSizeController was compiled successfully in 3950ms
    [Oxide] 21:44 [Info] Unloaded plugin Stack Size Controller v1.9.0 by AnExiledGod
    [Oxide] 21:44 [Info] Loaded plugin Stack Size Controller v1.9.0 by AnExiledGod
    [Oxide] 21:44 [Error] Failed to call hook 'OnServerInitialized' on plugin 'StackSizeController v1.9.0' (InvalidCastException: Cannot cast from source type to destination type.)
    [Oxide] 21:44 [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
    [Oxide] 21:44 [Info] Unloaded plugin Stack Size Controller v1.9.0 by AnExiledGod
    [Oxide] 21:44 [Info] Loaded plugin Stack Size Controller v1.9.0 by AnExiledGod
    [Oxide] 21:44 [Error] Failed to call hook 'OnServerInitialized' on plugin 'StackSizeController v1.9.0' (InvalidCastException: Cannot cast from source type to destination type.)
    [Oxide] 21:44 [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