Jump to content

Console Spam

Pending 1.1.13

SlayersRust

Posted

Failed to run a 0.00 timer in 'MonumentEvents v1.1.13' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00067] in <3df0adddd3254a538379f05a7e09e1fe>:0 
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 
Failed to run a 0.25 timer in 'MonumentEvents v1.1.13' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00067] in <3df0adddd3254a538379f05a7e09e1fe>:0 
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 
Failed to run a 0.50 timer in 'MonumentEvents v1.1.13' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00067] in <3df0adddd3254a538379f05a7e09e1fe>:0 
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 
Failed to run a 0.75 timer in 'MonumentEvents v1.1.13' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00067] in <3df0adddd3254a538379f05a7e09e1fe>:0 
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 
Failed to run a 1.00 timer in 'MonumentEvents v1.1.13' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00067] in <3df0adddd3254a538379f05a7e09e1fe>:0 
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 
Failed to run a 1.25 timer in 'MonumentEvents v1.1.13' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00067] in <3df0adddd3254a538379f05a7e09e1fe>:0 
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 
Failed to run a 1.50 timer in 'MonumentEvents v1.1.13' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00067] in <3df0adddd3254a538379f05a7e09e1fe>:0 
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 
Failed to run a 1.75 timer in 'MonumentEvents v1.1.13' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00067] in <3df0adddd3254a538379f05a7e09e1fe>:0 
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 

MrLiquid

Posted

same

Failed to run a 6.75 timer in 'MonumentEvents v1.1.13' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00067] in <9c1642fe29d146e4977ee099766db6be>:0 
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 
Failed to run a 7.00 timer in 'MonumentEvents v1.1.13' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00067] in <9c1642fe29d146e4977ee099766db6be>:0 
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 
Failed to run a 7.25 timer in 'MonumentEvents v1.1.13' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00067] in <9c1642fe29d146e4977ee099766db6be>:0 
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 


 

The NPC drop code searches for a valid navmesh position to spawn each scientist. That search can return null, but immediately casts the result to Vector3, causing the NullReferenceException.

Each NPC has its own delayed timer, explaining the repeated errors at 6.75, 7.00, and 7.25 seconds.

The stack trace doesn’t pinpoint the exact expression, but this is a confirmed crash path in that callback, prob best to just skip failed spawn locations safely maybe?

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
3.1m
Total downloads
Customers
12.1k
Customers served
Files Sold
171.4k
Total sales
Payments
3.7m
Processed total
×
×
  • 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.