-
Posts
949 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by laodu
-
I am using a custom map. RoamingNPCs.json
-
After this update, NPC backpacks will still generate backpacks and will not disappear immediately after being set as shown in the picture.
-
Thank you for your patient reply. Each plugin is integrated into a directory and categorized as loot by plugin. Secondly, if language configuration can be added. This plugin will be perfect.
-
I am currently facing several issues with the latest loot management. Firstly, can we keep the previous configuration? We don't want to use LootMnager.cs. Secondly, I have installed the LootManager. cs plugin and also updated the ArmoredTrain and Caravan plugins. I can see 39 configurations in the data, as shown in the figure below. My mood collapsed directly, unable to distinguish which plugin's loot configuration this configuration is.Thirdly, the biggest challenge is that LootManager does not have language configuration.
-
(10:53:49) | Failed to call hook 'OnEntityTakeDamage' on plugin 'BradleyTiers v1.3.2' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.GetComponentFastPath(UnityEngine.Component,System.Type,intptr) at UnityEngine.Component.GetComponent[T] () [0x00021] in <935634f5cc14479dbaa30641d55600a9>:0 at Oxide.Plugins.BradleyTiers.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo info) [0x00056] in <ddb3e27e6a3b459bbb02670184408ae2>:0 at Oxide.Plugins.BradleyTiers.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003f1] in <ddb3e27e6a3b459bbb02670184408ae2>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0
-
- 1
-
-
This prompt appears every time it starts, and your other plugins are also experiencing the same situation.
-
(07:08:17) | Failed to call hook 'OnCustomLootContainer' on plugin 'DynamicMonuments v1.1.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.DynamicMonuments+CustomMonument.GetLootContainerData (System.UInt64 netID) [0x00000] in <df37cc1e00b94e038607829ae8d155ce>:0 at Oxide.Plugins.DynamicMonuments.OnCustomLootContainer (NetworkableId netID) [0x00000] in <df37cc1e00b94e038607829ae8d155ce>:0 at Oxide.Plugins.DynamicMonuments.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040a] in <df37cc1e00b94e038607829ae8d155ce>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0
-
NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.TrainYardEvent+EventHelicopter.Start () [0x0002f] in <c88729fe4bcb4002bbdff641546f56dc>:0
-
- 595 comments
-
- 1
-
-
- #hud
- #interface
-
(and 6 more)
Tagged with:
-
I checked and found that TC was still there at the time. I checked the database and found that there was only one player on TC.
-
Strangely, the player name prompted is "* * *", but according to my investigation, the name of the player who was attacked by the NPC is not * * *.
-
Inactive players randomly attacked by NPCs Configuration setting: "Use random raid timer": false, Over the past two months, several isolated incidents occurred: While AFK at home, a player neither killed NPCs nor participated in base raids. Suddenly, a notification appeared indicating NPCs were about to raid ***'s base. On multiple occasions after players went offline, their bases got raided by NPCs.
-
NullReferenceException: Object reference not set to an instance of an object. at Oxide.Plugins.RandomRaids+RandomRaiderBrain+BaseLauncherState+<WeaponFireTest>d__20.MoveNext () [0x00161] in <5d0ea23037ea4a75ba3284547edc93ab>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <935634f5cc14479dbaa30641d55600a9>:0
-
For example, if a player uses L96 to shoot NPCs outside the black circle and obtains the ownership of an event, this ownership will not be limited by the 5-minute limit set in the configuration document. If a player does not enter the black circle, the ownership of this event will always belong to that player. The current situation is that some players often exploit this vulnerability to obtain ownership of events without participating, resulting in other players being unable to participate as well.
-
After the player kills all NPCs, the event will never end.
-
Failed to call hook 'LoadImageList' on plugin 'ImageLibrary v2.0.62' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.ImageLibrary.IsInStorage (System.UInt32 crc) [0x00000] in <d61a1ecb7af841f19183d7346a7a0106>:0 at Oxide.Plugins.ImageLibrary.HasImage (System.String imageName, System.UInt64 imageId) [0x0002e] in <d61a1ecb7af841f19183d7346a7a0106>:0 at Oxide.Plugins.ImageLibrary.LoadImageList (System.String title, System.Collections.Generic.List`1[T] imageList, System.Action callback) [0x0002f] in <d61a1ecb7af841f19183d7346a7a0106>:0 at Oxide.Plugins.ImageLibrary.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000fb] in <d61a1ecb7af841f19183d7346a7a0106>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d59b507fd76240e5b62228d0eae39b73>:0 Failed to call hook 'ImportImageList' on plugin 'ImageLibrary v2.0.62' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.ImageLibrary.ImportImageList (System.String title, System.Collections.Generic.Dictionary`2[TKey,TValue] imageList, System.UInt64 imageId, System.Boolean replace, System.Action callback) [0x00099] in <d61a1ecb7af841f19183d7346a7a0106>:0 at Oxide.Plugins.ImageLibrary.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x009da] in <d61a1ecb7af841f19183d7346a7a0106>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d59b507fd76240e5b62228d0eae39b73>:0
