Hello. Get a lot of spam error.
2023-09-21 14:07:20.689 +05:00|0.13.1.3.25206|Error|Default|
EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
at GClass358.get_MaxBulletCount () [0x0002e] in <8a5b326544954fa79c970c303424f3af>:0
at SAIN.SAINComponent.Classes.Decision.SelfActionDecisionClass.LowOnAmmo (System.Single ratio) [0x00026] in <b1ffd80b761144a8a12222da6ae7f714>:0
at SAIN.SAINComponent.Classes.Decision.SelfActionDecisionClass.GetDecision (SAIN.SelfDecision& Decision) [0x0001f] in <b1ffd80b761144a8a12222da6ae7f714>:0
at SAIN.SAINComponent.Classes.Decision.SAINDecisionClass.GetDecision () [0x0000f] in <b1ffd80b761144a8a12222da6ae7f714>:0
at SAIN.SAINComponent.Classes.Decision.SAINDecisionClass.Update () [0x000af] in <b1ffd80b761144a8a12222da6ae7f714>:0
at SAIN.SAINComponent.SAINComponentClass.Update () [0x000f8] in <b1ffd80b761144a8a12222da6ae7f714>:0
2023-09-21 14:07:20.697 +05:00|0.13.1.3.25206|Error|Default|NullReferenceException: Object reference not set to an instance of an object
GClass358.get_MaxBulletCount () (at <8a5b326544954fa79c970c303424f3af>:0)
SAIN.SAINComponent.Classes.Decision.SelfActionDecisionClass.LowOnAmmo (System.Single ratio) (at <b1ffd80b761144a8a12222da6ae7f714>:0)
SAIN.SAINComponent.Classes.Decision.SelfActionDecisionClass.GetDecision (SAIN.SelfDecision& Decision) (at <b1ffd80b761144a8a12222da6ae7f714>:0)
SAIN.SAINComponent.Classes.Decision.SAINDecisionClass.GetDecision () (at <b1ffd80b761144a8a12222da6ae7f714>:0)
SAIN.SAINComponent.Classes.Decision.SAINDecisionClass.Update () (at <b1ffd80b761144a8a12222da6ae7f714>:0)
SAIN.SAINComponent.SAINComponentClass.Update () (at <b1ffd80b761144a8a12222da6ae7f714>:0)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
Class312:UnityEngine.ILogHandler.LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)