Update Problem NullReverenceException Modular Car?Solved

Hi,

after march update i get this all the time in console. Anyone know why?

(16:31:36) | Invalid Position: 3module_car_spawned.entity[396143] (-4895.1, -50.0, 233.7) (destroying)

(16:31:36) | Calling kill - but already IsDestroyed!? 3module_car_spawned.entity[396143]

(16:31:36) | NullReferenceException: Object reference not set to an instance of an object

(16:31:36) | NullReferenceException: Object reference not set to an instance of an object

(16:31:36) | Server Exception: Building Manager

(16:31:36) | NullReferenceException

(16:31:36) | Server Exception: Building Manager

(16:31:36) | NullReferenceException

(16:31:36) | Invalid Position: 3module_car_spawned.entity[396143] (-4897.1, -50.0, 233.5) (destroying)

(16:31:36) | Calling kill - but already IsDestroyed!? 3module_car_spawned.entity[396143]

(16:31:36) | Server Exception: Building Manager

(16:31:36) | NullReferenceException

(16:31:37) | Server Exception: Building Manager

(16:31:37) | NullReferenceException

(16:31:37) | Server Exception: Building Manager

(16:31:37) | NullReferenceException

(16:31:37) | Invalid Position: 3module_car_spawned.entity[396143] (-4899.0, -50.0, 233.2) (destroying)

(16:31:37) | Calling kill - but already IsDestroyed!? 3module_car_spawned.entity[396143]

(16:31:37) | Server Exception: Building Manager

(16:31:37) | NullReferenceException

(16:31:37) | Server Exception: Building Manager

(16:31:37) | NullReferenceException

(16:31:37) | Server Exception: Building Manager

(16:31:37) | NullReferenceException

(16:31:37) | Invalid Position: 3module_car_spawned.entity[396143] (-4901.0, -50.0, 233.0) (destroying)

(16:31:37) | Calling kill - but already IsDestroyed!? 3module_car_spawned.entity[396143]

(16:31:37) | Invalid Position: 3module_car_spawned.entity[396143] (-4903.0, -50.0, 232.7) (destroying)

(16:31:37) | Calling kill - but already IsDestroyed!? 3module_car_spawned.entity[396143]

(16:31:37) | Invalid Position: 3module_car_spawned.entity[396143] (-4904.9, -50.0, 232.5) (destroying)

(16:31:37) | Calling kill - but already IsDestroyed!? 3module_car_spawned.entity[396143]

(16:31:37) | Invalid Position: 3module_car_spawned.entity[396143] (-4906.9, -50.0, 232.2) (destroying)

(16:31:37) | Calling kill - but already IsDestroyed!? 3module_car_spawned.entity[396143]

(16:31:37) | Invalid Position: 3module_car_spawned.entity[396143] (-4908.9, -50.0, 232.0) (destroying)

(16:31:37) | Calling kill - but already IsDestroyed!? 3module_car_spawned.entity[396143]

(16:31:37) | Invalid Position: 3module_car_spawned.entity[396143] (-4910.9, -50.0, 231.7) (destroying)

(16:31:37) | Calling kill - but already IsDestroyed!? 3module_car_spawned.entity[396143]

(16:31:37) | Invalid Position: 3module_car_spawned.entity[396143] (-4912.8, -50.0, 231.5) (destroying)

(16:31:37) | Calling kill - but already IsDestroyed!? 3module_car_spawned.entity[396143]

(16:31:37) | Invalid Position: 3module_car_spawned.entity[396143] (-4914.8, -50.0, 231.2) (destroying)

(16:31:37) | Calling kill - but already IsDestroyed!? 3module_car_spawned.entity[396143]

(16:31:37) | Invalid Position: 3module_car_spawned.entity[396143] (-4916.8, -50.0, 230.9) (destroying)

(16:31:37) | Calling kill - but already IsDestroyed!? 3module_car_spawned.entity[396143]

