Jump to content

Stigiec

Member
  • Posts

    69
  • Joined

  • Last visited

Everything posted by Stigiec

  1. Stigiec

    Errors and conflits

    After update get erorr [Stack Modifier] Default Item's are missing! Notify DEV! Create Support Ticket!: Krieg Large Backpack_-874650016_kriegbackpack_1 Krieg Hazmat_-902423513_hazmat.krieg_1 Krieg Storage Crates_652793345_krieg.storage.horizontal_1 Krieg Storage Barrel_1305765685_krieg.storage.vertical_1 Krieg chainsword_-1770281406_krieg.chainsword_1 Krieg Shotgun_-420889602_krieg.shotgun_1 [Stack Modifier] 100% [Stack Modifier] Modifying Stacks KeyNotFoundException: The given key '-874650016' was not present in the dictionary. Calling hook CanStackItem resulted in a conflict between the following plugins: FurnaceLevels - False (Boolean), StackModifier (True (Boolean))
  2. the problem is solved)))
  3. after restarting the server, everything is fine, but if you make changes to the lang file, you will get this error. Please correct
  4. Hello. After I specify the names of the fields in the lang-file, incorrect file names are displayed in the menu (see photo). rebooting or downloading the plugin does not help HelpUI.json HelpUI_lang.json
  5. Stigiec

    Help UI

    The plugin will greatly facilitate the game for both players and server administrators. Easy setup, localization support
  6. Stigiec

    buy a plugin

    hi all. have you fixed the error of purchasing a plugin for another participant I want to buy a plugin for another participant
  7. update yr code, replace lines 16-17 SleepingBag[] array = SleepingBag.FindForPlayer(player.userID, true).ToArray(); SleepingBag sleepingBag = array.FirstOrDefault( x => x.deployerUserID == player.userID && x.unlockTime < UnityEngine.Time.realtimeSinceStartup );
  8. Stigiec

    Error while compiling

    update yr code, replace lines 16-17 SleepingBag[] array = SleepingBag.FindForPlayer(player.userID, true).ToArray(); SleepingBag sleepingBag = array.FirstOrDefault( x => x.deployerUserID == player.userID && x.unlockTime < UnityEngine.Time.realtimeSinceStartup );
  9. Stigiec

    Error loaded

    Thanks
  10. Stigiec

    Error loaded

    Failed to initialize plugin 'CustomizableProtection v2.1.11' (NullReferenceException: Object reference not set to an instance of an object) at Translate.Get (System.String key, System.String def, System.Boolean forceEnglish) [0x00000] in <dc6ad59fafd74e95829fd2b8a4194dbc>:0 at Translate+Phrase.get_english () [0x00014] in <dc6ad59fafd74e95829fd2b8a4194dbc>:0 at Oxide.Plugins.CustomItemDefinitions.<RegisterPluginItemDefinition>g__SetNameAndDescription|45_2 (ItemDefinition new, Oxide.Plugins.CustomItemDefinitions+CustomItemDefinition definition, Oxide.Plugins.RustPlugin plugin) [0x000d6] in <f5da8309d3f94c80a71069191a6ecadd>:0 at Oxide.Plugins.CustomItemDefinitions.RegisterPluginItemDefinition (Oxide.Plugins.CustomItemDefinitions+CustomItemDefinition definition, Oxide.Plugins.RustPlugin plugin) [0x00052] in <f5da8309d3f94c80a71069191a6ecadd>:0 at Oxide.Plugins.CustomizableProtection.RegisterCustomItemDefinitions () [0x000a3] in <f5da8309d3f94c80a71069191a6ecadd>:0 at Oxide.Plugins.CustomizableProtection.Init () [0x000fb] in <f5da8309d3f94c80a71069191a6ecadd>:0 at Oxide.Plugins.CustomizableProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00038] in <f5da8309d3f94c80a71069191a6ecadd>: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.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <112d89ea5d3348c8b949af0ab1a866d2>:0 Unloaded plugin Customizable Protection v2.1.11 by 0xF [dsc.gg/0xf-plugins]
  11. Good, Thx.
  12. Stigiec

    Open menu

    I understand
  13. Stigiec

    Open menu

    Error after update rust Loaded plugin IQCraftSystem v1.2.13 by Mercury Failed to call hook 'IQCraftSystemCommand' on plugin 'IQCraftSystem v1.2.13' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.IQCraftSystem.LoadedItems (BasePlayer player, Oxide.Plugins.IQCraftSystem+CategoryItem SortCategory, System.Int32 SlotActive) [0x00558] in <c7c68aa8f9aa424ea0dd912cf9d407c4>:0 141kb/s out at Oxide.Plugins.IQCraftSystem.UI_CraftMenu (BasePlayer player) [0x00369] in <c7c68aa8f9aa424ea0dd912cf9d407c4>:0 at Oxide.Plugins.IQCraftSystem.IQCraftSystemCommand (BasePlayer player) [0x0000d] in <c7c68aa8f9aa424ea0dd912cf9d407c4>:0 at Oxide.Plugins.IQCraftSystem.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00520] in <c7c68aa8f9aa424ea0dd912cf9d407c4>: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 'IQCraftSystemCommand' on plugin 'IQCraftSystem v1.2.13' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.IQCraftSystem.LoadedItems (BasePlayer player, Oxide.Plugins.IQCraftSystem+CategoryItem SortCategory, System.Int32 SlotActive) [0x00558] in <c7c68aa8f9aa424ea0dd912cf9d407c4>:0 at Oxide.Plugins.IQCraftSystem.UI_CraftMenu (BasePlayer player) [0x00369] in <c7c68aa8f9aa424ea0dd912cf9d407c4>:0 18kb/s in, 150kb/s out at Oxide.Plugins.IQCraftSystem.IQCraftSystemCommand (BasePlayer player) [0x0000d] in <c7c68aa8f9aa424ea0dd912cf9d407c4>:0 at Oxide.Plugins.IQCraftSystem.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00520] in <c7c68aa8f9aa424ea0dd912cf9d407c4>: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 'IQCraftSsytemFunc' on plugin 'IQCraftSystem v1.2.13' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.IQCraftSystem.LoadedItems (BasePlayer player, Oxide.Plugins.IQCraftSystem+CategoryItem SortCategory, System.Int32 SlotActive) [0x00558] in <c7c68aa8f9aa424ea0dd912cf9d407c4>:0 at Oxide.Plugins.IQCraftSystem.IQCraftSsytemFunc (ConsoleSystem+Arg arg) [0x0009c] in <c7c68aa8f9aa424ea0dd912cf9d407c4>:0 18kb/s in, 165kb/s out at Oxide.Plugins.IQCraftSystem.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0057c] in <c7c68aa8f9aa424ea0dd912cf9d407c4>: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 Invalid Position: fireball[7871848] (0.58, -509.42, -6.90) (destroying) Failed to call hook 'IQCraftSystemCommand' on plugin 'IQCraftSystem v1.2.13' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.IQCraftSystem.LoadedItems (BasePlayer player, Oxide.Plugins.IQCraftSystem+CategoryItem SortCategory, System.Int32 SlotActive) [0x00558] in <c7c68aa8f9aa424ea0dd912cf9d407c4>:0 at Oxide.Plugins.IQCraftSystem.UI_CraftMenu (BasePlayer player) [0x00369] in <c7c68aa8f9aa424ea0dd912cf9d407c4>:0 16kb/s in, 139kb/s out at Oxide.Plugins.IQCraftSystem.IQCraftSystemCommand (BasePlayer player) [0x0000d] in <c7c68aa8f9aa424ea0dd912cf9d407c4>:0 at Oxide.Plugins.IQCraftSystem.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00520] in <c7c68aa8f9aa424ea0dd912cf9d407c4>: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 'IQCraftSsytemFunc' on plugin 'IQCraftSystem v1.2.13' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.IQCraftSystem.LoadedItems (BasePlayer player, Oxide.Plugins.IQCraftSystem+CategoryItem SortCategory, System.Int32 SlotActive) [0x00558] in <c7c68aa8f9aa424ea0dd912cf9d407c4>:0 at Oxide.Plugins.IQCraftSystem.IQCraftSsytemFunc (ConsoleSystem+Arg arg) [0x0009c] in <c7c68aa8f9aa424ea0dd912cf9d407c4>:0 19kb/s in, 191kb/s out at Oxide.Plugins.IQCraftSystem.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0057c] in <c7c68aa8f9aa424ea0dd912cf9d407c4>: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
  14. Hi after update more msg in console [Warning] Calling hook CanStackItem resulted in a conflict between the following plugins: FurnaceLevels - False (Boolean), StackModifier (True (Boolean))
  15. Stigiec

    Conflits plugins

    hi , i have conflits Calling hook OnItemSplit resulted in a conflict between the following plugins: SkillTreeItems - Item.xmas.present.smallx2.15782942 (Item), StackModifier (Item.xmas.present.smallx2.15782943 (Item)) Calling hook OnItemSplit resulted in a conflict between the following plugins: SkillTreeItems - Item.xmas.present.smallx1.15783050 (Item), StackModifier (Item.xmas.present.smallx1.15783051 (Item))
  16. Stigiec

    Conflits plugins

    hi , i have conflits Calling hook OnItemSplit resulted in a conflict between the following plugins: SkillTreeItems - Item.xmas.present.smallx2.15782942 (Item), StackModifier (Item.xmas.present.smallx2.15782943 (Item)) Calling hook OnItemSplit resulted in a conflict between the following plugins: SkillTreeItems - Item.xmas.present.smallx1.15783050 (Item), StackModifier (Item.xmas.present.smallx1.15783051 (Item))
  17. Stigiec

    Wallpaper

    hi, how to craft wallpaper? 1.txt
  18. Stigiec

    Add Rate

    hi can i ask you to add to the plugin rate for each type of planter
  19. Stigiec

    Add Rate

    hi can i ask you to add to the plugin rate for each type of planter
    This plugin will make life easier for players on the server, you can configure different types and characteristics
  20. Stigiec

    Better Beehives

    Hi, is it possible to add a message of what level this Beehives is? basic or advanced for example
    The plugin will make life much easier on the server, the plugin has many settings.
  21. Hi The minimum and maximum rates in the interval do not work. I create an interval from 10 to 12, but every time I get 1, even of the first level doesn't help. Bees cause damage to the player, although this is disabled in the settings. how do I solve this problem? BetterBeehive.json
  22. Stigiec

    Better Beehives

    for one interval 1 sote only my config "Min Honeycomb per Interval": 4, "Max Honeycomb per Interval": 4,
  23. Stigiec

    Better Beehives

    your plugin is not working, it is not clear what values to set, and what is affected by the characteristics. and the elite level deals damage BetterBeehive.json
2m

Downloads

Total number of downloads.

9.6k

Customers

Total customers served.

139.2k

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.