-
Posts
100 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by TacTicToe
-
Latest version is not allowing Taxis to spawn on server. Getting this error when I reload (18:39:08) | CopterTaxi was compiled successfully in 1496ms (18:39:08) | Unloaded plugin CopterTaxi v1.3.2 by Qbis (18:39:08) | Failed to call hook 'OnServerInitialized' on plugin 'CopterTaxi v1.3.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CopterTaxi.SpawnHelicopters () [0x000c7] in <53c9750b7b22450da53a4553e2b3cb6e>:0 at Oxide.Plugins.CopterTaxi.OnServerInitialized () [0x00000] in <53c9750b7b22450da53a4553e2b3cb6e>:0 at Oxide.Plugins.CopterTaxi.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a3b] in <53c9750b7b22450da53a4553e2b3cb6e>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 (18:39:08) | Loaded plugin CopterTaxi v1.3.2 by Qbis
-
Fixed it myself, till official update.
-
Plugin needs to be updated for October release.
-
CopterTaxi - Failed to compile: 'BasePlayer' does not contain a definition for 'MountObject' and no accessible extension method 'MountObject' accepting a first argument of type 'BasePlayer' could be found (are you missing a using directive or an assembly reference?) | Line: 336, Pos: 21
-
RaidProtection - Failed to compile: 'PlayerInventory' does not contain a definition for 'AllItems' and no accessible extension method 'AllItems' accepting a first argument of type 'PlayerInventory' could be found (are you missing a using directive or an assembly reference?) | Line: 3707, Pos: 46
-
- 101 comments
-
- #halloween
- #zombie
-
(and 8 more)
Tagged with:
-
You have been made aware of this plugin spamming errors by myself and others for some time now and it has not been resolved. Do you even intend to fix this plugin? [XFastButtons] ----------------------------- Author - Monster VK - vk.com/idannopol Discord - Monster#4837 ----------------------------- Failed to call hook 'OnServerInitialized' on plugin 'XFastButtons v1.0.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.XFastButtons.OnServerInitialized () [0x00077] in <41b28d0ff1c644639d05d3e822250a6e>:0 at Oxide.Plugins.XFastButtons.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003c3] in <41b28d0ff1c644639d05d3e822250a6e>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 Failed to call hook 'OnLootEntity' on plugin 'XFastButtons v1.0.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.XFastButtons.OnLootEntity (BasePlayer player, BaseEntity entity) [0x00018] in <41b28d0ff1c644639d05d3e822250a6e>:0 at Oxide.Plugins.XFastButtons.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003e6] in <41b28d0ff1c644639d05d3e822250a6e>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0
-
This mod does not seem to work any longer. I need a workbench on the server again.
-
Beat me to it. Went thru all my damn plugins and harmony mods to figure out this was the culprit. EarlyQ keeps a server from booting. Needs an update.
-
I keep getting this error when it tries to compile. I have restarted my server and still get this error. Could not initialize plugin 'WelcomePanel v4.3.5' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.WelcomePanel.LoadConfig () [0x0001d] in <fc955bf2d0704675b5422add4116f38d>:0 at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0000f] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Plugins.RustPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0028e] in <9bca18641a87469b8930d041f1c86847>:0 at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00027] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00035] in <beb2b64691c64e2b95b99491bd85442c>:0 No previous version to rollback plugin: WelcomePanel
-
- 37 comments
-
- #luckyblock
- #tofurahie
-
(and 3 more)
Tagged with:
-
Error while compiling XDQuest: There is no argument given that corresponds to the required parameter 'index' of 'BurstUtil.Get<T>(in NativeArray<T>, int)' | Line: 1482, Pos: 32 Error while compiling XDStatistics: There is no argument given that corresponds to the required parameter 'index' of 'BurstUtil.Get<T>(in NativeArray<T>, int)' | Line: 1787, Pos: 55
-
- 567 comments
-
- #hud
- #interface
-
(and 6 more)
Tagged with:
-
Getting this in my console NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.Shipwreck+ZoneController.GetEventOwnerPlayerName () [0x00021] in <8f6aa0c5ee714708932d4dc4cd85c61c>:0 at Oxide.Plugins.Shipwreck+EventMapMarker.UpdateVendingMarker (UnityEngine.Vector3 position) [0x0001f] in <8f6aa0c5ee714708932d4dc4cd85c61c>:0 at Oxide.Plugins.Shipwreck+EventMapMarker+<MarkerUpdateCounter>d__8.MoveNext () [0x00030] in <8f6aa0c5ee714708932d4dc4cd85c61c>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <9b9363fdd7ce4d3aa81e4c2f9c1be714>:0 UnityEngine.MonoBehaviour:StartCoroutineManaged2(MonoBehaviour, IEnumerator) UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
-
- 18 comments
-
- #additional
- #belt
-
(and 2 more)
Tagged with:
-
NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.Shipwreck+ZoneController.GetEventOwnerPlayerName () [0x00021] in <71bd272ab39445229333a1c89383e462>:0 at Oxide.Plugins.Shipwreck+EventMapMarker.UpdateVendingMarker (UnityEngine.Vector3 position) [0x0001f] in <71bd272ab39445229333a1c89383e462>:0 at Oxide.Plugins.Shipwreck+EventMapMarker+<MarkerUpdateCounter>d__8.MoveNext () [0x00030] in <71bd272ab39445229333a1c89383e462>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <c9bf70caf60f496295a2d6046da3e3c9>:0 UnityEngine.MonoBehaviour:StartCoroutineManaged2(MonoBehaviour, IEnumerator) UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator) Oxide.Plugins.EventMapMarker:Init() Oxide.Plugins.EventMapMarker:CreateMarker() Oxide.Plugins.<EventCoroutine>d__13:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
-
Version 1.2.4 NullReferenceException: Object reference not set to an instance of an object at RpcTarget.Player (System.String funcName, BasePlayer target) [0x00010] in <12a69b758da04f6598655679b74340a2>:0 at BaseMountable.DismountPlayer (BasePlayer player, System.Boolean lite) [0x0022d] in <12a69b758da04f6598655679b74340a2>:0 at BaseMountable.DismountAllPlayers () [0x0000d] in <12a69b758da04f6598655679b74340a2>:0 at BaseVehicle.DismountAllPlayers () [0x00027] in <12a69b758da04f6598655679b74340a2>:0 at Oxide.Plugins.GasStationEvent+ControllerGasStationEvent.CheckFinishCars () [0x0034b] in <99e8b873d3ba44ccadf641afb1270237>:0 at InvokeHandlerBase`1[T].DoTick () [0x00109] in <ce51ccb68fad46f39f509a711e4ceeaf>:0 at InvokeHandlerBase`1[T].LateUpdate () [0x0000c] in <ce51ccb68fad46f39f509a711e4ceeaf>:0 Invalid Position: 3module_car_spawned.entity[228060] (-355.23, -500.41, 37.32) (destroying) Invalid Position: item_drop[230204] (-353.97, -500.03, 36.58) (destroying)
- 73 comments
-
- #gas station
- #crates
- (and 20 more)
-
- 51 comments
-
- 18 comments
-
- #additional
- #belt
-
(and 2 more)
Tagged with:
-
NullReferenceException: Object reference not set to an instance of an object at RpcTarget.Player (System.String funcName, BasePlayer target) [0x00010] in <12a69b758da04f6598655679b74340a2>:0 at BaseMountable.DismountPlayer (BasePlayer player, System.Boolean lite) [0x0022d] in <12a69b758da04f6598655679b74340a2>:0 at BaseMountable.DismountAllPlayers () [0x0000d] in <12a69b758da04f6598655679b74340a2>:0 at BaseVehicle.DismountAllPlayers () [0x00027] in <12a69b758da04f6598655679b74340a2>:0 at Oxide.Plugins.GasStationEvent+ControllerGasStationEvent.FinishPathSecondCar (Oxide.Plugins.GasStationEvent+ControllerSecondCar controller) [0x00055] in <6f20361ce444403795ed3173a41cd899>:0 at Oxide.Plugins.GasStationEvent+ControllerSecondCar.FixedUpdate () [0x0004d] in <6f20361ce444403795ed3173a41cd899>:0
- 73 comments
-
- #gas station
- #crates
- (and 20 more)
-
- 18 comments
-
- #additional
- #belt
-
(and 2 more)
Tagged with:
-
- 567 comments
-
- #hud
- #interface
-
(and 6 more)
Tagged with: