Jump to content

Budapeshter

Creator
  • Posts

    237
  • Joined

  • Last visited

Everything posted by Budapeshter

  1. 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
  2. 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
  3. Budapeshter

    NRE

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

    NRE

    it seems that this is connected with a stack of items
  5. 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
  6. 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
  7. Thank you very much, not a very good offer)
  8. 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
  9. Budapeshter

    NRE 2.0.6

    Thanks for the work)
  10. 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
  11. There is no topology and no Alpha layer
  12. https://csscolor.ru/ RGB 0.71 0.05 0.05 or 0.71 0.05 0.05 0.79
  13. I raise the issue once again
  14. Are there plans to add permission to use skins for certain groups?
  15. 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: [] }
  16. Budapeshter

    Permission Option

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

    Permission Option

    No problem
  18. Budapeshter

    Permission Option

    Hi. You can use commands to hide the panel. /xclose
  19. Show me how you need it and I'll answer
  20. Budapeshter

    Kit Controller

    Maybe you need to fix this plugin first? Spend 5 minutes studying your config file and upload the update to your customers? Many people here did not buy Discord Link and we do not care about the fate of this plugin
  21. Friend, I bought three plugins from you, two of them don't work properly. I haven't checked the third plugin yet, and I don't want there to be errors. Here you write that you are already rewriting the plugin, under another plugin you write that you are rewriting Discord Link. So what should I believe? It took two months to do nothing and write that everything was being done. You understand that the plugin has the functionality of issuing privilege sets with a save function. And this functionality becomes meaningless when a player without a VIP can run in a set with a VIP.
  22. @DeathHi. I ask you to connect to the solution of the issue so that the developer fixes the error that caused the plugin not to work according to the stated functionality
  23. @AminoIt will soon be 2 months since you fixed the bug. The plugin does not work fully, what do you say to this? Ignoring, I suppose, is out of place
  24. Budapeshter

    Kit Controller

    @AminoHello. Will there be a bug fix?
  25. Budapeshter

    Kit Controller

    the problem is easily solved, I spent 20 minutes while I studied the logic of the work and fixed the bug in the plugin. It will take 5-10 minutes for the author to fix and upload the new version. But only when, I can't say.
1.9m

Downloads

Total number of downloads.

9k

Customers

Total customers served.

131.5k

Files Sold

Total number of files sold.

2.7m

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.