(16:31:37) | Invalid Position: 3module_car_spawned.entity[396143] (-4918.7, -50.0, 230.7) (destroying)

(16:31:37) | Calling kill - but already IsDestroyed!? 3module_car_spawned.entity[396143]

(16:31:37) | Invalid Position: 3module_car_spawned.entity[396143] (-4920.7, -50.0, 230.4) (destroying)

(16:31:37) | Calling kill - but already IsDestroyed!? 3module_car_spawned.entity[396143]

(16:31:37) | Invalid Position: 3module_car_spawned.entity[396143] (-4922.7, -50.0, 230.2) (destroying)

(16:31:37) | Calling kill - but already IsDestroyed!? 3module_car_spawned.entity[396143]

(16:31:37) | Invalid Position: 3module_car_spawned.entity[396143] (-4924.6, -50.0, 229.9) (destroying)

(16:31:37) | Calling kill - but already IsDestroyed!? 3module_car_spawned.entity[396143]

(16:31:37) | Invalid Position: 3module_car_spawned.entity[396143] (-4926.6, -50.0, 229.7) (destroying)

You'd need to check your logs for the full error.

after new update just now this happens here as well.

dEaThToDiSsEnTeRs

after new update just now this happens here as well.

The only way to find the cause would be to check your logs as well.

Could this be the problem. I uninstalled NightLantern, TrafficDrivers and RaidableBases but the messages still there.

16:31 [Error] Failed to call hook 'OnEntityKill' on plugin 'NightLantern v2.0.99' (NullReferenceException: )
at (wrapper managed-to-native) UnityEngine.Component.GetComponentFastPath(UnityEngine.Component,System.Type,intptr)
at UnityEngine.Component.GetComponent[T] () [0x00021] in <ba657ba1ce6746c39d9263534c2395e1>:0

at Oxide.Plugins.NightLantern.OnEntityKill (BaseNetworkable entity) [0x0000c] in <69f0b1b0be694bd081e193140949b433>:0

at Oxide.Plugins.NightLantern.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00328] in <69f0b1b0be694bd081e193140949b433>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0

16:31 [Error] Failed to call hook 'Unload' on plugin 'TrafficDrivers v1.0.8' (NullReferenceException: )
at (wrapper managed-to-native) UnityEngine.Component.get_gameObject(UnityEngine.Component)
at BaseNetworkable.Kill (BaseNetworkable+DestroyMode mode) [0x00028] in <33aee3ef4e9244dca7ef64ddbb886223>:0

at BaseEntity.OnParentRemoved () [0x00000] in <33aee3ef4e9244dca7ef64ddbb886223>:0

at BaseEntity.DoServerDestroy () [0x0003c] in <33aee3ef4e9244dca7ef64ddbb886223>:0

at BaseMountable.DoServerDestroy () [0x0000c] in <33aee3ef4e9244dca7ef64ddbb886223>:0

at VehicleModuleStorage.DoServerDestroy () [0x0001d] in <33aee3ef4e9244dca7ef64ddbb886223>:0

at BaseNetworkable.DoEntityDestroy () [0x00026] in <33aee3ef4e9244dca7ef64ddbb886223>:0

at BaseNetworkable.Kill (BaseNetworkable+DestroyMode mode) [0x00033] in <33aee3ef4e9244dca7ef64ddbb886223>:0

at BaseEntity.OnParentRemoved () [0x00000] in <33aee3ef4e9244dca7ef64ddbb886223>:0

at BaseEntity.DoServerDestroy () [0x0003c] in <33aee3ef4e9244dca7ef64ddbb886223>:0

at BaseMountable.DoServerDestroy () [0x0000c] in <33aee3ef4e9244dca7ef64ddbb886223>:0

at BaseModularVehicle.DoServerDestroy () [0x00000] in <33aee3ef4e9244dca7ef64ddbb886223>:0

at ModularCar.DoServerDestroy () [0x00000] in <33aee3ef4e9244dca7ef64ddbb886223>:0

