Jump to content

Noticed this in the Console

Pending 2.3

CsaszyKJ
CsaszyKJ

Posted

Failed to run a 1.00 timer in 'VehicleHud v1.1.1' (InvalidCastException: Specified cast is not valid.)

at Oxide.Plugins.VehicleHud.<Init>b__14_14 (BasePlayer player, System.Object vehicle) [0x00000] in <4089cc24b01d47408de005e18873da7f>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass38_0.<ShowHud>b__2 () [0x00000] in <4089cc24b01d47408de005e18873da7f>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

CsaszyKJ

Posted

(21:08:42) | Failed to run a 1.00 timer in 'VehicleHud v2.3.0' (NullReferenceException: )

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

at VLB.Utils.GetOrAddComponent[T] (UnityEngine.MonoBehaviour self) [0x00000] in <a505e8fb09324c4d94a9cc5c162dc132>:0

at Oxide.Plugins.VehicleHud.Design3RowUI (BasePlayer player, MotorRowboat row) [0x00000] in <189fe663aaa44023b29d8cafbe1965b5>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass36_3.<OnEngineStarted>b__2 () [0x00000] in <189fe663aaa44023b29d8cafbe1965b5>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

(21:08:42) | Failed to run a 1.00 timer in 'VehicleHud v2.3.0' (NullReferenceException: )

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

at VLB.Utils.GetOrAddComponent[T] (UnityEngine.MonoBehaviour self) [0x00000] in <a505e8fb09324c4d94a9cc5c162dc132>:0

at Oxide.Plugins.VehicleHud.Design3RowUI (BasePlayer player, MotorRowboat row) [0x00000] in <189fe663aaa44023b29d8cafbe1965b5>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass36_3.<OnEngineStarted>b__2 () [0x00000] in <189fe663aaa44023b29d8cafbe1965b5>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

(21:08:43) | Failed to run a 1.00 timer in 'VehicleHud v2.3.0' (NullReferenceException: )

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

at VLB.Utils.GetOrAddComponent[T] (UnityEngine.MonoBehaviour self) [0x00000] in <a505e8fb09324c4d94a9cc5c162dc132>:0

at Oxide.Plugins.VehicleHud.Design3RowUI (BasePlayer player, MotorRowboat row) [0x00000] in <189fe663aaa44023b29d8cafbe1965b5>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass36_3.<OnEngineStarted>b__2 () [0x00000] in <189fe663aaa44023b29d8cafbe1965b5>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

CsaszyKJ

Posted

(20:02:15) | Failed to run a 1.00 timer in 'VehicleHud v1.1.0' (InvalidCastException: Specified cast is not valid.)

at Oxide.Plugins.VehicleHud.<Init>b__14_7 (BasePlayer player, System.Object vehicle) [0x00000] in <bc84462ad6cc479381bb0c9fd5c8a6a5>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass38_0.<ShowHud>b__1 () [0x00000] in <bc84462ad6cc479381bb0c9fd5c8a6a5>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

 

CsaszyKJ

Posted

On 6/2/2024 at 9:49 AM, Iftebinjan said:

Sorry didnt notice, checking this asap

Any progress ?

Iftebinjan

Posted

On 6/2/2024 at 1:07 AM, CsaszyKJ said:

(20:02:15) | Failed to run a 1.00 timer in 'VehicleHud v1.1.0' (InvalidCastException: Specified cast is not valid.)

at Oxide.Plugins.VehicleHud.<Init>b__14_7 (BasePlayer player, System.Object vehicle) [0x00000] in <bc84462ad6cc479381bb0c9fd5c8a6a5>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass38_0.<ShowHud>b__1 () [0x00000] in <bc84462ad6cc479381bb0c9fd5c8a6a5>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

 

Do you know when this error happens? or anything u do when entering or getting out of the vehicle then u get the error? Or Server disconnection when riding a vehicle?

CsaszyKJ

Posted

Hi,

Don't know, it's been a while when last time I had a time to check the console, when it occours.

Will keep on eye on it, and send an update here.

MaLai

Posted

Getting this too.

