Jump to content

TacTicToe

Member
  • Posts

    100
  • Joined

  • Last visited

Everything posted by TacTicToe

  1. I installed this plugin and verified it is working, however this is no config file. I even reloaded the plugin, but no json in the config or data folder. How do we configure this plugin?
  2. TacTicToe

    Scrap Copter Taxi

    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
  3. Fixed it myself, till official update.
  4. TacTicToe

    Compile error?

    Plugin needs to be updated for October release.
  5. TacTicToe

    Compile error?

    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
  6. 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
  7. TacTicToe

    Halloween

    [Halloween] Graveyard spawned at (-1350.00, 23.95, -740.00) [Halloween] Invalid map marker color 'FFFF00'. Color must be in hex format
  8. 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
  9. This mod does not seem to work any longer. I need a workbench on the server again.
  10. 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.
  11. TacTicToe

    Compile error?

    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
  12. TacTicToe

    LuckyBlock

    If a junk pile despawns the lucky cube seems to remain. Is it possible to make the cube disappear with the junk piles when they despawn?
  13. 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
  14. TacTicToe

    Server Hud

    Working now after a reboot. I deleted the data.json file and that seemed to do the trick.
  15. TacTicToe

    Shipwreck

    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)
  16. TacTicToe

    Additional Belt

    Can you update this on lone design since I need to update because it cant compile?
  17. TacTicToe

    Custom Buttons

    I own the plugin, you are never on MyVector so I am trying to ask you to fix your damn script here, you ass munch. Nice way to treat people that paid for your busted plugin!
  18. TacTicToe

    Custom Buttons

    I already posted about this issue and so far no response from the developer.
  19. TacTicToe

    Shipwreck

    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)
  20. 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)
  21. TacTicToe

    Nova Weather

    I dont suppose there is any way of getting refunds for this plugin that is no longer supported. Crap like this makes me leary of buying plugins. If they stop compiling a DLL Harmony plugin, you are just screwed with no recourse.
  22. TacTicToe

    Additional Belt

    Thank you.
  23. 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
  24. TacTicToe

    Additional Belt

    Error while compiling AdditionalBelt: The type or namespace name 'HarmonyLib' could not be found (are you missing a using directive or an assembly reference?) | Line: 3, Pos: 7
  25. TacTicToe

    Server Hud

    Did you fix this so I dont have to re-do my config file. I would expect this to be backwards compatible if you are going to make drastic changes. I really dont want to have to re-do my config.
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.