at BaseNetworkable.DoEntityDestroy () [0x00026] in <33aee3ef4e9244dca7ef64ddbb886223>:0

at BaseNetworkable.Kill (BaseNetworkable+DestroyMode mode) [0x00033] in <33aee3ef4e9244dca7ef64ddbb886223>:0

at Oxide.Plugins.TrafficDrivers.Unload () [0x0005d] in <69f0b1b0be694bd081e193140949b433>:0

at Oxide.Plugins.TrafficDrivers.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x005b2] in <69f0b1b0be694bd081e193140949b433>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0

16:31 [Info] Unloaded plugin Traffic Drivers v1.0.8 by walkinrey
16:33 [Info] RaidableBases was compiled successfully in 3508ms
16:33 [Error] ExType: JsonSerializationException
16:33 [Error] Failed to call hook 'OnServerInitialized' on plugin 'RaidableBases v2.4.2' (ArgumentException: Could not cast or convert from System.String to Oxide.Plugins.RaidableBases+LootItem.)
at Newtonsoft.Json.Utilities.ConvertUtils.EnsureTypeAssignable (System.Object value, System.Type initialType, System.Type targetType) [0x00062] in <2ae3f091decd4989b3c4d466e6eb5985>:0

at Newtonsoft.Json.Utilities.ConvertUtils.ConvertOrCast (System.Object initialValue, System.Globalization.CultureInfo culture, System.Type targetType) [0x00031] in <2ae3f091decd4989b3c4d466e6eb5985>:0

at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType (Newtonsoft.Json.JsonReader reader, System.Object value, System.Globalization.CultureInfo culture, Newtonsoft.Json.Serialization.JsonContract contract, System.Type targetType) [0x0008d] in <2ae3f091decd4989b3c4d466e6eb5985>:0

16:33 [Warning] Calling 'OnServerInitialized' on 'RaidableBases v2.4.2' took 530ms
16:33 [Info] Loaded plugin Raidable Bases v2.4.2 by nivex
16:34 [Info] [Economics] Saving balances for players...
16:35 [Info] [Skin Shop] Saving Skin Data: 0 players
16:36 [Info] [Advert Messages] Die ersten Shop Kategorien sind verfügbar! Schreibe <color=#9b9c9a>/shop</color> oder <color=#9b9c9a>/menu</color>
16:38 [Info] [FancyDrop] Random Airdrop of type 'regular' incoming at: (134, 38, -458) grid area: M15
16:38 [Info] [FancyDrop] Timed Airdrop initiated with command 'ad.random'
16:38 [Info] [FancyDrop] Next timed Airdrop in 58 minutes
16:39 [Info] [Economics] Saving balances for players...
16:40 [Info] [Skin Shop] Saving Skin Data: 0 players
16:44 [Info] [Advert Messages] Cheaten und schwerwiegende Regelverstösse werden mit einem permanent ban bestraft.
16:44 [Info] [Economics] Saving balances for players...
16:44 [Info] [Skin Shop] Saving Skin Data: 0 players
16:49 [Info] [Economics] Saving balances for players...
omegablue

Could this be the problem. I uninstalled NightLantern, TrafficDrivers and RaidableBases but the messages still there.

All the errors are issues there, but your issue in this case is likely the one related to vehicles; TrafficDrivers.

ok thx, i will ask the Author because it was updated too.
But why the messages dont stop when i uninstall it?

omegablue

ok thx, i will ask the Author because it was updated too.
But why the messages dont stop when i uninstall it?

You may have other plugins contributing to the issue too, you'd need to rule out possible causes.

Hey I just solved my problem with this error. The past wipe update and this one did not apply correctly with a rented server and their updater. I had to turn off the server, then delete the steamapps folder on the server, then I forced another server update, and that fixed it.

Thanks for help. It was TrafficDrivers and it need a server restart after uninstall to get rid of the messages.

Locked automatically