Failed to run a 1.00 timer in 'VehicleHud v1.1.0' (NullReferenceException: )
  at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component)
  at GroundVehicle.GetSpeed () [0x00014] in <5f3fe7a65adb477981911b27bfb344eb>:0 
  at Oxide.Plugins.VehicleHud.DisplayCarUI3 (BasePlayer player, ModularCar car) [0x00000] in <486b9613fb6e402bb3e8d2b7807b83d4>:0 
  at Oxide.Plugins.VehicleHud.<Init>b__14_14 (BasePlayer player, System.Object vehicle) [0x00000] in <486b9613fb6e402bb3e8d2b7807b83d4>:0 
  at Oxide.Plugins.VehicleHud+<>c__DisplayClass38_0.<ShowHud>b__2 () [0x00000] in <486b9613fb6e402bb3e8d2b7807b83d4>:0 
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0 
Invalid Position: item_drop[37025393] (591.46, -501.24, 124.99) (destroying)

Failed to run a 1.00 timer in 'VehicleHud v1.1.0' (KeyNotFoundException: The given key 'N' was not present in the dictionary.)
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <b11ba2a8fbf24f219f7cc98532a11304>:0 
  at Oxide.Plugins.VehicleHud.GetImage (System.String url) [0x00000] in <486b9613fb6e402bb3e8d2b7807b83d4>:0 
  at Oxide.Plugins.VehicleHud.DisplayCarUI3 (BasePlayer player, ModularCar car) [0x00486] in <486b9613fb6e402bb3e8d2b7807b83d4>:0 
  at Oxide.Plugins.VehicleHud.<Init>b__14_14 (BasePlayer player, System.Object vehicle) [0x00000] in <486b9613fb6e402bb3e8d2b7807b83d4>:0 
  at Oxide.Plugins.VehicleHud+<>c__DisplayClass38_0.<ShowHud>b__2 () [0x00000] in <486b9613fb6e402bb3e8d2b7807b83d4>:0 
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0 

  • Like 1
  • Moderator
Mals

Posted

@Iftebinjan How is this proceeding?

Iftebinjan

Posted

12 hours ago, MaLai said:

Getting this too.

Failed to run a 1.00 timer in 'VehicleHud v1.1.0' (NullReferenceException: )
  at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component)
  at GroundVehicle.GetSpeed () [0x00014] in <5f3fe7a65adb477981911b27bfb344eb>:0 
  at Oxide.Plugins.VehicleHud.DisplayCarUI3 (BasePlayer player, ModularCar car) [0x00000] in <486b9613fb6e402bb3e8d2b7807b83d4>:0 
  at Oxide.Plugins.VehicleHud.<Init>b__14_14 (BasePlayer player, System.Object vehicle) [0x00000] in <486b9613fb6e402bb3e8d2b7807b83d4>:0 
  at Oxide.Plugins.VehicleHud+<>c__DisplayClass38_0.<ShowHud>b__2 () [0x00000] in <486b9613fb6e402bb3e8d2b7807b83d4>:0 
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0 
Invalid Position: item_drop[37025393] (591.46, -501.24, 124.99) (destroying)

Failed to run a 1.00 timer in 'VehicleHud v1.1.0' (KeyNotFoundException: The given key 'N' was not present in the dictionary.)
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <b11ba2a8fbf24f219f7cc98532a11304>:0 
  at Oxide.Plugins.VehicleHud.GetImage (System.String url) [0x00000] in <486b9613fb6e402bb3e8d2b7807b83d4>:0 
  at Oxide.Plugins.VehicleHud.DisplayCarUI3 (BasePlayer player, ModularCar car) [0x00486] in <486b9613fb6e402bb3e8d2b7807b83d4>:0 
  at Oxide.Plugins.VehicleHud.<Init>b__14_14 (BasePlayer player, System.Object vehicle) [0x00000] in <486b9613fb6e402bb3e8d2b7807b83d4>:0 
  at Oxide.Plugins.VehicleHud+<>c__DisplayClass38_0.<ShowHud>b__2 () [0x00000] in <486b9613fb6e402bb3e8d2b7807b83d4>:0 
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0 

Do you know when it happens? I am thinking like when people leave the server while driving or something? Any info pls msg

MaLai

Posted (edited)

12 hours ago, Iftebinjan said:

Do you know when it happens? I am thinking like when people leave the server while driving or something? Any info pls msg

Sorry I don't know when its happens exactly. But I don't think its on player leaving the server. I just looked and the error came again without that someone left the server. Its random but it comes constantly multiple times over the whole day.

