Jump to content

YaCat

Member
  • Posts

    166
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by YaCat

  1. YaCat

    Harbor Event

    Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.HarborEvent+<OnCorpsePopulate>c__AnonStorey4.<>m__2 () [0x00017] in <046ccc92e8a4434cb2d37bfb524d715b>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <157a94ee66ab4a7991faecd1eb84be3b>:0 Console error when killing NPCs
  2. YaCat

    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
  3. YaCat

    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.
  4. YaCat

    Harbor Event

    Attacking NPCs on this ship will prompt you to be attacking the Convoy NPCs.
  5. YaCat

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

    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))
  7. YaCat

    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.
  8. YaCat

    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.
  9. YaCat

    Road Bradley

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

    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
  11. YaCat

    AutoFarm

    Error while compiling: AutoFarm.cs(712,253): error CS1525: Unexpected symbol `end-of-file'
  12. YaCat

    Custom Mixing

    When to update permission to bypass production time?
  13. YaCat

    Defendable Homes

    Calling hook CanCombineDroppedItem resulted in a conflict between the following plugins: DefendableHomes - True (Boolean), StackModifier (False (Boolean))
  14. YaCat

    Custom Mixing

    Can you add permission to bypass production time?
  15. YaCat

    Consumable Effects

    Can this increase maximum HP?
  16. YaCat

    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
  17. 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

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.6m
Total downloads
Customers
11.4k
Customers served
Files Sold
162.9k
Total sales
Payments
3.5m
Processed total
×
×
  • 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.