1. and that
    [Oxide] 7:21 PM [Error] Plugin failed to compile:
     
  2. its not working at all after update
    [DOUBLEPOST=1434151320][/DOUBLEPOST]am i the only one?
     
  3. Just added stackable spears, and the spears won't stack.. Config below:
    Code:
    {
      "Config": {
        "items": [
          {
            "name": "bone_fragments",
            "stackSize": 10000
          },
          {
            "name": "spear_wooden",
            "stackSize": 10
          },
          {
            "name": "spear_stone",
            "stackSize": 10
          },
          {
            "name": "bandage",
            "stackSize": 35
          },
          {
            "name": "syringe_medical",
            "stackSize": 25
          },
          {
            "name": "largemedkit",
            "stackSize": 5
          },
          {
            "name": "charcoal",
            "stackSize": 100000
          },
          {
            "name": "cloth",
            "stackSize": 50000
          },
          {
            "name": "fat_animal",
            "stackSize": 50000
          },
          {
            "name": "gunpowder",
            "stackSize": 50000
          },
          {
            "name": "lowgradefuel",
            "stackSize": 50000
          },
          {
            "name": "metal_fragments",
            "stackSize": 50000
          },
          {
            "name": "metal_ore",
            "stackSize": 100000
          },
          {
            "name": "metal_refined",
            "stackSize": 10000
          },
          {
            "name": "paper",
            "stackSize": 10000
          },
          {
            "name": "stones",
            "stackSize": 100000
          },
          {
            "name": "sulfur",
            "stackSize": 100000
          },
          {
            "name": "sulfur_ore",
            "stackSize": 100000
          },
          {
            "name": "wood",
            "stackSize": 100000
          }
        ]
      }
    }
     
    Last edited by a moderator: Jun 13, 2015
  4. Wulf

    Wulf Community Admin

    Do you have the actual, full error?
     
  5. I am having an issue with stack sizes over 100K not dragging as they should. We run a mass loot server with stacks at 1mil. When you move a stack it only moves small portions. You have to drop the stack and pick it up to do what you need to do..any one else have this issue.
     
  6. Is there a way to make this mod work with changing stack sizes of bandages, food, med kits and other items? I was using Item Config before but it is giving me problems now, this mod is working fine on the server now, but just for the default items it modifies.
    [DOUBLEPOST=1434212215][/DOUBLEPOST]
    Does this config file actually work for bandages? This is the main thing I am having problems getting to stack
     
  7. I recently purchased a server from gameservers and I have mostly everything setup. I used StackSizes to modify things like wood, stone and bandages. If I load the default mod itself, it does work and I can stack wood and all the default items included in the mod but I any changes I make to the config file do not seem to hold. I am also getting an bit of an error when I try to load/reload StackSizes.

    Code:
    [Oxide] 12:58 PM [Info] Unloaded plugin Stack Sizes v1.1.3 by Looking For Gamers <[email protected]>
    [Oxide] 12:58 PM [Info] Loaded plugin Stack Sizes v1.1.3 by Looking For Gamers <[email protected]>
    [Oxide] 12:58 PM [Error] Failed to call hook 'Loaded' on plugin 'Stack Sizes' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 12:58 PM [Debug]   at Oxide.Core.Configuration.DynamicConfigFile.get_Item (System.String key) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.StackSizes.SetupConfig () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.StackSizes.Loaded () [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
    [Oxide] 12:58 PM [Error] Failed to call hook 'OnServerInitialized' on plugin 'Stack Sizes' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 12:58 PM [Debug]   at Oxide.Core.Configuration.DynamicConfigFile.get_Item (System.String key) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.StackSizes.SetupConfig () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.StackSizes.OnServerInitialized () [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 
    Finally, I think this is a problem with the server host itself so I have a support ticket open and am waiting to hear from them about this but I guess Ill also include it here. When I Ftp in to my server files to add any mods and check the config file, it lets me open/download the config once but if I close it and reopen, the config file is completely empty. I feel like this may be contributing to my problems but am unsure.

    Any help would be awesome!!! THanks.
     
  8. The StackSizes plugin does not work, The CMD shows this error message when I try to reload it.
    Here is a direct link to Imgur if you want to view the image here http://i.imgur.com/T9dMyUe.png

    Please help! It sucks not being able to carry more than 1k of Wood at a time and not stacking it D:

    Error.png
     
  9. Yes, all works except spears. So if you add it, it should work :)
     
  10. I understand it should work but I am looking to see if maybe it is broken atm, it does not seem to work for me. And i have successfuly set this up before so I am pretty sure IO am doing it right.
     
  11. Have the same problems myself. I had alot of items listed up before the big update for rust. After the update, barely nothing works.. I've managed to get bandages, medical syringes and medkits to work, but that's it... And if i add too many items, nothing will stack above 10k or something..
     
  12. Can someone please help me with my problem?????
     
  13. Wulf

    Wulf Community Admin

    Don't modify the plugin, edit the config file.
     
  14. Their is no config file
    [DOUBLEPOST=1434237646][/DOUBLEPOST]
    If you scroll up a little bit youll see my comment that describes my problem a lot more.
     
  15. Try to uninstall the plugin and it's config .. after this restart your server and download a fresh version of it..
     
  16. [Error] StackSizes plugin failed to compile! last version :/
     
  17. Yeah i tried that so many times, I get Stack Sizes failed to compile in the CMD Error.png
     
  18. Wulf

    Wulf Community Admin

    The plugin has been tested to work fine using the original, unmodified version. If you haven't successfully ran it once before, it'll need to be reloaded once using the original version. From that point, edit the config file under oxide/config instead of the plugin.
    Make sure you are using the latest, original version of the plugin.
     
  19. [Oxide] 9:08 PM [Warning] Ignored obsolete game extension reference 'Oxide.Ext.Rust' in plugin 'StackSizes'
    [Oxide] 9:08 PM [Error] StackSizes plugin failed to compile!
    [Oxide] 9:08 PM [Error]
    latest downloaded , added and give error GG.
     
  20. just open the CS in Notepad and change the Oxide.Ext.Rust to Oxide.Game.Rust and that will dix that issue...