Edited by MaLai
  • Like 1
Iftebinjan

Posted

I will try a new method for updating the ui, and testing this

CsaszyKJ

Posted (edited)

(21:08:48) | Failed to run a 1.00 timer in 'VehicleHud v1.1.0' (InvalidCastException: Specified cast is not valid.)

at Oxide.Plugins.VehicleHud.<Init>b__14_7 (BasePlayer player, System.Object vehicle) [0x00000] in <98c11f2121014a32911765086da0201a>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass38_0.<ShowHud>b__1 () [0x00000] in <98c11f2121014a32911765086da0201a>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

 

(21:09:58) | Failed to run a 1.00 timer in 'VehicleHud v1.1.0' (InvalidCastException: Specified cast is not valid.)

at Oxide.Plugins.VehicleHud.<Init>b__14_7 (BasePlayer player, System.Object vehicle) [0x00000] in <98c11f2121014a32911765086da0201a>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass38_0.<ShowHud>b__1 () [0x00000] in <98c11f2121014a32911765086da0201a>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

 

(21:11:16) | Failed to run a 1.00 timer in 'VehicleHud v1.1.0' (InvalidCastException: Specified cast is not valid.)

at Oxide.Plugins.VehicleHud.<Init>b__14_7 (BasePlayer player, System.Object vehicle) [0x00000] in <98c11f2121014a32911765086da0201a>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass38_0.<ShowHud>b__1 () [0x00000] in <98c11f2121014a32911765086da0201a>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

 

(21:11:47) | Failed to run a 1.00 timer in 'VehicleHud v1.1.0' (InvalidCastException: Specified cast is not valid.)

at Oxide.Plugins.VehicleHud.<Init>b__14_7 (BasePlayer player, System.Object vehicle) [0x00000] in <98c11f2121014a32911765086da0201a>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass38_0.<ShowHud>b__1 () [0x00000] in <98c11f2121014a32911765086da0201a>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

 

(21:12:13) | Failed to run a 1.00 timer in 'VehicleHud v1.1.0' (InvalidCastException: Specified cast is not valid.)

at Oxide.Plugins.VehicleHud.<Init>b__14_7 (BasePlayer player, System.Object vehicle) [0x00000] in <98c11f2121014a32911765086da0201a>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass38_0.<ShowHud>b__1 () [0x00000] in <98c11f2121014a32911765086da0201a>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

 

(21:14:36) | Failed to run a 1.00 timer in 'VehicleHud v1.1.0' (InvalidCastException: Specified cast is not valid.)

at Oxide.Plugins.VehicleHud.<Init>b__14_7 (BasePlayer player, System.Object vehicle) [0x00000] in <98c11f2121014a32911765086da0201a>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass38_0.<ShowHud>b__1 () [0x00000] in <98c11f2121014a32911765086da0201a>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

Edited by CsaszyKJ
Iftebinjan

Posted

 

7 hours ago, CsaszyKJ said:

(21:08:48) | Failed to run a 1.00 timer in 'VehicleHud v1.1.0' (InvalidCastException: Specified cast is not valid.)

at Oxide.Plugins.VehicleHud.<Init>b__14_7 (BasePlayer player, System.Object vehicle) [0x00000] in <98c11f2121014a32911765086da0201a>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass38_0.<ShowHud>b__1 () [0x00000] in <98c11f2121014a32911765086da0201a>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

 

(21:09:58) | Failed to run a 1.00 timer in 'VehicleHud v1.1.0' (InvalidCastException: Specified cast is not valid.)

at Oxide.Plugins.VehicleHud.<Init>b__14_7 (BasePlayer player, System.Object vehicle) [0x00000] in <98c11f2121014a32911765086da0201a>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass38_0.<ShowHud>b__1 () [0x00000] in <98c11f2121014a32911765086da0201a>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

 

(21:11:16) | Failed to run a 1.00 timer in 'VehicleHud v1.1.0' (InvalidCastException: Specified cast is not valid.)

at Oxide.Plugins.VehicleHud.<Init>b__14_7 (BasePlayer player, System.Object vehicle) [0x00000] in <98c11f2121014a32911765086da0201a>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass38_0.<ShowHud>b__1 () [0x00000] in <98c11f2121014a32911765086da0201a>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

 

