-
Posts
678 -
Joined
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Khan
-
Server crash loop with StackModifier causing console spam in server logs
Khan replied to SlayersRust's Support Request in Support
If you cloned your live server over to the test server you should have no issues re-creating your bug. & then doing the diagnostic steps, so honestly I don't see how you couldn't sort out what plugin is causing it. -
Server crash loop with StackModifier causing console spam in server logs
Khan replied to SlayersRust's Support Request in Support
Again, its not stack modifier but most likely a plugin conflict since it literally works flawlessly for everybody else including myself. + it was working flawless for you until you either added a new plugin or updated one so more then likely a plugin conflict. if you use any of imthenewguys works it's more then likely one of his plugins causing issues with it since he directly harmony patches into the default hook methods & over-rides logic which can cause errors in stack modifier due to how he's handling the logic in his. In-fact if you remove all your other mods/harmony patches and rebooted with just stack modifier I would bet it boots without issue like mine does. So perhaps rex if you did that and found out which one is causing the bug for you then maybe just maybe we'd get somewhere.. -
Server crash loop with StackModifier causing console spam in server logs
Khan replied to SlayersRust's Support Request in Support
Changed Status from Pending to Can't Reproduce -
Server crash loop with StackModifier causing console spam in server logs
Khan replied to SlayersRust's Support Request in Support
Or do you have another harmony patch installed already for industrial ? -
Server crash loop with StackModifier causing console spam in server logs
Khan replied to SlayersRust's Support Request in Support
Are you on carbon or something ? -
Server crash loop with StackModifier causing console spam in server logs
Khan replied to SlayersRust's Support Request in Support
No idea, perhaps you have a plugin conflict with something? Never seen an error like that before. I would recommend trying a vanilla server with no other plugins installed & then reboot with a fresh install of stack modifier & see if it boots. I currently have no issues with reboots on the latest update. -
It should work just fine, but if you are free today sometime i will need help testing it on my test server since this is a player vs player issue & i'm alone, lol. My discord id is khan8615
-
Changed Status from Pending to Closed
-
At the moment technically no, not without a feature update. But doing so would change the vanilla game behavior that facepunch had intended to be. Perhaps you could simply set the repair time to the same time as the raid-block time? This won't be perfect but would increase the repair time by a fair bit.
-
Just so you understand how the default game logic works. Facepunch natively doesn't allow repairing of a recently damaged block. They make you wait 30 seconds before allowing repair of it. So what i do is allow you to change that time to whatever value you want it to be.
-
-
Changed Status from Pending to Not a Bug
-
Alright so it looks like this plugin handles item creation wrong like i've been seeing with a bunch of others lately. The item.name field is reserved for custom item names only & this plugin is setting the vanilla names on the item.name field when natively their supposed to be null thus preventing stacks with other vanilla items from the game.
-
This is the first i am hearing of it. Things won't get fixed if you don't report issues you find ya know. What xp system are you referring to? Can you link the plugin page for me, pls.
-
Changed Status from Pending to Not a Bug
-
Items should not be having the item.name field set unless its a custom name is the thing. If skinner is setting the item.name field for vanilla items then that is the problem. The item.name field should not be set for none-custom items & i do not recommend you removing this check either since it will break other stack support for other plugins that rely on only the item.name field being set to identify a custom item creation to do x y or z in their plugin/code logic. Overall it sounds like user-error.
-
- 180 comments
-
- #stacks
- #rust stacks
- (and 19 more)
-
- 180 comments
-
- #stacks
- #rust stacks
- (and 19 more)
-
Changed Status from Pending to Closed Changed Fixed In to 2.5.7
-
- 180 comments
-
- 2
-
-
- #stacks
- #rust stacks
- (and 19 more)
-
Changed Status from Pending to Closed Changed Fixed In to 2.5.7
-
@ZEODE You have been out of town / away on vacation so I've been waiting for you to come back before trying to reach out to you. & frankly it's been so long that I've forgotten. "But unless people are putting incorrect vanilla names" ?? That field is natively null on vanilla items. If it is supposed to be a vanilla item that field should never be set. Ever. Also for the record umod release is abandoned / not maintained. I only support codefling release. I haven't logged into umod in over a year. If you really wanted to reach out to me about a plugin you could simply do so in discord or here on codefling but umod is not a platform I even look at.
- 180 comments
-
- #stacks
- #rust stacks
- (and 19 more)