Jump to content

error in rcon after plugin load

Closed 1.2.1 1.2.3

Youknowmarcus
Youknowmarcus

Posted

Server Exception: Building Manager
NullReferenceException
at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component)
at BaseEntity.WorldSpaceBounds () [0x00000] in <eb8c31862f774cd59237627c2e18e4ff>:0
at BaseEntity.GetNearestBuildingPrivledge () [0x00000] in <eb8c31862f774cd59237627c2e18e4ff>:0
at BaseEntity.GetBuildingPrivilege () [0x00000] in <eb8c31862f774cd59237627c2e18e4ff>:0
at DecayEntity.GetBuildingPrivilege () [0x00011] in <eb8c31862f774cd59237627c2e18e4ff>:0
at DecayEntity.OnDecay (Decay decay, System.Single decayDeltaTime) [0x0004b] in <eb8c31862f774cd59237627c2e18e4ff>:0
at DecayEntity.DecayTick () [0x0003b] in <eb8c31862f774cd59237627c2e18e4ff>:0
at ServerBuildingManager.Cycle () [0x00157] in <eb8c31862f774cd59237627c2e18e4ff>:0
at ServerMgr.Update () [0x0014b] in <eb8c31862f774cd59237627c2e18e4ff>:0
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception, Object)
ServerMgr:Update()

Youknowmarcus

Posted

Halloween was compiled successfully in 1262ms
Unloaded plugin Halloween v1.2.1 by The_Kiiiing
Fallback handler could not load library D:/TCAFiles/Users/marcusr1/5700384/RustDedicated_Data/MonoBleedingEdge/data-000001DEE68D9DE0.dll
Trying to load assembly: jh0pwfqg.ubg.XmlSerializers
Trying to load assembly: jh0pwfqg.ubg.XmlSerializers, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
Trying to load assembly: jh0pwfqg.ubg.XmlSerializers
Loaded plugin Halloween v1.2.1 by The_Kiiiing
[Halloween] Finding spawn points 0% (0 / 189225)
[Halloween] done
[Better Chat] [Team] [Assassin] [Architect] 123: 2modded
[Halloween] Initialized 1218 junk piles in 20.82 seconds with 18446744073709551560 total entities
Server Exception: Building Manager
NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component)
  at BaseEntity.WorldSpaceBounds () [0x00000] in <eb8c31862f774cd59237627c2e18e4ff>:0 
  at BaseEntity.GetNearestBuildingPrivledge () [0x00000] in <eb8c31862f774cd59237627c2e18e4ff>:0 
  at BaseEntity.GetBuildingPrivilege () [0x00000] in <eb8c31862f774cd59237627c2e18e4ff>:0 
  at DecayEntity.GetBuildingPrivilege () [0x00011] in <eb8c31862f774cd59237627c2e18e4ff>:0 
  at DecayEntity.OnDecay (Decay decay, System.Single decayDeltaTime) [0x0004b] in <eb8c31862f774cd59237627c2e18e4ff>:0 
  at DecayEntity.DecayTick () [0x0003b] in <eb8c31862f774cd59237627c2e18e4ff>:0 
  at ServerBuildingManager.Cycle () [0x00157] in <eb8c31862f774cd59237627c2e18e4ff>:0 
  at ServerMgr.Update () [0x0014b] in <eb8c31862f774cd59237627c2e18e4ff>:0 
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception, Object)
ServerMgr:Update()
 

Youknowmarcus

Posted

rcon is now endlessly showing 

NullReferenceException

NullReferenceException

Server Exception: Building Manager

Server Exception: Building Manager

NullReferenceException

NullReferenceException

Server Exception: Building Manager

Server Exception: Building Manager

The_Kiiiing

Posted

Since I am unable to reproduce this error on my testing server I've added some debugging tools in the latest update. Please install the new version and send me the output when this error occurs again

The_Kiiiing

Posted

Changed Status from Pending to Work in Progress

Mario

Posted

1 hour ago, The_Kiiiing said:

Changed Status from Pending to Work in Progress

Same issue. Here is the debug log, thanks:

(15:44:00) | Server Exception: Building Manager

(15:44:00) | NullReferenceException

(15:44:00) | Error in DecayTick caused by assets/prefabs/deployable/jack o lantern/jackolantern.angry.prefab [0] (NullReferenceException: )

at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component)

at BaseEntity.WorldSpaceBounds () [0x00000] in <eb8c31862f774cd59237627c2e18e4ff>:0

at BaseEntity.GetNearestBuildingPrivledge () [0x00000] in <eb8c31862f774cd59237627c2e18e4ff>:0

at BaseEntity.GetBuildingPrivilege () [0x00000] in <eb8c31862f774cd59237627c2e18e4ff>:0

at DecayEntity.GetBuildingPrivilege () [0x00011] in <eb8c31862f774cd59237627c2e18e4ff>:0

at DecayEntity.OnDecay (Decay decay, System.Single decayDeltaTime) [0x0004b] in <eb8c31862f774cd59237627c2e18e4ff>:0

at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.DecayEntity.DecayTick_Patch1(DecayEntity)

Youknowmarcus

Posted

good morning got this after updating to the new version this morning as well

 

Error in DecayTick caused by assets/prefabs/misc/halloween/scarecrow/scarecrow.deployed.prefab [0] (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at BaseEntity.WorldSpaceBounds () [0x00000] in :0 at BaseEntity.GetNearestBuildingPrivledge () [0x00000] in :0 at BaseEntity.GetBuildingPrivilege () [0x00000] in :0 at DecayEntity.GetBuildingPrivilege () [0x00011] in :0 at DecayEntity.OnDecay (Decay decay, System.Single decayDeltaTime) [0x0004b] in :0 at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.DecayEntity.DecayTick_Patch1(DecayEntity)

Error in DecayTick caused by assets/prefabs/misc/halloween/scarecrow/scarecrow.deployed.prefab [0] (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at BaseEntity.WorldSpaceBounds () [0x00000] in :0 at BaseEntity.GetNearestBuildingPrivledge () [0x00000] in :0 at BaseEntity.GetBuildingPrivilege () [0x00000] in :0 at DecayEntity.GetBuildingPrivilege () [0x00011] in :0 at DecayEntity.OnDecay (Decay decay, System.Single decayDeltaTime) [0x0004b] in :0 at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.DecayEntity.DecayTick_Patch1(DecayEntity)

Server Exception: Building Manager

Server Exception: Building Manager

NullReferenceException

NullReferenceException

  • Like 1
The_Kiiiing

Posted

I'm gonna release an update later today that should fix this error

The_Kiiiing

Posted

Should be fixed with the latest update

The_Kiiiing

Posted

Changed Status from Work in Progress to Closed

Changed Fixed In to 1.2.3

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.3m

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.