Stack Sizes [Unmaintained]
Discussion in 'Plugin Support' started by ColonelAngus, Feb 7, 2015.
-
its not working at all after update
[DOUBLEPOST=1434151320][/DOUBLEPOST]am i the only one? -
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 -
Wulf Community Admin
-
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.
-
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] -
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
Any help would be awesome!!! THanks. -
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:
-
-
-
-
Can someone please help me with my problem?????
-
Wulf Community Admin
-
[DOUBLEPOST=1434237646][/DOUBLEPOST] -
-
[Error] StackSizes plugin failed to compile! last version :/
-
-
Wulf Community Admin
-
[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. -
just open the CS in Notepad and change the Oxide.Ext.Rust to Oxide.Game.Rust and that will dix that issue...