i am getting this in the console:
Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: IQFestivalEvents - False (Boolean), TruePVE (True (Boolean))
May i know how to fix this plz?
Calling hook OnEntityTakeDamage resulted in a conflictNot An Issue
This is only a warning message.
Oxide recommendation is to return True or null to avoid these type of conflict.
plugin Console filter can be used to mask this warning message.
thanks Lorenzo, as mentioned, IQFestivalEvents should be returning true
Could you take a look at this warning and possibly resolve this warning?
We would like to use the latest version of your plugin, but the logs will be spammed with it.
[Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: VehicleDecayProtection - True (Boolean), TruePVE (False (Boolean))
You do not appear to be using the latest version of True PVE.MeinRustCould you take a look at this warning and possibly resolve this warning?
We would like to use the latest version of your plugin, but the logs will be spammed with it.
[Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: VehicleDecayProtection - True (Boolean), TruePVE (False (Boolean))