Jump to content

laodu

Member
  • Posts

    938
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by laodu

  1. laodu

    Console error

    10/11 23:46:55 | Exception thrown when sending notification: System.Net.Http.HttpRequestException: An error occurred while sending the request ---> System.Net.WebException: Error: SecureChannelFailure (Unable to write data to the transport connection: Could not register to wait for file descriptor 13712.) ---> System.IO.IOException: Unable to write data to the transport connection: Could not register to wait for file descriptor 13712. ---> System.NotSupportedException: Could not register to wait for file descriptor 13712 at (wrapper managed-to-native) System.IOSelector.Add(intptr,System.IOSelectorJob) at System.Net.Sockets.Socket.QueueIOSelectorJob (System.Threading.SemaphoreSlim sem, System.IntPtr handle, System.IOSelectorJob job) [0x0003e] in <09af50eda9a647268d2c4fcdf7fac506>:0 at System.Net.Sockets.Socket.SendAsync (System.Net.Sockets.SocketAsyncEventArgs e) [0x00105] in <09af50eda9a647268d2c4fcdf7fac506>:0 at System.Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.SendAsyncForNetworkStream (System.Net.Sockets.Socket socket) [0x00000] in <09af50eda9a647268d2c4fcdf7fac506>:0 at System.Net.Sockets.Socket.SendAsyncForNetworkStream (System.ReadOnlyMemory`1[T] buffer, System.Net.Sockets.SocketFlags socketFlags, System.Threading.CancellationToken cancellationToken) [0x0008b] in <09af50eda9a647268d2c4fcdf7fac506>:0 at System.Net.Sockets.NetworkStream.WriteAsync (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Threading.CancellationToken cancellationToken) [0x00073] in <09af50eda9a647268d2c4fcdf7fac506>:0 --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.WriteAsync (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Threading.CancellationToken cancellationToken) [0x000bb] in <09af50eda9a647268d2c4fcdf7fac506>:0 at System.IO.Stream.WriteAsync (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x00009] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at (wrapper remoting-invoke-with-check) System.IO.Stream.WriteAsync(byte[],int,int) at Mono.Net.Security.MobileAuthenticatedStream.InnerWrite (System.Boolean sync, System.Threading.CancellationToken cancellationToken) [0x00053] in <09af50eda9a647268d2c4fcdf7fac506>:0 at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation (System.Threading.CancellationToken cancellationToken) [0x00199] in <09af50eda9a647268d2c4fcdf7fac506>:0 at Mono.Net.Security.AsyncProtocolRequest.StartOperation (System.Threading.CancellationToken cancellationToken) [0x0008b] in <09af50eda9a647268d2c4fcdf7fac506>:0 at Mono.Net.Security.MobileAuthenticatedStream.ProcessAuthentication (System.Boolean runSynchronously, Mono.Net.Security.MonoSslAuthenticationOptions options, System.Threading.CancellationToken cancellationToken) [0x00262] in <09af50eda9a647268d2c4fcdf7fac506>:0 at Mono.Net.Security.MonoTlsStream.CreateStream (System.Net.WebConnectionTunnel tunnel, System.Threading.CancellationToken cancellationToken) [0x0016a] in <09af50eda9a647268d2c4fcdf7fac506>:0 at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x001ba] in <09af50eda9a647268d2c4fcdf7fac506>:0 --- End of inner exception stack trace --- at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x0021a] in <09af50eda9a647268d2c4fcdf7fac506>:0 at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00141] in <09af50eda9a647268d2c4fcdf7fac506>:0 at System.Net.WebOperation.Run () [0x0009a] in <09af50eda9a647268d2c4fcdf7fac506>:0 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <09af50eda9a647268d2c4fcdf7fac506>:0 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <09af50eda9a647268d2c4fcdf7fac506>:0 at System.Net.Http.MonoWebRequestHandler.SendAsync (System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) [0x00378] in <47ef39777a954e11aa742f58c0c8c611>:0 --- End of inner exception stack trace --- at System.Net.Http.MonoWebRequestHandler.SendAsync (System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) [0x00509] in <47ef39777a954e11aa742f58c0c8c611>:0 at System.Net.Http.HttpClient.SendAsyncWorker (System.Net.Http.HttpRequestMessage request, System.Net.Http.HttpCompletionOption completionOption, System.Threading.CancellationToken cancellationToken) [0x000e8] in <47ef39777a954e11aa742f58c0c8c611>:0 at CompanionServer.NotificationList.SendNotificationBatchImpl (System.Collections.Generic.IEnumerable`1[T] steamIds, CompanionServer.NotificationChannel channel, System.String title, System.String body, System.Collections.Generic.Dictionary`2[TKey,TValue] data) [0x0011f] in <3aec307eee464538bf0b5313d5ab1ad7>:0 When a player shoots an NPC, this error message appears on the console.
  2. Can you add support for SimpleLootTable?
  3. laodu

    The box is stuck in the rock

    The box is stuck in the rock
  4. laodu

    control error

    "Developer mode [false/true]": false, It is false
  5. 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.
  6. 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/
  7. 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.
  8. laodu

    Console junk information

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

    control error

    I remember, it happened while participating in this plugin. When players shoot NPCs, junk messages will constantly appear on the console.
  10. 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
  11. laodu

    Console junk information

    When the scarecrow detects a player and attacks them, this junk message will constantly appear on the console.
  12. 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
  13. When players shoot NPCs, this junk message will continuously appear.
  14. 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.
  15. https://codefling.com/clients/purchases/97750-ferry-terminal-event/ My server also has this situation.
  16. 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
  17. 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
  18. After the October update, NPC names have returned to default.
  19. laodu

    IQDefenderSupply

    IQDefenderSupply 1.3.5 IQDronePatrol 1.12.9 IQSphereEvent 1.6.21 I have set my sights on these three plugins.
  20. 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.
  21. 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.
  22. 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.
  23. 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
  24. It has been damaged after this update
2m

Downloads

Total number of downloads.

9.5k

Customers

Total customers served.

137.8k

Files Sold

Total number of files sold.

2.9m

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.