If your provider offers it, it'll be in their control panel somewhere.
If you're hosting locally you'll need to look up a tutorial for manual install.
Stack Size Controller [Moved]
Discussion in 'Plugin Support' started by AnExiledGod, Jun 29, 2015.
-
-
Hold on...
Are you trying to install plugins like Stacks so that you can stack things on other people's servers?
These are servers mods. It doesn't work like that. -
-
ok. The mods are installed on the server - Players don't get to customise them.
There maybe some kind of VIP or permissions system, maybe? You'd really need to ask the server admin.
Stacks sizes will usually be different for different items.
For example, I don't allow the stacking of guns.
Try wood or something obvious. 1K is vanilla wood stack. Anything greater is modded. -
-
You're in the wrong place, I'm afraid.
You'd need to ask the server admin. -
This plugin doesnt work with Multiplay gameservers
I have reinstalled the plugin 10 times, but stacks doesnt work.
What to do? I also get this when i validate the json
- Error:Invalid comma, expecting }.[Code 141, Structure 573]
- Error:Expecting string, not }.[Code 8, Structure 574]
-
Hi,
If you get an error validating the json, the plugin certainly won't work.
If that's all you're going on, fix it first.
If you're not sure what's wrong, back up your config then delete and reload the plugin.
You can cross reference with the generated one to find syntax errors. -
In fairness, there's not much that can go wrong with stacks config.
You probably have a comma at the end of the last item. If so, remove it.
eg.
"Wooden Ladder": 50000,
"Wooden Sign": 50000,
"Wooden Window Bars": 10,
"XL Picture Frame": 10,
"XXL Picture Frame": 10 <-----No comma
} <-----end -
when i put only the command stack on console, this type of error happends Failed to call hook 'stackconsolecommand'. I dont know how to fix this.
-
The error comes from a missing check against zero arguments. -
-
Any new item list trying to stack doors but cant find the code to use
-
How to stack like, assault rifle blue prints etcetera
-
I have this mod installed and it seems to working good except for when i drag a stack of let's say 1,000 HQ metal frags it defaults to dragging only 100 of the stack into another box rather than the total 1,000 stack I clicked on. Then when taking 2 stacks of lets say metal frags, 1 stack with 1K and another with 900 they won't combine and stay separate. Please help. I've seen this mod work so well on other servers.
-
Looks like Metal Chest Plate isnt in the config file.
-
Hello, everyone. I've been having a problem with server crashing due to memory issues and I think I've tracked it back to this plug-in. I'm posting here in case anyone else has had the same issue, or if anyone knows of a solution.
I'm running a small 50 person server on a hosting service which allocates me 4GB for a 50 person server. I've been having random crashes almost every day for over a week. I run about a dozen popular plug-ins, so I was having problems tracking it down.
Today, I pulled every plug-in, deleted every config/data file and got the server up. After some testing I was able to reliably get the server to crash by installing the Stack Size Controller plug-in with no config present. There were no other plug-ins installed at the time.
I noticed the plug-in hasn't been updated in over 9 months. Scanning through the forums, I've seen a few people post tweaks, but nothing that looks like a solid, unofficial fix/update. I'm wondering if anyone else has had a similar issue, or if there's an update I didn't notice.
Thanks for any advice/info. -
Hi,
I've been using stacks on our server for about 2 years and don't remember the last time I had to update it.
However, Lusty Map is known to cause memory usage to runaway and crash servers daily, if Rust:IO friends is enabled.
I know you said you'd done some elimination and trial and error, but I just thought I'd mention it on the off-chance.
Is your memory usage rising until the point of crash?
Do serverinfo in console regularly to confirm.
Do your logs give you any clue as to what is happening?