-
Posts
41 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Муреныч
-
NPC's Have Vanished And Turrets Are Missing Weapons Since Update
Муреныч replied to MatthiasBM's Support Request in Support
I've already restarted it twice, but it doesn't help. -
NPC's Have Vanished And Turrets Are Missing Weapons Since Update
Муреныч replied to MatthiasBM's Support Request in Support
NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.RaidableBases+RaidableBase.AddItemAmountSkinned (System.Collections.Generic.List`1[T] source, System.Collections.Generic.List`1[T] shortnames) [0x0005e] in <17d7060819a1409e8e7097fbe3ffe55e>:0 at Oxide.Plugins.RaidableBases+RaidableBase.CreateLoadout (Oxide.Plugins.RaidableBases+HumanoidNPC npc, Oxide.Plugins.RaidableBases+HumanoidBrain brain) [0x000db] in <17d7060819a1409e8e7097fbe3ffe55e>:0 at Oxide.Plugins.RaidableBases+RaidableBase.GetLoadout (Oxide.Plugins.RaidableBases+HumanoidNPC npc, Oxide.Plugins.RaidableBases+HumanoidBrain brain) [0x00000] in <17d7060819a1409e8e7097fbe3ffe55e>:0 at Oxide.Plugins.RaidableBases+RaidableBase.GiveKit (Oxide.Plugins.RaidableBases+HumanoidNPC npc, Oxide.Plugins.RaidableBases+HumanoidBrain brain, System.Boolean isMurderer) [0x00107] in <17d7060819a1409e8e7097fbe3ffe55e>:0 at Oxide.Plugins.RaidableBases+RaidableBase+<>c__DisplayClass513_0.<SetupNpc>b__0 () [0x00000] in <17d7060819a1409e8e7097fbe3ffe55e>:0 at InvokeHandlerBase`1[T].DoTick () [0x00138] in <df5725da47aa45c59daf1806a369c95d>:0 at InvokeHandlerBase`1[T].LateUpdate () [0x0001f] in <df5725da47aa45c59daf1806a369c95d>:0 -
NPC's Have Vanished And Turrets Are Missing Weapons Since Update
Муреныч replied to MatthiasBM's Support Request in Support
I don't have the above plugins, and after updating the Raidbaz plugin, all NPCs are naked and the weapons have disappeared from the turrets. -
NPC's Have Vanished And Turrets Are Missing Weapons Since Update
Муреныч replied to MatthiasBM's Support Request in Support
I have the same thing -
Failed to call hook 'OnEntityEnter' on plugin 'RaidableBases v3.0.3' (ArgumentNullException: Value cannot be null. Parameter name: key) at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <f98723dd4586469db5213ec59da723ca>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Plugins.RaidableBases.IsProtectedScientist (BasePlayer player, BaseEntity entity) [0x00022] in <f9e77dbddf2f41e9973bd96017f51a5a>:0 at Oxide.Plugins.RaidableBases.OnEntityEnter (TriggerBase trigger, BasePlayer player) [0x00075] in <f9e77dbddf2f41e9973bd96017f51a5a>:0 at Oxide.Plugins.RaidableBases.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x012f5] in <f9e77dbddf2f41e9973bd96017f51a5a>: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 <8cb2d664f1574f2b96d53f1c1869d96a>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <8cb2d664f1574f2b96d53f1c1869d96a>:0
-
Sorry, i found a solution to replace with assets/content/vehicles/horse/ridablehorse2.prefab
-
What kind of mistake is this? Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at RidableHorse.ServerInit () [0x00062] in <396601723cc444aeaa5dcb8a6dba3d16>:0 at BaseNetworkable.Spawn () [0x0004f] in <396601723cc444aeaa5dcb8a6dba3d16>:0 at BaseEntity.Spawn () [0x00000] in <396601723cc444aeaa5dcb8a6dba3d16>:0 at BaseVehicle.Spawn () [0x00000] in <396601723cc444aeaa5dcb8a6dba3d16>:0 at Oxide.Plugins.CopyPaste.PasteEntity (System.Collections.Generic.Dictionary`2[TKey,TValue] data, Oxide.Plugins.CopyPaste+PasteData pasteData, BaseEntity parent) [0x004ab] in <00668558dbd74f81b0a69ea0c443d37a>:0 at Oxide.Plugins.CopyPaste.PasteLoop (Oxide.Plugins.CopyPaste+PasteData pasteData) [0x00088] in <00668558dbd74f81b0a69ea0c443d37a>:0 at Oxide.Plugins.CopyPaste+<>c__DisplayClass46_0.<PasteLoop>b__0 () [0x00000] in <00668558dbd74f81b0a69ea0c443d37a>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <d646191a355d43a6b3ab36b7ee14c740>:0
-
Is it possible to add compatibility with this plugin or make a feature in your plugin to change the recycling rate? https://umod.org/plugins/recycler-speed
-
Failed to call hook 'OpenStorage' on plugin 'InstancedContainers v1.0.10' (OverflowException: Value was either too large or too small for a UInt32.) at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <e3aa8db986d7457ca73f10110f1283f5>:0 at System.Number.ParseUInt32 (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00018] in <e3aa8db986d7457ca73f10110f1283f5>:0 at System.UInt32.Parse (System.String s, System.IFormatProvider provider) [0x00017] in <e3aa8db986d7457ca73f10110f1283f5>:0 at System.Convert.ToUInt32 (System.String value) [0x0000b] in <e3aa8db986d7457ca73f10110f1283f5>:0 at Oxide.Plugins.InstancedContainers.OpenStorage (ConsoleSystem+Arg arg) [0x000b5] in <1dd1694e31a540908b786e8b7debe901>:0 at Oxide.Plugins.InstancedContainers.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00c93] in <1dd1694e31a540908b786e8b7debe901>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d6c86c8d80194fdcb3c8f9ef51229cb4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0
-
-
Thanks, they are definitely working now, the bases have appeared on the map, everything is fine.
-
-
Thank you very much, everything worked.
-
-
Failed to call hook 'OnServerInitialized' on plugin 'RaidableBases v2.7.7' (UnauthorizedAccessException: Access to the system is limited, there are not enough rights to use it -> (TYPE)System.IO.Directory) after the release of version 2.7.7, my hosting does not allow me to download this plugin. Earlier versions work. Is there anything we can do about it?
-
Не удалосЬ вызватЬ хук «OnLootEntityEnd» в плагине «TheButton v1.0.8» (KeyNotFoundException: данный ключ отсутствует в словаре.) в System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (ключ TKey) [0x0001e] в <eae584ce26bc40229c1b1aa476bfa589>:0 at Oxide.Plugins.TheButton.OnLootEntityEnd (игрок BasePlayer, объект BaseCombatEntity) [0x00044] в <e6d9453f04154533beba422fd74d04bc>:0 at Oxide.Plugins.TheButton.DirectCallHook (имя System.String, System.Object& ret, аргументы System.Object[]) [0x0031d] в <e6d9453f04154533beba422fd74d04bc>:0 в Oxide.Plugins.CSharpPlugin.InvokeMethod (метод Oxide.Core.Plugins.HookMethod, аргументы System.Object[]) [0x00079] в <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (имя System.String, аргументы System.Object[]) [0x000d8] в <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (перехватчик System.String, аргументы System.Object[]) [0x00060] в <50629aa0e75d4126b345d8d9d64da28d>:0
-
NullReferenceException at (wrapper managed-to-native) UnityEngine.Object.GetName(UnityEngine.Object) at UnityEngine.Object.get_name () [0x00001] in <ba657ba1ce6746c39d9263534c2395e1>:0 at Oxide.Plugins.RaidableBases+SpawnsController.IsAreaSafe (Oxide.Plugins.RaidableBases+SpawnsController+SafeAreaCheck sac, Oxide.Plugins.RaidableBases+CacheType& cacheType, System.String& message) [0x00130] in <ba9e5a93bbbf452b9672ae8a31e2b845>:0 at Oxide.Plugins.RaidableBases+SpawnsController.IsValidLocation (UnityEngine.Vector3 vector, System.Single radius, System.Single md, System.Boolean seabed) [0x0000f] in <ba9e5a93bbbf452b9672ae8a31e2b845>:0 at Oxide.Plugins.RaidableBases+SpawnsController.ExtractLocation (Oxide.Plugins.RaidableBases+RaidableSpawns spawns, UnityEngine.Vector3 position, System.Single e, System.Single m, System.Single p, System.Single w, System.Boolean s) [0x00000] in <ba9e5a93bbbf452b9672ae8a31e2b845>:0 at Oxide.Plugins.RaidableBases+GridController+<GenerateGrid>c__Iterator0.MoveNext () [0x00282] in <ba9e5a93bbbf452b9672ae8a31e2b845>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <ba657ba1ce6746c39d9263534c2395e1>:0