lol, I'm not bashing others, I'm just trying to tell you, and some before you that it's not needed to post the same issue 4-5 times after each other.
after 1-2 times they already know more people have the issue
Posting it like that, makes you seem impatient, thats all, no hard feelings tho xD

NoDecay
Scales or disables decay of items, and deployables.
Total Downloads: 25,105 - First Release: Jun 25, 2015 - Last Update: Jul 13, 2018
- 5/5, 54 likes
-
Unsupported decaying entity detected: skull_fire_pit --- please notify author
-
| [NoDecay] Unsupported decaying entity detected: BBQ.Deployed --- please notify author -
lul have you seen the last update date: Last Update: Jul 18, 2016
-
I will have a talk with plugin devs to see if anybody can take control of this one
Just another thing to keep in mind: plugin makers are mostly doing this in their spare time besides their work, and mostly doing it for free! Life can change, and so their time to take control over some things.Last edited by a moderator: Oct 30, 2017 -
Code:if (entity.LookupPrefab().name == "campfire") ProcessCampfireDamage(hitInfo);
Code:if (entity.LookupPrefab().name == "campfire" || entity.LookupPrefab().name == "skull_fire_pit") ProcessCampfireDamage(hitInfo);
If you have trouble editing .CS files, PM me and I will gladly give you my copy, has Skull Fire Pit and BBQ already included -
great and thanx for explan.
-
What can i do with this error?
[NoDecay] Unsupported decaying entity detected: BBQ.Deployed --- please notify author -
-
Would this work, to just add the bbq into that same line? -
if (entity.LookupPrefab().name == "campfire" || entity.LookupPrefab().name == "skull_fire_pit" || entity.LookupPrefab().name == "bbq") -
-
[NoDecay] Unsupported decaying entity detected: BBQ.Deployed --- please notify author
-
-
Do you think you can fix this please. Not sure if you still maintain this Mod or not. But it is producing this message for a long time. Probably about Time someone fixed it please!
[NoDecay] Unsupported decaying entity detected: BBQ.Deployed --- please notify author
[DOUBLEPOST=1510547224][/DOUBLEPOST]I read everyones comments. If I have no clue about computers how would I know how to install the fix in a .cs file? I'm commenting so SOMEONE will publish a REAL fix. It has been an issue for a long time now and nothing has been recreated to resolve the issue. Who better than the Developer to make an UPDATE. Heck!!!!! That's all us server owners ever get. Is Update after updates. Fixem properly. And then publish as an update. Not 5 updates in 2 days. Come on!!! that's rediculous. And then half the time they are not even ready.......and then of course. Another Update. Can you tell I'm agitated !!!!! And I'm also tired of peoples ignorant remarks to other players looking for assistance and Guidance! Not some Sarcastic Smart Mouth!!!! This is a community that is suppose to help each other. If your a Salty Dick. Than don't comment! Keep your mouth shut!!!! Unless your going to HELP!!!!!
Hint, Hint: DroplulGaming guy !!!!
[DOUBLEPOST=1510547729][/DOUBLEPOST] -
@Wulf - This plugin needs to be marked as UNMAINTAINED - no dev is actively updating this plugin nor providing support either.
-
-
Why because he doesn't understand c# like others? That's reason to remove? It's an opportunity for YOU to educate and HELP not throw away like garbage if anything it is YOU who needs to be removed.
-
Wulf Community Admin
Everyone chill. The forum is here for support, not everyone is a developer and not all plugins are actively maintained. If there is an issue, it'll be added to the list to review and fix as needed. If anyone is interested in maintaining an unmaintained plugin, please let me know. Otherwise if you don't have anything helpful or nice, please keep it to yourself as this isn't the place to bash others or take out your anger and frustration.
-
-
Is it normal that you can not disable the decay of wood?