При большом онлайне, постоянно спамит в консоль.
Server Exception: Building Manager
NullReferenceException
полная ошибка
Server Exception: Building Manager
NullReferenceException
полная ошибка
Код:
Server Exception: Building Manager
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
NullReferenceException
at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component)
at BaseEntity.WorldSpaceBounds () [0x00000] in <37980ab2daee427ea3c6a4a1fae38f0e>:0
at BaseEntity.GetBuildingPrivilege () [0x00000] in <37980ab2daee427ea3c6a4a1fae38f0e>:0
at DecayEntity.GetBuildingPrivilege () [0x00011] in <37980ab2daee427ea3c6a4a1fae38f0e>:0
at DecayEntity.DecayTick () [0x0006c] in <37980ab2daee427ea3c6a4a1fae38f0e>:0
at ServerBuildingManager.Cycle () [0x00157] in <37980ab2daee427ea3c6a4a1fae38f0e>:0
at ServerMgr.Update () [0x000f3] in <37980ab2daee427ea3c6a4a1fae38f0e>:0
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception, Object)
ServerMgr:Update()
(Filename: <37980ab2daee427ea3c6a4a1fae38f0e> Line: 0)