Jump to content

Komorebi

Member
  • Posts

    136
  • Joined

  • Last visited

Everything posted by Komorebi

  1. Komorebi

    Hitch & Trough

    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.
  2. I have found the problem and solved it.
  3. 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 行:
  4. Komorebi

    About animal immobility

    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
  5. Komorebi

    JetPack

    How to turn off the sound effects in the new version?
  6. Komorebi

    Equipment recovery failed!

    - - Failed to restore: Metal Faceplate [Ordinary Grade] LV8 x 1 This is a Metal Facemask, it cannot be restored.
  7. In fact, the player's Auto Turret will also attack drones.
  8. I don't know how to send a video, as shown in this picture. The Auto Turret in the event is attacking the IQdrone.
  9. In many cases, AutoTurret attacks drones. I hope you can improve this situation.
  10. NPC cannot cause damage to Wooden Barrier Cover. Players only need to place this in the base to easily clear the level!
  11. Komorebi

    PveMode

    I often see that players only encounter the error mentioned above when participating in this gas station incident.
  12. Komorebi

    PveMode

    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.
  13. When using the TruePVE plugin, turrets cannot harm players. Please increase support for TruePVE plugins.
  14. Komorebi

    players losing inv

    I haven't installed the EventHelper plugin.
  15. Komorebi

    XDChinookEvent

    Always refreshing at sea after updates.
  16. Komorebi

    players losing inv

    My players also have the same problem. This is really terrible!
  17. Occasionally generated in the terrain.
  18. A base built by players in the air. The console did not report any errors, and I have not yet identified the cause. All the content is consistent with last month's, and this situation only appeared after this official update.
  19. Komorebi

    Limit Remote C4

    Sorry, I am using translation software.May I take a look at your configuration file?
  20. Komorebi

    Limit Remote C4

    Can you take a look at the configuration file?
  21. ①:"Destroy on hit": true,Not actually effective ②:Can you set participation awards for all participating players?
2m

Downloads

Total number of downloads.

9.4k

Customers

Total customers served.

136.6k

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.