Jump to content

laodu

Member
  • Posts

    1,069
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by laodu

  1. laodu

    Console error

    I have checked the logs before and after, and the above situation only occurs when CH47 encounters an error. I don't know if this judgment is correct, I hope it can help you analyze it.
  2. laodu

    Console error

    I checked the following and it was caused by an error in this plugin. https://codefling.com/file/5289-ferry-terminal-event1/
  3. laodu

    Console error

    10/09 10:57:26 | Failed to call hook 'OnEntityTakeDamage' on plugin 'BossMonster v2.1.3' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.BossMonster.OnEntityTakeDamage (ScientistNPC entity, HitInfo info) [0x00020] in <9fd3c5be95a84279b0803bd1d8633c2e>:0 at Oxide.Plugins.BossMonster.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00998] in <9fd3c5be95a84279b0803bd1d8633c2e>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxi Line too long, truncated. Click to show the full text.
  4. laodu

    Console junk information

    Yes, I gave it a tool kit, which is a crossbow.
  5. laodu

    control error

    I remember, it happened while participating in this plugin. When players shoot NPCs, junk messages will constantly appear on the console.
  6. laodu

    Console junk information

    10/09 08:50:45 | Failed to call hook 'OnPlayerRespawned' on plugin 'BuildingSkins v2.0.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BuildingSkins.OnPlayerRespawned (BasePlayer player) [0x0003f] in <9fd3c5be95a84279b0803bd1d8633c2e>:0 at Oxide.Plugins.BuildingSkins.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0038b] in <9fd3c5be95a84279b0803bd1d8633c2e>: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 10/09 08:50:45 | Ken with steamid 76561198377580097 joined from ip 118.212.237.121:65103
  7. laodu

    Console junk information

    When the scarecrow detects a player and attacks them, this junk message will constantly appear on the console.
  8. laodu

    Console junk information

    10/09 08:10:19 | System.NullReferenceException: Object reference not set to an instance of an object at BaseProjectile.ServerUse (System.Single damageModifier, UnityEngine.Transform originOverride, System.Boolean useBulletThickness) [0x000d2] in <3aec307eee464538bf0b5313d5ab1ad7>:0 at BaseProjectile.ServerUse () [0x00000] in <3aec307eee464538bf0b5313d5ab1ad7>:0 at ScarecrowNPC.Attack (BaseCombatEntity target) [0x0004b] in <3aec307eee464538bf0b5313d5ab1ad7>:0 at ScarecrowNPC.StartAttacking (BaseEntity target) [0x00012] in <3aec307eee464538bf0b5313d5ab1ad7>:0 at Oxide.Plugins.DungeonEvent+AttackState.StartAttacking (BaseEntity entity) [0x00000] in <b204c85a052e4d22842f1df8388f6038>:0 at Oxide.Plugins.DungeonEvent+AttackState.StateThink (System.Single delta, BaseAIBrain brain, BaseEntity entity) [0x0011c] in <b204c85a052e4d22842f1df8388f6038>:0 at BaseAIBrain.Think (System.Single delta) [0x00071] in <3aec307eee464538bf0b5313d5ab1ad7>:0 at BaseAIBrain.DoThink () [0x0000d] in <3aec307eee464538bf0b5313d5ab1ad7>:0 at ScarecrowNPC.ServerThink (System.Single delta) [0x0001a] in <3aec307eee464538bf0b5313d5ab1ad7>:0 at NPCPlayer.ServerThink_Internal () [0x0000d] in <3aec307eee464538bf0b5313d5ab1ad7>:0 at ScarecrowNPC.TryThink () [0x00000] in <3aec307eee464538bf0b5313d5ab1ad7>:0 at AIThinkManager.DoProcessing (ListHashSet`1[T] process, System.Single budgetSeconds, System.Int32& last) [0x00014] in <3aec307eee464538bf0b5313d5ab1ad7>:0
  9. When players shoot NPCs, this junk message will continuously appear.
  10. 10/08 15:02:46 | Failed to call hook 'OnCorpsePopulate' on plugin 'NpcSpawn v2.7.8' (InvalidCastException: Specified cast is not valid.) at Oxide.Plugins.NpcSpawn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00906] in <4a914d7f8b784a7d93a150bee1376fcb>: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, Line too long, truncated. Click to show the full text.
  11. https://codefling.com/clients/purchases/97750-ferry-terminal-event/ My server also has this situation.
  12. laodu

    control error

    10/08 14:49:26 | System.NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.NpcSpawn+CustomScientistNpc.CanTargetPlayer (BasePlayer target) [0x0000a] in <20a79ba2881b459c92c08f1027ed63ae>:0 at Oxide.Plugins.NpcSpawn+CustomScientistNpc.CanTargetEntity (BaseEntity target) [0x0005a] in <20a79ba2881b459c92c08f1027ed63ae>:0 at Oxide.Plugins.NpcSpawn+CustomScientistNpc.GetBestTarget () [0x00049] in <20a79ba2881b459c92c08f1027ed63ae>:0 at Oxide.Plugins.NpcSpawn+CustomScientistBrain.Think (System.Single delta) [0x00087] in <20a79ba2881b459c92c08f1027ed63ae>:0 at BaseAIBrain.DoThink () [0x0000d] in <fb45d148c721409f96718464d8864b9a>:0 at HumanNPC.ServerThink (System.Single delta) [0x0001a] in <fb45d148c721409f96718464d8864b9a>:0 at NPCPlayer.ServerThink_Internal () [0x0000d] in <fb45d148c721409f96718464d8864b9a>:0 at HumanNPC.TryThink () [0x00000] in <fb45d148c721409f96718464d8864b9a>:0 at AIThinkManager.DoProcessing (ListHashSet`1[T] process, System.Single budgetSeconds, System.Int32& last) [0x00014] in <fb45d148c721409f96718464d8864b9a>:0
  13. laodu

    Console error

    10/08 12:00:08 | Failed to call hook 'OnEntityTakeDamage' on plugin 'BossMonster v2.1.3' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.BossMonster.OnEntityTakeDamage (ScientistNPC entity, HitInfo info) [0x00020] in <20a79ba2881b459c92c08f1027ed63ae>:0 at Oxide.Plugins.BossMonster.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00998] in <20a79ba2881b459c92c08f1027ed63ae>: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 10/08 12:00:08 | NullReferenceException: Object reference not set to an instance of an object
  14. After the October update, NPC names have returned to default.
  15. laodu

    IQDefenderSupply

    IQDefenderSupply 1.3.5 IQDronePatrol 1.12.9 IQSphereEvent 1.6.21 I have set my sights on these three plugins.
  16. Entering the hpestart command through the console to start an event may result in server freezing. At present, I have temporarily changed it as follows: "Time to event start(in seconds)": 3600, "Random time to event start": true, After running for a day, there was no server freeze, I will continue to observe and reply to you.
  17. laodu

    IQDefenderSupply

    If anyone could rob an event, it would be a pity. I am interested in your three plugins. If this feature can be added, I will purchase them.
  18. laodu

    IQDefenderSupply

    You didn't understand what I meant. What I mean is, can players individually obtain ownership of events? Players from other teams are not allowed to participate in the event.
  19. 10/06 12:52:46 | Failed to call hook 'OnExplosiveThrown' on plugin 'Convoy v2.6.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Convoy.OnExplosiveThrown (BasePlayer player, BaseEntity entity, ThrownWeapon item) [0x00019] in <d4b42eef322945cc95f556bc2402c2ad>:0 at Oxide.Plugins.Convoy.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00d63] in <d4b42eef322945cc95f556bc2402c2ad>: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
  20. It has been damaged after this update
  21. You can close this topic for now. I've been a bit busy lately and haven't found time to conduct more tests yet.
  22. laodu

    surrender by paying economy

    I updated to 1.9.1 and couldn't find any settings in the configuration that support economy.
  23. The convoy will disappear, and the NPC will remain stuck in place.
  24. laodu

    Crafting Panel

    Can I customize a feature with you privately? I am willing to pay for this.

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.9m
Total downloads
Customers
11.9k
Customers served
Files Sold
169.2k
Total sales
Payments
3.7m
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.