Jump to content

EllieCat

Member
  • Posts

    131
  • Joined

  • Last visited

Everything posted by EllieCat

  1. EllieCat

    PveMode

    Failed to call hook 'CanHelicopterStrafeTarget' on plugin 'PveMode v1.0.8' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.PveMode+<CanHelicopterTarget>c__AnonStorey1E.<>m__0 (Oxide.Plugins.PveMode+ControllerEvent x) [0x0000d] in <0784cdc56958463ea0a297fcb6de1461>:0 at Oxide.Plugins.PveModeExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <0784cdc56958463ea0a297fcb6de1461>:0 at Oxide.Plugins.PveMode.CanHelicopterTarget (PatrolHelicopterAI heli, BasePlayer player) [0x0002b] in <0784cdc56958463ea0a297fcb6de1461>:0 at Oxide.Plugins.PveMode.CanHelicopterStrafeTarget (PatrolHelicopterAI heli, BasePlayer player) [0x00000] in <0784cdc56958463ea0a297fcb6de1461>:0 at Oxide.Plugins.PveMode.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0199b] in <0784cdc56958463ea0a297fcb6de1461>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
  2. EllieCat

    PveMode

    Tested for a few days and found that Heli also had the same problem. There is a probability of reporting an error when the Heli of other activities is destroyed.
  3. EllieCat

    Harbor Event

    Attacking NPCs on this ship will prompt you to be attacking the Convoy NPCs.
  4. EllieCat

    Harbor Event

    Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Convoy+LootManager.UpdateNpcLootContainer (NPCPlayerCorpse corpse, Oxide.Plugins.Convoy+NpcConfig npcConfig) [0x00000] in <cf31ee8646ce48f498c021bfd912d213>:0 at Oxide.Plugins.Convoy+<OnCorpsePopulate>c__AnonStorey6.<>m__0 () [0x00012] in <cf31ee8646ce48f498c021bfd912d213>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <157a94ee66ab4a7991faecd1eb84be3b>:0 Attack NPC on container cargo ships in version 2.1.3 will prompt this error message.
  5. EllieCat

    Road Bradley

    Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: RoadBradley - False (Boolean), Convoy (True (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: RoadBradley - False (Boolean), TruePVE (True (Boolean))
  6. EllieCat

    Road Bradley

    (21:38:09) | Failed to call hook 'OnEntityKill' on plugin 'PveMode v1.0.8' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.PveMode.OnEntityKill (BradleyAPC bradley) [0x00013] in <356bf4abeb52422888e0d3bebfb42749>:0 at Oxide.Plugins.PveMode.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a4f] in <356bf4abeb52422888e0d3bebfb42749>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 After the Bradley of RoadBradley is destroyed, PveMode will report an error.
  7. EllieCat

    PveMode

    (21:38:09) | Failed to call hook 'OnEntityKill' on plugin 'PveMode v1.0.8' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.PveMode.OnEntityKill (BradleyAPC bradley) [0x00013] in <356bf4abeb52422888e0d3bebfb42749>:0 at Oxide.Plugins.PveMode.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a4f] in <356bf4abeb52422888e0d3bebfb42749>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 After the Bradley of RoadBradley is destroyed, PveMode will report an error.
  8. EllieCat

    Road Bradley

    Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: RoadBradley - False (Boolean), TruePVE (True (Boolean))
  9. EllieCat

    Cases

    Failed to call hook 'CmdCases' on plugin 'Cases v1.1.5' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Cases.RefCaseUi (BasePlayer player, Oxide.Game.Rust.Cui.CuiElementContainer& container, Oxide.Plugins.Cases+CaseInfo caseInfoData) [0x0047a] in <2c30acd7313542cfaa5033bed808374e>:0 at Oxide.Plugins.Cases.MainUI (BasePlayer player, System.Int32 page, System.Boolean first) [0x00f65] in <2c30acd7313542cfaa5033bed808374e>:0 at Oxide.Plugins.Cases.CmdCases (Oxide.Core.Libraries.Covalence.IPlayer cov, System.String command, System.String[] args) [0x00085] in <2c30acd7313542cfaa5033bed808374e>:0 at Oxide.Plugins.Cases.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00cd2] in <2c30acd7313542cfaa5033bed808374e>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
  10. EllieCat

    AutoFarm

    Error while compiling: AutoFarm.cs(712,253): error CS1525: Unexpected symbol `end-of-file'
  11. When to update permission to bypass production time?
  12. Calling hook CanCombineDroppedItem resulted in a conflict between the following plugins: DefendableHomes - True (Boolean), StackModifier (False (Boolean))
  13. Can you add permission to bypass production time?
  14. Can this increase maximum HP?
  15. EllieCat

    Road Bradley

    Failed to call hook 'OnServerInitialized' on plugin 'RoadBradley v1.3.3' (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.RoadBradley.SpawnTank (System.String profileName, System.String routeName) [0x00006] in <2c2d9c210eb94df18873b32822892683>:0 at Oxide.Plugins.RoadBradley.SpawnDefaultRouteTank (System.String route) [0x001ac] in <2c2d9c210eb94df18873b32822892683>:0 at Oxide.Plugins.RoadBradley.OnServerInitialized () [0x0057a] in <2c2d9c210eb94df18873b32822892683>:0 at Oxide.Plugins.RoadBradley.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0008d] in <2c2d9c210eb94df18873b32822892683>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0
  16. After running for 6 hours, it was found that only mining opportunities lost fuel and resources. The pumping unit did not find the problem of losing resources and fuel. The container I use is : assets/prefabs/misc/halloween/coffin/coffinstorage.prefab
  17. The mining machine cannot be removed and shut down after modifying the configuration file. This problem occurs when the plug-in is loaded after the configuration file is modified.
1.8m

Downloads

Total number of downloads.

8.3k

Customers

Total customers served.

125.9k

Files Sold

Total number of files sold.

2.6m

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.