(21:11:47) | Failed to run a 1.00 timer in 'VehicleHud v1.1.0' (InvalidCastException: Specified cast is not valid.)

at Oxide.Plugins.VehicleHud.<Init>b__14_7 (BasePlayer player, System.Object vehicle) [0x00000] in <98c11f2121014a32911765086da0201a>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass38_0.<ShowHud>b__1 () [0x00000] in <98c11f2121014a32911765086da0201a>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

 

(21:12:13) | Failed to run a 1.00 timer in 'VehicleHud v1.1.0' (InvalidCastException: Specified cast is not valid.)

at Oxide.Plugins.VehicleHud.<Init>b__14_7 (BasePlayer player, System.Object vehicle) [0x00000] in <98c11f2121014a32911765086da0201a>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass38_0.<ShowHud>b__1 () [0x00000] in <98c11f2121014a32911765086da0201a>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

 

(21:14:36) | Failed to run a 1.00 timer in 'VehicleHud v1.1.0' (InvalidCastException: Specified cast is not valid.)

at Oxide.Plugins.VehicleHud.<Init>b__14_7 (BasePlayer player, System.Object vehicle) [0x00000] in <98c11f2121014a32911765086da0201a>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass38_0.<ShowHud>b__1 () [0x00000] in <98c11f2121014a32911765086da0201a>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

Do you know why this happens, like any other car modification plugins you have? Like minioptions.cs or any other plugin

CsaszyKJ

Posted

No other plugins.

Don't know when is it happening, it's just in the console, but the plugin works - as far as i know.

 

CsaszyKJ

Posted

(19:18:13) | Failed to run a 1.00 timer in 'VehicleHud v1.1.0' (InvalidCastException: Specified cast is not valid.)

at Oxide.Plugins.VehicleHud.<Init>b__14_7 (BasePlayer player, System.Object vehicle) [0x00000] in <38561691eaf74847b87f2769a95e2e96>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass38_0.<ShowHud>b__1 () [0x00000] in <38561691eaf74847b87f2769a95e2e96>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

(19:15:42) | Failed to run a 1.00 timer in 'VehicleHud v1.1.0' (InvalidCastException: Specified cast is not valid.)

at Oxide.Plugins.VehicleHud.<Init>b__14_7 (BasePlayer player, System.Object vehicle) [0x00000] in <38561691eaf74847b87f2769a95e2e96>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass38_0.<ShowHud>b__1 () [0x00000] in <38561691eaf74847b87f2769a95e2e96>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

CsaszyKJ

Posted

(12:01:44) | 188.157.158.1:52294/76561198912657331/Bigmájk disconnecting: Exception (cs:100540): NotImplementedException: The method or operation is not implemented. BaseEntity.%d2da7457f7de1cab6bd770516d6e0fc251a032fd (UnityEngine.Collision %1cb339fc4de94d2dfa5dc10ebc1774ca55469134, BaseEntity %5d23c225a507f4390a62905651a1f506e31c2d5a) (at <00000000000000000000000000000000>:0) EntityCollisionMessage.OnCollisionEnter (UnityEngine.Collision %1cb339fc4de94d2dfa5dc10ebc1774ca55469134) (at <00000000000000000000000000000000>:0) UnityEngine.Physics.ReportContacts (Unity.Collections.NativeArray`1+ReadOnly[T] array) (at <00000000000000000000000000000000>:0) UnityEngine.Physics.OnSceneContact (UnityEngine.PhysicsScene scene, System.IntPtr buffer, System.Int32 count) (at <00000000000000000000000000000000>:0) UnityEngine.Physics:OnSceneContact(PhysicsScene, IntPtr, Int32)

(12:01:44) | 62.201.65.151:57390/76561198364210113/Vaatil disconnecting: Exception (cs:100540): NotImplementedException: The method or operation is not implemented. BaseEntity.%d2da7457f7de1cab6bd770516d6e0fc251a032fd (UnityEngine.Collision %1cb339fc4de94d2dfa5dc10ebc1774ca55469134, BaseEntity %5d23c225a507f4390a62905651a1f506e31c2d5a) (at <00000000000000000000000000000000>:0) EntityCollisionMessage.OnCollisionEnter (UnityEngine.Collision %1cb339fc4de94d2dfa5dc10ebc1774ca55469134) (at <00000000000000000000000000000000>:0) UnityEngine.Physics.ReportContacts (Unity.Collections.NativeArray`1+ReadOnly[T] array) (at <00000000000000000000000000000000>:0) UnityEngine.Physics.OnSceneContact (UnityEngine.PhysicsScene scene, System.IntPtr buffer, System.Int32 count) (at <00000000000000000000000000000000>:0) UnityEngine.Physics:OnSceneContact(PhysicsScene, IntPtr, Int32)

