Jump to content

Message spam in console

Closed 2.3.10

Hello

I have this message spamming the console all the time:
Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: NoDecay - True (Boolean), VirtualQuarries (False (Boolean))

Please suggest me a solution.

I also report it to the author of the NoDecay plugin.
https://umod.org/plugins/no-decay

Edited by Dad Frog

Share this comment


Link to comment

Hey. It's just an conflict that doesn;t have any real problems in plugins.
I think i need to replace it everywhere to true, because most of the plugins have true instead of false. It doesn't change anything in this case, but it will spam 😛

Share this comment


Link to comment

The problem is that it spams RustAdmin and it stops displaying messages.
Is this where it should be true ? :

        private object OnEntityTakeDamage(BoxStorage entity)

        {

            if (entity.transform.position.y < -390) return false;

            return null;

        }

Share this comment


Link to comment

Ok, I will test by saving all the files in case it breaks the plugin and its data.

EDIT : Its works 👍

Edited by Dad Frog
  • Like 1

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

81.9k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.