1. Seem to be having a problem when moving an item over it only moves like a quarter of it then you move it again and it moves all of it, more annoying then anything but can't seem to find the problem. Stacks work all fine.
     
  2. http://oxidemod.org/plugins/rust-bug-fixes.1148/
     
  3. Ahh forgot about that, cheers.
     
  4. Any news about the stack moving problem?
     
  5. Ok but I won't install a plugin just for a bug of another plugin, that's stupid.
    Since it's a bug of stack sizes, I reported to the author of the plugin so he can fix it.
     
  6. not sure that come from plugins :eek:

    Plugins i give you is a pack for fixe multi bug ... for rust not for plugins ;)
     
  7. So the only way to fix it, is to install the plugin?
     
  8. The bug is client side, not oxide or plugins. And won't be resolved until Rust devs fix it.
     
  9. Ok thanks for the answer :)
     
  10. Still have not found help nor had any one even addressed the issue or acknowledged this? don't have patience for a collaborative forum where no one helps each other.....Please has any one figured this out?
     
  11. to add items, it's just the same thing right
    [DOUBLEPOST=1435125144][/DOUBLEPOST]i tried adding medkits, large medical syringe, and ammo.
    doesn't work?
     

  12. That work but you need to add them to to plugins (not only in the config file)
     
  13. the wording was wrong lol.
    i know you have to use the confg, which i did. and yeah i have the plugin too, obviously.
     
  14. I will mean you need to adjust the plugins to allow it to modify stacksize for item not configured

    Basicly you only have what you find in the config and you can't modify more

    But if you open plugin with any text editor you can understand how it's work and add possibility to modify stack from any item you want :)
     
  15. you have a comma at the end after }
    is that the problem?
     
  16. I don't touche and i have a Error
    Code:
    12:43 AM [Warning] Ignored obsolete game extension reference 'Oxide.Ext.Rust' in plugin 'StackSizes'
    12:43 AM [Info] StackSizes was compiled successfully in 139ms
    12:43 AM [Info] Loaded plugin Stack Sizes v1.1.3 by Looking For Gamers <[email protected]>
    12:43 AM [Error] Failed to call hook 'LoadDefaultConfig' on plugin 'Stack Sizes' (ArgumentNullException: Argument cannot be null.
    Parameter name: path)
    12:43 AM [Debug]   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
    12:43 AM [Info] [Stack Sizes] Stack Sizes: StackSizes by Looking For Gamers, has been started
     
    Last edited by a moderator: Jun 25, 2015
  17. Wulf

    Wulf Community Admin

    First is a warning, second is only on first load with this plugin. Just use "oxide.reload StackSizes" and it will be fine.
     
  18. Yes thx ^^
     
  19. Can you stack bullets or only the resources that are generated in the default cfg?