(12:01:45) | ZombieHorde[3255323] was killed by Ser_Z[76561198055277983] at (80.65, 12.38, -637.51)

(12:01:45) | 84.0.218.20:54458/76561198055277983/Ser_Z disconnecting: Exception (cs:100540): NotImplementedException: The method or operation is not implemented. BaseEntity.%d2da7457f7de1cab6bd770516d6e0fc251a032fd (UnityEngine.Collision %1cb339fc4de94d2dfa5dc10ebc1774ca55469134, BaseEntity %5d23c225a507f4390a62905651a1f506e31c2d5a) (at <00000000000000000000000000000000>:0) EntityCollisionMessage.OnCollisionEnter (UnityEngine.Collision %1cb339fc4de94d2dfa5dc10ebc1774ca55469134) (at <00000000000000000000000000000000>:0) UnityEngine.Physics.ReportContacts (Unity.Collections.NativeArray`1+ReadOnly[T] array) (at <00000000000000000000000000000000>:0) UnityEngine.Physics.OnSceneContact (UnityEngine.PhysicsScene scene, System.IntPtr buffer, System.Int32 count) (at <00000000000000000000000000000000>:0) UnityEngine.Physics:OnSceneContact(PhysicsScene, IntPtr, Int32)

(12:01:54) | 85.66.98.134:51321/76561199390098059/Navigator8869 disconnecting: Exception (cs:100540): NotImplementedException: The method or operation is not implemented. BaseEntity.%d2da7457f7de1cab6bd770516d6e0fc251a032fd (UnityEngine.Collision %1cb339fc4de94d2dfa5dc10ebc1774ca55469134, BaseEntity %5d23c225a507f4390a62905651a1f506e31c2d5a) (at <00000000000000000000000000000000>:0) EntityCollisionMessage.OnCollisionEnter (UnityEngine.Collision %1cb339fc4de94d2dfa5dc10ebc1774ca55469134) (at <00000000000000000000000000000000>:0) UnityEngine.Physics.ReportContacts (Unity.Collections.NativeArray`1+ReadOnly[T] array) (at <00000000000000000000000000000000>:0) UnityEngine.Physics.OnSceneContact (UnityEngine.PhysicsScene scene, System.IntPtr buffer, System.Int32 count) (at <00000000000000000000000000000000>:0) UnityEngine.Physics:OnSceneContact(PhysicsScene, IntPtr, Int32)



Waiting on the final version which will be out here, i'm not gonna test on my server & players this, as 6 players getting constant kicked, and i had to restart the server with 11players on it!

 

CsaszyKJ

Posted

(15:45:51) | Unloaded plugin Convoy v2.5.2 by Adem

(15:45:51) | Failed to run a 1.00 timer in 'VehicleHud v2.3.0' (NullReferenceException: )

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

at GroundVehicle.GetSpeed () [0x00014] in <2ff7c465f6954e3698e3caeec80e70d4>:0

