Jump to content

Budapeshter

Creator
  • Posts

    245
  • Joined

  • Last visited

Everything posted by Budapeshter

  1. Thanks, no problem) I just tried out the Umod version and thought it wasn't a working plugin. but it's the same here))
  2. Another bug. After logging in to the server, the UI is not displayed. In general, the plugin is broken
  3. version 4.0.5
  4. Hi. Exactly the same problem, the plugin does not work with config.json , all changes are not applied
  5. Why don't the images change? There are problems with the config, I suppose SimpleKDR - Object reference not set to an instance of an object - command plugins Failed to call hook 'OnEntityDeath' on plugin 'SimpleKDR v4.0.1' (ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index) at System.Collections.Generic.List`1[T].get_Item (System.Int32 index) [0x00009] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at Oxide.Plugins.SimpleKDR.AddKDRUI (BasePlayer player) [0x0003c] in <5ca2173722b547388129de76f0993e91>:0 at Oxide.Plugins.SimpleKDR.RebuildUI (BasePlayer player) [0x00025] in <5ca2173722b547388129de76f0993e91>:0 at Oxide.Plugins.SimpleKDR.OnEntityDeath (BasePlayer player, HitInfo info) [0x0013a] in <5ca2173722b547388129de76f0993e91>:0 at Oxide.Plugins.SimpleKDR.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000bb] in <5ca2173722b547388129de76f0993e91>: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 (13:37:43) | [macro] Hans[6553486/76561199014368307] was killed by papantik) #ultimaterust at (-478.38, 11.98, 1006.23)
  6. Failed executing console command 'sc_main' in 'SkinController v2.0.10 by Amino' [callback] (Index was outside the bounds of the array.) at void Oxide.Plugins.SkinController.SelectInvItem(BasePlayer player, PlayerSettings playerSettings, bool isSelecting, int arrayId, string[] args, int redirId) in C:/Users/Administrator/Desktop/server/carbon/plugins/SkinController.cs:line 1957 at void Oxide.Plugins.SkinController.DeselectInventoryItem(BasePlayer player, ref PlayerSettings playerSettings, string[] args) in C:/Users/Administrator/Desktop/server/carbon/plugins/SkinController.cs:line 2018 at void Oxide.Plugins.SkinController.CMDMain(Arg arg) in C:/Users/Administrator/Desktop/server/carbon/plugins/SkinController.cs:line 931 at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
  7. Budapeshter

    IndexOutOfRangeException

    Hey version 2.0.10 Failed to call hook 'CMDMain' on plugin 'SkinController v2.0.10' (IndexOutOfRangeException: Index was outside the bounds of the array.) at Oxide.Plugins.SkinController.SelectInvItem (BasePlayer player, Oxide.Plugins.SkinController+PlayerSettings playerSettings, System.Boolean isSelecting, System.Int32 arrayId, System.String[] args, System.Int32 redirId) [0x00027] in <d9d55c6e809f40da838b91fb0744ff86>:0 at Oxide.Plugins.SkinController.DeselectInventoryItem (BasePlayer player, Oxide.Plugins.SkinController+PlayerSettings& playerSettings, System.String[] args) [0x000eb] in <d9d55c6e809f40da838b91fb0744ff86>:0 at Oxide.Plugins.SkinController.CMDMain (ConsoleSystem+Arg arg) [0x007ba] in <d9d55c6e809f40da838b91fb0744ff86>:0 at Oxide.Plugins.SkinController.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00ed9] in <d9d55c6e809f40da838b91fb0744ff86>: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
  8. costs false. The point is different. I install an image, I can reload the plugin after a while, and after the reload I can get a sign of harmful damage. Sometimes without reloading the plugin, the sign disappears
  9. Hello. After the server is restarted, the sign gets damaged and the links have to be reinstalled. It also happens that signs disappear somewhere on their own
  10. Budapeshter

    NRE

    Thanks for your work, NRE is gone.
  11. Budapeshter

    NRE

    it seems that this is connected with a stack of items
  12. Budapeshter

    NRE

    Hello. I didn’t do anything myself, but sometimes I see this error in the console, the version was 2.8, I installed 2.9 but nothing changed. I'll try to find the mistake
  13. Budapeshter

    NRE

    Failed to call hook 'CMDMain' on plugin 'SkinController v2.0.9' (NullReferenceException: Object reference not set to an instance of an object) at Item.MoveToContainer (ItemContainer newcontainer, System.Int32 iTargetPos, System.Boolean allowStack, System.Boolean ignoreStackLimit, BasePlayer sourcePlayer, System.Boolean allowSwap) [0x00036] in <3aec307eee464538bf0b5313d5ab1ad7>:0 at Oxide.Plugins.SkinController.RedirectItem (BasePlayer player, Item item, Oxide.Plugins.SkinController+SkinData skinInfo, System.Boolean wasRedirect, System.Boolean isOrigional) [0x00132] in <b038438f488a42fc964505767d139d5a>:0 at Oxide.Plugins.SkinController.SkinContainer (BasePlayer player, System.Collections.Generic.List`1[T] items, Oxide.Plugins.SkinController+PlayerSettings& playerSettings, System.Boolean findSkins, Oxide.Plugins.SkinController+SkinData skinInfo, System.Collections.Generic.List`1[T] inventoryItems, System.Boolean isInventory) [0x0014a] in <b038438f488a42fc964505767d139d5a>:0 at Oxide.Plugins.SkinController.CMDMain (ConsoleSystem+Arg arg) [0x00739] in <b038438f488a42fc964505767d139d5a>:0 at Oxide.Plugins.SkinController.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00ed9] in <b038438f488a42fc964505767d139d5a>: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 (14:03:29) | Failed to call hook 'CMDMain' on plugin 'SkinController v2.0.9' (NullReferenceException: Object reference not set to an instance of an object) at Item.MoveToContainer (ItemContainer newcontainer, System.Int32 iTargetPos, System.Boolean allowStack, System.Boolean ignoreStackLimit, BasePlayer sourcePlayer, System.Boolean allowSwap) [0x00036] in <3aec307eee464538bf0b5313d5ab1ad7>:0 at Oxide.Plugins.SkinController.RedirectItem (BasePlayer player, Item item, Oxide.Plugins.SkinController+SkinData skinInfo, System.Boolean wasRedirect, System.Boolean isOrigional) [0x00132] in <b038438f488a42fc964505767d139d5a>:0 at Oxide.Plugins.SkinController.SkinContainer (BasePlayer player, System.Collections.Generic.List`1[T] items, Oxide.Plugins.SkinController+PlayerSettings& playerSettings, System.Boolean findSkins, Oxide.Plugins.SkinController+SkinData skinInfo, System.Collections.Generic.List`1[T] inventoryItems, System.Boolean isInventory) [0x0014a] in <b038438f488a42fc964505767d139d5a>:0 at Oxide.Plugins.SkinController.CMDMain (ConsoleSystem+Arg arg) [0x00739] in <b038438f488a42fc964505767d139d5a>:0 at Oxide.Plugins.SkinController.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00ed9] in <b038438f488a42fc964505767d139d5a>: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
  14. Thank you very much, not a very good offer)
  15. Can you tell me what exactly is not working? If something does not work, then the administration has not fully checked the functionality of the plugin
  16. Budapeshter

    NRE 2.0.6

    Thanks for the work)
  17. Budapeshter

    NRE 2.0.6

    Hello Failed to call hook 'OnPlayerRespawned' on plugin 'LoadoutController v2.0.6' (NullReferenceException: Object reference not set to an instance of an object) at PlayerInventory.WearItemCheck (Item item, System.Boolean canAdjustClothing, System.Int32 targetSlot, System.Boolean dontMove) [0x00000] in <06185375cc2f476ea97e25192de8d8bb>:0 at PlayerInventory.CanWearItem (Item item, System.Boolean canAdjustClothing, System.Int32 targetSlot) [0x00000] in <06185375cc2f476ea97e25192de8d8bb>:0 at PlayerInventory.CanWearItem (Item item, System.Int32 targetSlot) [0x00023] in <06185375cc2f476ea97e25192de8d8bb>:0 at ItemContainer.CanAcceptItem (Item item, System.Int32 targetPos) [0x00008] in <06185375cc2f476ea97e25192de8d8bb>:0 at Item.CanMoveTo (ItemContainer newcontainer, System.Int32 iTargetPos) [0x0000b] in <06185375cc2f476ea97e25192de8d8bb>:0 at Item.MoveToContainer (ItemContainer newcontainer, System.Int32 iTargetPos, System.Boolean allowStack, System.Boolean ignoreStackLimit, BasePlayer sourcePlayer, System.Boolean allowSwap) [0x001b4] in <06185375cc2f476ea97e25192de8d8bb>:0 at Oxide.Plugins.LoadoutController.OnPlayerRespawned (BasePlayer player) [0x0020f] in <649838831c6544ab847249b042343737>:0 at Oxide.Plugins.LoadoutController.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0035d] in <649838831c6544ab847249b042343737>: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
  18. There is no topology and no Alpha layer
  19. https://csscolor.ru/ RGB 0.71 0.05 0.05 or 0.71 0.05 0.05 0.79
  20. I raise the issue once again
  21. Are there plans to add permission to use skins for certain groups?
  22. Budapeshter

    Discord Link

    Hi. This error fills up all the space on the ssd drive /home/nodejs/.pm2/logs/hello-world-error.log - 16.0 GiB Error: Cannot find module '/var/www/html/hello-world.js' at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15) at Module._load (node:internal/modules/cjs/loader:975:27) at Object.<anonymous> (/usr/lib/node_modules/pm2/lib/ProcessContainerFork.js:33:23) at Module._compile (node:internal/modules/cjs/loader:1356:14) at Module._extensions..js (node:internal/modules/cjs/loader:1414:10) at Module.load (node:internal/modules/cjs/loader:1197:32) at Module._load (node:internal/modules/cjs/loader:1013:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) at node:internal/main/run_main_module:28:49 { code: 'MODULE_NOT_FOUND', requireStack: [] }
  23. Budapeshter

    Permission Option

    Changed Status from Pending to Closed Changed Fixed In to 2.2.7
  24. Budapeshter

    Permission Option

    No problem
  25. Budapeshter

    Permission Option

    Hi. You can use commands to hide the panel. /xclose
2.2m

Downloads

Total number of downloads.

10.2k

Customers

Total customers served.

147.3k

Files Sold

Total number of files sold.

3.1m

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.