-
Posts
136 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Komorebi
-
assets/prefabs/deployable/hitch & trough/hitchtrough.deployed.prefab 资产/预制件/可部署组件/挂接装置及槽位/挂接槽位/已部署的预制件 I would like to know what the prefab for Hitch & Trough is. It doesn't work when I use it.
-
I have found the problem and solved it.
-
Failed to call hook 'JetChatCommand' on plugin 'JetPack v1.2.9' (JsonReaderException: After parsing a value an unexpected character was encountered: ". Path 'AreaBlock', line 8, position 2.) 在插件“JetPack v1.2.9”上尝试调用钩子“JetChatCommand”时失败(出现异常:JsonReaderException:在解析一个值时遇到了一个意外的字符“.”。位置:路径“AreaBlock”,第8行,第2个字符)。 at Newtonsoft.Json.JsonTextReader.ParsePostValue () [0x00179] in <271c58b7a8684db5a2c92be17a81f252>:0 在 `<271c58b7a8684db5a2c92be17a81f252>` 中的 `Newtonsoft.Json.JsonTextReader.ParsePostValue()` [0x00179]:0` at Newtonsoft.Json.JsonTextReader.Read () [0x0005a] in <271c58b7a8684db5a2c92be17a81f252>:0 在 <271c58b7a8684db5a2c92be17a81f252> 中,Newtonsoft.Json.JsonTextReader.Read() [0x0005a] 处发生错误:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateDictionary (System.Collections.IDictionary dictionary, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonDictionaryContract contract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, System.String id) [0x0028b] in <271c58b7a8684db5a2c92be17a81f252>:0 在 `<271c58b7a8684db5a2c92be17a81f252>` 中的 `Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateDictionary` 方法(参数如下): `System.Collections.IDictionary dictionary`, `Newtonsoft.Json.JsonReader reader`, `Newtonsoft.Json.Serialization.JsonDictionaryContract contract`, `Newtonsoft.Json.SerializationJsonProperty containerProperty`, `System.String id` [0x0028b] at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x002a8] in <271c58b7a8684db5a2c92be17a81f252>:0 在 `<271c58b7a8684db5a2c92be17a81f252>` 的 `Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject` 方法中(地址为 [0x002a8]): ```csharp Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.SerializationJsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.SerializationJsonProperty containerMember, System.Object existingValue ``` at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0006d] in <271c58b7a8684db5a2c92be17a81f252>:0 在 `<271c58b7a8684db5a2c92be17a81f252>` 的 `Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal` 方法中(地址:[0x0006d]): 参数如下: - `Newtonsoft.Json.JsonReader reader` - `System.Type objectType` - `Newtonsoft.Json.Serialization.JsonContract contract` - `Newtonsoft.Json.SerializationJsonProperty member` - `Newtonsoft.Json.Serialization.JsonContainerContract containerContract` - `Newtonsoft.Json.SerializationJsonProperty containerMember` - `System.Object existingValue` at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, System.Boolean checkAdditionalContent) [0x000d9] in <271c58b7a8684db5a2c92be17a81f252>:0 在 `<271c58b7a8684db5a2c92be17a81f252>` 中的 `Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize`(参数:`Newtonsoft.Json.JsonReader reader`、`System.Type objectType`、`System.Boolean checkAdditionalContent`)[0x000d9] 处发生错误: at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00053] in <271c58b7a8684db5a2c92be17a81f252>:0 在 `<271c58b7a8684db5a2c92be17a81f252>` 文件的 `Newtonsoft.Json.JsonSerializer.DeserializeInternal` 方法(位于第 [0x00053] 行)中:`Newtonsoft.Json.JsonReader reader, System.Type objectType)` at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 在 `<271c58b7a8684db5a2c92be17a81f252>` 中的 `Newtonsoft.Json.JsonSerializer.Deserialize`(`Newtonsoft.Json.JsonReader reader, System.Type objectType`)[0x00000]` 处发生错误: at Newtonsoft.Json.JsonConvert.DeserializeObject (System.String value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x0002d] in <271c58b7a8684db5a2c92be17a81f252>:0 在 `<271c58b7a8684db5a2c92be17a81f252>` 中的 `Newtonsoft.Json.JsonConvert.DeserializeObject(System.String value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x0002d]` 处发生错误: at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 在 `<271c58b7a8684db5a2c92be17a81f252>` 中的 `Newtonsoft.Json.JsonConvert.DeserializeObject[T](System.String value, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000]` 处发生错误: at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 在 `<271c58b7a8684db5a2c92be17a81f252>` 中的 `Newtonsoft.Json.JsonConvert.DeserializeObject[T](System.String value) [0x00000]` 处发生错误: at Oxide.Core.Libraries.Lang.GetMessageFile (System.String plugin, System.String lang) [0x00067] in <112d89ea5d3348c8b949af0ab1a866d2>:0 在 `<112d89ea5d3348c8b949af0ab1a866d2>` 文件的 Oxide.Core.Libraries.Lang.GetMessageFile 方法(参数:System.String plugin, System.String lang)[0x00067] 处: at Oxide.Core.Libraries.Lang.GetMessageKey (System.String key, Oxide.Core.Plugins.Plugin plugin, System.String lang) [0x00036] in <112d89ea5d3348c8b949af0ab1a866d2>:0 在 `<112d89ea5d3348c8b949af0ab1a866d2>` 中的 Oxide.Core.Libraries.Lang.GetMessageKey 方法(参数:System.String key, Oxide.Core.Plugins.Plugin plugin, System.String lang)[0x00036] 处发生错误: at Oxide.Core.Libraries.Lang.GetMessage (System.String key, Oxide.Core.Plugins.Plugin plugin, System.String userId) [0x00017] in <112d89ea5d3348c8b949af0ab1a866d2>:0 在 `<112d89ea5d3348c8b949af0ab1a866d2>` 文件中的 Oxide.Core.Libraries.Lang.GetMessage 方法(参数:System.String key, Oxide.Core.Plugins.Plugin plugin, System.String userId)[0x00017] 处发生错误: at Oxide.Plugins.JetPack.GetMessage (System.String langKey, System.String userID) [0x00000] in <8bd708f3c9ce4538925aedfb84b9c277>:0 在 `<8bd708f3c9ce4538925aedfb84b9c277>` 文件的 Oxide.Plugins.JetPack.GetMessage 方法(`System.String langKey, System.String userID`)[0x00000] 处:0 at Oxide.Plugins.JetPack.GetMessage (System.String langKey, System.String userID, System.Object[] args) [0x00004] in <8bd708f3c9ce4538925aedfb84b9c277>:0 在 Oxide.Plugins.JetPack.GetMessage (System.String langKey, System.String userID, System.Object[] args) [0x00004] 中(位于文件 <8bd708f3c9ce4538925aedfb84b9c277> 的第 0 行): at Oxide.Plugins.JetPack+NotifyManager.SendMessageToPlayer (BasePlayer player, System.String langKey, System.Object[] args) [0x00016] in <8bd708f3c9ce4538925aedfb84b9c277>:0 在 Oxide.Plugins.JetPack+NotifyManager.SendMessageToPlayer (BasePlayer player, System.String langKey, System.Object[] args) [0x00016] 中(位于文件 <8bd708f3c9ce4538925aedfb84b9c277> 的 0 处): at Oxide.Plugins.JetPack+JetpackComponent.IsPlayerCanWearJetpack (BasePlayer player) [0x001f0] in <8bd708f3c9ce4538925aedfb84b9c277>:0 在 `<8bd708f3c9ce4538925aedfb84b9c277>` 文件中的 `Oxide.Plugins.JetPack+JetpackComponent.IsPlayerCanWearJetpack (BasePlayer player) [0x001f0]` 处:0 at Oxide.Plugins.JetPack+JetpackComponent.TryAttachJetpackToPlayer (BasePlayer player) [0x00000] in <8bd708f3c9ce4538925aedfb84b9c277>:0 在 `<8bd708f3c9ce4538925aedfb84b9c277>` 文件的 `Oxide.Plugins.JetPack+JetpackComponent.TryAttachJetpackToPlayer (BasePlayer player) [0x00000]` 处:0 at Oxide.Plugins.JetPack+JetpackComponent.OnPlayerEnterJetCommand (BasePlayer player) [0x00021] in <8bd708f3c9ce4538925aedfb84b9c277>:0 在 `<8bd708f3c9ce4538925aedfb84b9c277>` 文件的 `Oxide.Plugins.JetPack+JetpackComponent.OnPlayerEnterJetCommand (BasePlayer player) [0x00021]` 处:0 at Oxide.Plugins.JetPack.JetChatCommand (BasePlayer player, System.String command, System.String[] arg) [0x0000a] in <8bd708f3c9ce4538925aedfb84b9c277>:0 在 Oxide.Plugins.JetPack.JetChatCommand(BasePlayer player, System.String command, System.String[] arg)[0x0000a] 中(位于文件 <8bd708f3c9ce4538925aedfb84b9c277> 的 0 处): at Oxide.Plugins.JetPack.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x006e9] in <8bd708f3c9ce4538925aedfb84b9c277>:0 在 Oxide.Plugins.JetPack.DirectCallHook(System.String name, System.Object& ret, System.Object[] args)[0x006e9] 中,位于 <8bd708f3c9ce4538925aedfb84b9c277>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 在 Oxide.Plugins.CSharpPlugin.InvokeMethod(Oxide.Core.Plugins.HookMethod 方法,System.Object[] args)[0x00079] 中,位于 <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 在 Oxide.Core.Plugins.CSPlugin.OnCallHook(System.String name, System.Object[] args)[0x000de] 中,位于 <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0 在 Oxide.Core.Plugins.Plugin.CallHook(System.String hook, System.Object[] args) [0x00060] 中,位于文件 <112d89ea5d3348c8b949af0ab1a866d2> 的第 0 行:
-
https://umod.org/plugins/remove-animals-ai Can you ensure that the wolves in the event are not affected by this "RemoveAnimalsAI" plugin? RemoveAnimalsAI.cs
-
- - Failed to restore: Metal Faceplate [Ordinary Grade] LV8 x 1 This is a Metal Facemask, it cannot be restored.
-
In fact, the player's Auto Turret will also attack drones.
-
I don't know how to send a video, as shown in this picture. The Auto Turret in the event is attacking the IQdrone.
-
In many cases, AutoTurret attacks drones. I hope you can improve this situation.
-
- 99 comments
-
- #barricade
- #ch47
- (and 27 more)
-
Failed to call hook 'OnEntityTakeDamage' on plugin 'PveMode v1.2.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.PveMode.OnEventEntityTakeDamage (BaseCombatEntity entity, HitInfo info, System.Boolean addDamage, System.Boolean sendMessage) [0x0017e] in <70ce8e43c46e40318b8172366e042cd1>:0 at Oxide.Plugins.PveMode.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo info) [0x00083] in <70ce8e43c46e40318b8172366e042cd1>:0 at Oxide.Plugins.PveMode.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00cf5] in <70ce8e43c46e40318b8172366e042cd1>: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 This error message frequently appears.
-
When using the TruePVE plugin, turrets cannot harm players. Please increase support for TruePVE plugins.
-
I haven't installed the EventHelper plugin.
-
- 24 comments
-
- #chinook
- #autoivent
-
(and 6 more)
Tagged with:
-
-
- 59 comments
-
- 1
-
-
- #cargo
- #cargo ship
- (and 4 more)
-
- 130 comments
-
- 37 comments
-
- #alarm
- #biological weapon
-
(and 32 more)
Tagged with:
- #alarm
- #biological weapon
- #bradley
- #call
- #cargoplane
- #ch47
- #chinook
- #crates
- #event
- #facepunch
- #kpu
- #kpuc
- #kpuctajl
- #mad mappers
- #npc
- #oxide
- #parachute
- #phone
- #plane
- #plugin
- #plugins
- #premium
- #pve
- #pvp
- #rust
- #satdishevent
- #satellite
- #satellite dish
- #umod
- #zombie
- #halloween
- #pvemode
- #npcspawn
- #server event
-
- 37 comments
-
- #alarm
- #biological weapon
-
(and 32 more)
Tagged with:
- #alarm
- #biological weapon
- #bradley
- #call
- #cargoplane
- #ch47
- #chinook
- #crates
- #event
- #facepunch
- #kpu
- #kpuc
- #kpuctajl
- #mad mappers
- #npc
- #oxide
- #parachute
- #phone
- #plane
- #plugin
- #plugins
- #premium
- #pve
- #pvp
- #rust
- #satdishevent
- #satellite
- #satellite dish
- #umod
- #zombie
- #halloween
- #pvemode
- #npcspawn
- #server event
-
- 37 comments
-
- #alarm
- #biological weapon
-
(and 32 more)
Tagged with:
- #alarm
- #biological weapon
- #bradley
- #call
- #cargoplane
- #ch47
- #chinook
- #crates
- #event
- #facepunch
- #kpu
- #kpuc
- #kpuctajl
- #mad mappers
- #npc
- #oxide
- #parachute
- #phone
- #plane
- #plugin
- #plugins
- #premium
- #pve
- #pvp
- #rust
- #satdishevent
- #satellite
- #satellite dish
- #umod
- #zombie
- #halloween
- #pvemode
- #npcspawn
- #server event
-
①:"Destroy on hit": true,Not actually effective ②:Can you set participation awards for all participating players?