at Oxide.Plugins.VehicleHud.Design2CarUi (BasePlayer player, ModularCar car) [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass36_1.<OnEngineStarted>b__0 () [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

(15:45:51) | Failed to run a 1.00 timer in 'VehicleHud v2.3.0' (NullReferenceException: )

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

at GroundVehicle.GetSpeed () [0x00014] in <2ff7c465f6954e3698e3caeec80e70d4>:0

at Oxide.Plugins.VehicleHud.Design2CarUi (BasePlayer player, ModularCar car) [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass36_1.<OnEngineStarted>b__0 () [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

(15:45:51) | Failed to run a 1.00 timer in 'VehicleHud v2.3.0' (NullReferenceException: )

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

at GroundVehicle.GetSpeed () [0x00014] in <2ff7c465f6954e3698e3caeec80e70d4>:0

at Oxide.Plugins.VehicleHud.Design2CarUi (BasePlayer player, ModularCar car) [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass36_1.<OnEngineStarted>b__0 () [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

(15:45:51) | Failed to run a 1.00 timer in 'VehicleHud v2.3.0' (NullReferenceException: )

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

at GroundVehicle.GetSpeed () [0x00014] in <2ff7c465f6954e3698e3caeec80e70d4>:0

at Oxide.Plugins.VehicleHud.Design2CarUi (BasePlayer player, ModularCar car) [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass36_1.<OnEngineStarted>b__0 () [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

(15:45:51) | Failed to run a 1.00 timer in 'VehicleHud v2.3.0' (NullReferenceException: )

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

at GroundVehicle.GetSpeed () [0x00014] in <2ff7c465f6954e3698e3caeec80e70d4>:0

at Oxide.Plugins.VehicleHud.Design2CarUi (BasePlayer player, ModularCar car) [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass36_1.<OnEngineStarted>b__0 () [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

(15:45:51) | Failed to run a 1.00 timer in 'VehicleHud v2.3.0' (NullReferenceException: )

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

at GroundVehicle.GetSpeed () [0x00014] in <2ff7c465f6954e3698e3caeec80e70d4>:0

at Oxide.Plugins.VehicleHud.Design2CarUi (BasePlayer player, ModularCar car) [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass36_1.<OnEngineStarted>b__0 () [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

(15:45:51) | Failed to run a 1.00 timer in 'VehicleHud v2.3.0' (NullReferenceException: )

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

at GroundVehicle.GetSpeed () [0x00014] in <2ff7c465f6954e3698e3caeec80e70d4>:0

at Oxide.Plugins.VehicleHud.Design2CarUi (BasePlayer player, ModularCar car) [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass36_1.<OnEngineStarted>b__0 () [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

(15:45:51) | Failed to run a 1.00 timer in 'VehicleHud v2.3.0' (NullReferenceException: )

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

at GroundVehicle.GetSpeed () [0x00014] in <2ff7c465f6954e3698e3caeec80e70d4>:0

at Oxide.Plugins.VehicleHud.Design2CarUi (BasePlayer player, ModularCar car) [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass36_1.<OnEngineStarted>b__0 () [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

(15:45:51) | Failed to run a 1.00 timer in 'VehicleHud v2.3.0' (NullReferenceException: )

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

at GroundVehicle.GetSpeed () [0x00014] in <2ff7c465f6954e3698e3caeec80e70d4>:0

at Oxide.Plugins.VehicleHud.Design2CarUi (BasePlayer player, ModularCar car) [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass36_1.<OnEngineStarted>b__0 () [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

(15:45:51) | Failed to run a 1.00 timer in 'VehicleHud v2.3.0' (NullReferenceException: )

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

at GroundVehicle.GetSpeed () [0x00014] in <2ff7c465f6954e3698e3caeec80e70d4>:0

at Oxide.Plugins.VehicleHud.Design2CarUi (BasePlayer player, ModularCar car) [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass36_1.<OnEngineStarted>b__0 () [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

(15:45:51) | Failed to run a 1.00 timer in 'VehicleHud v2.3.0' (NullReferenceException: )

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

at GroundVehicle.GetSpeed () [0x00014] in <2ff7c465f6954e3698e3caeec80e70d4>:0

at Oxide.Plugins.VehicleHud.Design2CarUi (BasePlayer player, ModularCar car) [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass36_1.<OnEngineStarted>b__0 () [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

(15:45:51) | Failed to run a 1.00 timer in 'VehicleHud v2.3.0' (NullReferenceException: )

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

at GroundVehicle.GetSpeed () [0x00014] in <2ff7c465f6954e3698e3caeec80e70d4>:0

at Oxide.Plugins.VehicleHud.Design2CarUi (BasePlayer player, ModularCar car) [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass36_1.<OnEngineStarted>b__0 () [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

(15:45:51) | Failed to run a 1.00 timer in 'VehicleHud v2.3.0' (NullReferenceException: )

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

at GroundVehicle.GetSpeed () [0x00014] in <2ff7c465f6954e3698e3caeec80e70d4>:0

at Oxide.Plugins.VehicleHud.Design2CarUi (BasePlayer player, ModularCar car) [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass36_1.<OnEngineStarted>b__0 () [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

(15:45:51) | Failed to run a 1.00 timer in 'VehicleHud v2.3.0' (NullReferenceException: )

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

at GroundVehicle.GetSpeed () [0x00014] in <2ff7c465f6954e3698e3caeec80e70d4>:0

at Oxide.Plugins.VehicleHud.Design2CarUi (BasePlayer player, ModularCar car) [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass36_1.<OnEngineStarted>b__0 () [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

(15:45:51) | Failed to run a 1.00 timer in 'VehicleHud v2.3.0' (NullReferenceException: )

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

at GroundVehicle.GetSpeed () [0x00014] in <2ff7c465f6954e3698e3caeec80e70d4>:0

at Oxide.Plugins.VehicleHud.Design2CarUi (BasePlayer player, ModularCar car) [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass36_1.<OnEngineStarted>b__0 () [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

(15:45:51) | Failed to run a 1.00 timer in 'VehicleHud v2.3.0' (NullReferenceException: )

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

at GroundVehicle.GetSpeed () [0x00014] in <2ff7c465f6954e3698e3caeec80e70d4>:0

at Oxide.Plugins.VehicleHud.Design2CarUi (BasePlayer player, ModularCar car) [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass36_1.<OnEngineStarted>b__0 () [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

(15:45:51) | Failed to run a 1.00 timer in 'VehicleHud v2.3.0' (NullReferenceException: )

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

at GroundVehicle.GetSpeed () [0x00014] in <2ff7c465f6954e3698e3caeec80e70d4>:0

at Oxide.Plugins.VehicleHud.Design2CarUi (BasePlayer player, ModularCar car) [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass36_1.<OnEngineStarted>b__0 () [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

(15:45:51) | Failed to run a 1.00 timer in 'VehicleHud v2.3.0' (NullReferenceException: )

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

at GroundVehicle.GetSpeed () [0x00014] in <2ff7c465f6954e3698e3caeec80e70d4>:0

at Oxide.Plugins.VehicleHud.Design2CarUi (BasePlayer player, ModularCar car) [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass36_1.<OnEngineStarted>b__0 () [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

(15:45:51) | Failed to run a 1.00 timer in 'VehicleHud v2.3.0' (NullReferenceException: )

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

at GroundVehicle.GetSpeed () [0x00014] in <2ff7c465f6954e3698e3caeec80e70d4>:0

at Oxide.Plugins.VehicleHud.Design2CarUi (BasePlayer player, ModularCar car) [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass36_1.<OnEngineStarted>b__0 () [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

(15:45:51) | Failed to run a 1.00 timer in 'VehicleHud v2.3.0' (NullReferenceException: )

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

at GroundVehicle.GetSpeed () [0x00014] in <2ff7c465f6954e3698e3caeec80e70d4>:0

at Oxide.Plugins.VehicleHud.Design2CarUi (BasePlayer player, ModularCar car) [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass36_1.<OnEngineStarted>b__0 () [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

(15:45:51) | Failed to run a 1.00 timer in 'VehicleHud v2.3.0' (NullReferenceException: )

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

at GroundVehicle.GetSpeed () [0x00014] in <2ff7c465f6954e3698e3caeec80e70d4>:0

at Oxide.Plugins.VehicleHud.Design2CarUi (BasePlayer player, ModularCar car) [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass36_1.<OnEngineStarted>b__0 () [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

(15:45:51) | Failed to run a 1.00 timer in 'VehicleHud v2.3.0' (NullReferenceException: )

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

at GroundVehicle.GetSpeed () [0x00014] in <2ff7c465f6954e3698e3caeec80e70d4>:0

at Oxide.Plugins.VehicleHud.Design2CarUi (BasePlayer player, ModularCar car) [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Plugins.VehicleHud+<>c__DisplayClass36_1.<OnEngineStarted>b__0 () [0x00000] in <cdb4b8a185304a8e9549c9ec24a908e5>:0

at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

 

CsaszyKJ

Posted

As soon as the Convoy event started, it caused major lagg on the server... players wasn't able to move... 

 

1.4m

Downloads

Total number of downloads.

6.8k

Customers

Total customers served.

101.4k

Files Sold

Total number of files sold.

2m

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.