Skill Tree

Плагин Skill Tree 1.7.2

  • Автор темы Автор темы mEorik
  • Дата начала Дата начала
mEorik обновил ресурс Skill Tree новой записью:

Обновление

  • Исправлена ошибка с опечаткой в хуке OnMealCrafted.
  • Добавлена поддержка опыта для автотурелей.
  • Добавлены розы в настройки урожая.
  • Добавлен параметр конфигурации для отображения изображения престижа рядом с полосой опыта (по умолчанию отключено).
  • Обновлен Craft_Duplicate для дублирования слотов любви.
  • Добавлен параметр конфигурации для масштабирования получаемого опыта в зависимости от размера сущности.
  • Добавлен перетаскиваемый элемент на панель насоса, позволяющий...

Посмотреть подробности об этом обновлении...
 
mEorik обновил ресурс Skill Tree новой записью:

Обновление

  • Добавлен параметр конфигурации для настройки ширины панели узлов, позволяющий отображать больше или меньше узлов до включения горизонтальной прокрутки.
  • Исправлена проблема с некорректным отображением изображений URL.
  • Обновление при регистрации языка для обеспечения загрузки сущностей при запуске сервера.
  • Добавлен вызов хука при удалении данных игрока (отключение или выгрузка плагина): void STOnUnloadPlayerData(BasePlayer player);
  • Обновлены значения source_string для...

Посмотреть подробности об этом обновлении...
 
Unloaded plugin Skill Tree v1.7.1 by imthenewguy
07:19:30
Could not initialize plugin 'SkillTree v1.7.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Plugins.Plugin.Subscribe (System.String hook) [0x00006] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00022] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Plugins.RustPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0028e] in <57f1b90d687b48aca4d8a2de5153d835>:0 at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00027] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00035] in <112d89ea5d3348c8b949af0ab1a866d2>:0

после рестарта сервера перестал работать
 
SkillTree v1.7.1: Failed to load config file (is the config file corrupt?) (Invalid property identifier character: {. Path '', line 2, position 0.)
07:19:30
JsonReaderException: Invalid property identifier character: {. Path '', line 2, position 0.
 
mEorik обновил ресурс Skill Tree новой записью:

Обновление

  • Исправлена проблема с отображением лимита очков в меню.
  • Исправлена проблема с верхними кнопками навигации, которые не меняли стрелки «назад»/«вперёд».
  • Исправлена проблема с неработающей со стрелками сменой специализации на основе древа.
  • Возвращено выравнивание количества очков на узле к нижнему левому углу.
  • Обновлено древо для отображения требований для разблокировки узлов в определённых древах, где это применимо (минимальный уровень/очки/престиж и т. д.).
  • Добавлен...

Посмотреть подробности об этом обновлении...
 
Что-то обнова не зашла
Error while compiling SkillTree: 'BaseDiggableEntity' does not contain a definition for 'SpawnLootListItem' and no accessible extension method 'SpawnLootListItem' accepting a first argument of type 'BaseDiggableEntity' could be found (are you missing a using directive or an assembly reference?) | Line: 18757, Pos: 44
 
Что-то обнова не зашла
Error while compiling SkillTree: 'BaseDiggableEntity' does not contain a definition for 'SpawnLootListItem' and no accessible extension method 'SpawnLootListItem' accepting a first argument of type 'BaseDiggableEntity' could be found (are you missing a using directive or an assembly reference?) | Line: 18757, Pos: 44
Обнова последняя от разработчика
 
Вылетела ошибка.
Failed to call hook 'SendMenuCMD' on plugin 'SkillTree v1.7.2' (ArgumentException: Dictionary is empty.) at Oxide.Plugins.SkillTree.FindClosestStrictlyGreaterValue (System.Collections.Generic.Dictionary`2[TKey,TValue] dict, System.Int32 target) [0x0000b] in <0e163712bc494ebd804229b504770878>:0 at Oxide.Plugins.SkillTree.STNextUnlock (BasePlayer player, Oxide.Game.Rust.Cui.CuiElementContainer container, System.String tree, Oxide.Plugins.SkillTree+NodesInfo nodes) [0x0002f] in <0e163712bc494ebd804229b504770878>:0 at Oxide.Plugins.SkillTree.SendBaseMenu (BasePlayer player, System.String tree, System.Boolean sendRespec) [0x00080] in <0e163712bc494ebd804229b504770878>:0 at Oxide.Plugins.SkillTree.SendMenuCMD (BasePlayer player) [0x0005a] in <0e163712bc494ebd804229b504770878>:0 at Oxide.Plugins.SkillTree.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x07137] in <0e163712bc494ebd804229b504770878>: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
 
Вылетела ошибка.
Failed to call hook 'SendMenuCMD' on plugin 'SkillTree v1.7.2' (ArgumentException: Dictionary is empty.) at Oxide.Plugins.SkillTree.FindClosestStrictlyGreaterValue (System.Collections.Generic.Dictionary`2[TKey,TValue] dict, System.Int32 target) [0x0000b] in <0e163712bc494ebd804229b504770878>:0 at Oxide.Plugins.SkillTree.STNextUnlock (BasePlayer player, Oxide.Game.Rust.Cui.CuiElementContainer container, System.String tree, Oxide.Plugins.SkillTree+NodesInfo nodes) [0x0002f] in <0e163712bc494ebd804229b504770878>:0 at Oxide.Plugins.SkillTree.SendBaseMenu (BasePlayer player, System.String tree, System.Boolean sendRespec) [0x00080] in <0e163712bc494ebd804229b504770878>:0 at Oxide.Plugins.SkillTree.SendMenuCMD (BasePlayer player) [0x0005a] in <0e163712bc494ebd804229b504770878>:0 at Oxide.Plugins.SkillTree.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x07137] in <0e163712bc494ebd804229b504770878>: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 <112d89ea5d3348c8b949af0ab1a866d
Залипуха какая то , у меня от разраба нет такой ошибки
 
Вылетела ошибка.
Failed to call hook 'SendMenuCMD' on plugin 'SkillTree v1.7.2' (ArgumentException: Dictionary is empty.) at Oxide.Plugins.SkillTree.FindClosestStrictlyGreaterValue (System.Collections.Generic.Dictionary`2[TKey,TValue] dict, System.Int32 target) [0x0000b] in <0e163712bc494ebd804229b504770878>:0 at Oxide.Plugins.SkillTree.STNextUnlock (BasePlayer player, Oxide.Game.Rust.Cui.CuiElementContainer container, System.String tree, Oxide.Plugins.SkillTree+NodesInfo nodes) [0x0002f] in <0e163712bc494ebd804229b504770878>:0 at Oxide.Plugins.SkillTree.SendBaseMenu (BasePlayer player, System.String tree, System.Boolean sendRespec) [0x00080] in <0e163712bc494ebd804229b504770878>:0 at Oxide.Plugins.SkillTree.SendMenuCMD (BasePlayer player) [0x0005a] in <0e163712bc494ebd804229b504770878>:0 at Oxide.Plugins.SkillTree.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x07137] in <0e163712bc494ebd804229b504770878>: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
Скачал только что плагин и залил . Никакой ошибки. Вызвал меню в игре тоже всё ок.
1767363513151.webp
 
Залипуха какая то , у меня от разраба нет такой ошибки
Так что не нужно тут провоцировать и вставлять свои 5 копеек вечно. Ты следи за своими плагинами я за своими.