NullReferenceException at at AttackEntity.HasAttackCooldownFixed

(20:21:10) | An exception was thrown! (NullReferenceException: Object reference not set to an instance of an object)

at AttackEntity.HasAttackCooldown () [0x00005] in <253a3d0632244e71aab7d50c32005566>:0

at BaseProjectile.ServerUse (System.Single damageModifier, UnityEngine.Transform originOverride) [0x00009] in <253a3d0632244e71aab7d50c32005566>:0

Should be fixed in the next Oxide build. Thanks for the report!
5e13a8d5b2bc5.jpg Wulf
Should be fixed in the next Oxide build. Thanks for the report!

Im also getting reports of Clans and other stuff not working

[Error] An exception was thrown! (NullReferenceException: Object reference not set to an instance of an object)

at AttackEntity.HasAttackCooldown () [0x00005] in <253a3d0632244e71aab7d50c32005566>:0

at BaseProjectile.ServerUse (System.Single damageModifier, UnityEngine.Transform originOverride) [0x00009] in <253a3d0632244e71aab7d50c32005566>:0

5cbe95392621d.png Mufin9523

[Error] An exception was thrown! (NullReferenceException: Object reference not set to an instance of an object)

at AttackEntity.HasAttackCooldown () [0x00005] in <253a3d0632244e71aab7d50c32005566>:0

at BaseProjectile.ServerUse (System.Single damageModifier, UnityEngine.Transform originOverride) [0x00009] in <253a3d0632244e71aab7d50c32005566>:0

Please update Oxide; you are a few versions behind.

how to check oxide version?
5cbe95392621d.png Mufin9523
how to check oxide version?

The oxide.version command.

sweet thanks

[Info] Oxide.Rust Version: 2.0.4437

5cbe95392621d.png Mufin9523
sweet thanks

[Info] Oxide.Rust Version: 2.0.4437

Are you sure the error is current or from an older log entry?

i just update so i dont know

I have the same problem

[Info] Oxide.Rust Version: 2.0.4437

Please test with ALL oxide/logs deleted, thanks.
5e13a8d5b2bc5.jpg Wulf
Please test with ALL oxide/logs deleted, thanks.

I am able to run it and all works well, I just hope it won't happen again.

Hey guys. 

Updated Oxide and server was running for an hour and a half and then this happened again. The same nullreference exception OnAttackEntity.Cooldown
unfortunately players still experience crashes even with the latest oxide build

NullReferenceException: Object reference not set to an instance of an object.
BuildingBlock.GradeChangingOptions (System.Collections.Generic.List`1[GameMenu.Option]& options, BasePlayer player) (at <00000000000000000000000000000000>:0)
BuildingBlock.GetBuildMenu (BasePlayer player) (at <00000000000000000000000000000000>:0)
Hammer.OnInput () (at <00000000000000000000000000000000>:0)
BasePlayer.HeldEntityInput () (at <00000000000000000000000000000000>:0)
BasePlayer.ClientInput (InputState state) (at <00000000000000000000000000000000>:0)
BasePlayer.ClientUpdateLocalPlayer () (at <00000000000000000000000000000000>:0)
BasePlayer.ClientCycle (System.Single deltaTime) (at <00000000000000000000000000000000>:0)
Client.Update () (at <00000000000000000000000000000000>:0)

Version: 46662​
Locked automatically