Jump to content

guanist

Member
  • Posts

    36
  • Joined

  • Last visited

Everything posted by guanist

  1. guanist

    error

    it happens when you click on page 2 how will we fill in the contents of these
  2. guanist

    error

    Failed to call hook 'HelpConsoleCommand' on plugin 'HelpUI v1.0.1' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Ext.CarbonAliases.LUI+LuiContainer.SetScrollContent (Oxide.Ext.CarbonAliases.LuiPosition pos, Oxide.Ext.CarbonAliases.LuiOffset offset) [0x00027] in <a3e1037c946b413a9b304a8d0378f9e0>:0 4kb/s in, 45kb/s out at Oxide.Plugins.HelpUI.UpdateHelpUI (BasePlayer player, System.String newSub) [0x001e9] in <fa2c8d71bc074490836b871da46faa32>:0 at Oxide.Plugins.HelpUI.HelpConsoleCommand (ConsoleSystem+Arg arg) [0x00062] in <fa2c8d71bc074490836b871da46faa32>:0 at Oxide.Plugins.HelpUI.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001d1] in <fa2c8d71bc074490836b871da46faa32>: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 <8cb2d664f1574f2b96d53f1c1869d96a>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <8cb2d664f1574f2b96d53f1c1869d96a>:0
  3. There are no buttons on the screen?
  4. Hello, I'm using your Kits UI system with the following template: kits.template fullscreen rust content_categories When navigating between kit categories, the kits disappear and the following error appears in the server console: scss KopyalaDüzenle at Oxide.Plugins.Kits+OpenedKits.OnChangeCurrentPage (System.Int32 page) [...] It seems the UI breaks when changing category pages. Likely due to a null or undefined page value or an empty category structure. Can you please review OnChangeCurrentPage method and ensure that category switching refreshes the visible kit list properly? Thank you! at Oxide.Plugins.Kits+OpenedKits.OnChangeCurrentPage (System.Int32 page) [0x00030] in <54290f11ad7044faaefc452f4e0f1a77>:0 at Oxide.Plugins.Kits+OpenedKits.OnChangeCurrentPage (System.Int32 page) [0x00030] in <54290f11ad7044faaefc452f4e0f1a77>:0
  5. Failed to call hook 'HelpChatCommand' on plugin 'HelpUI v2.0.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Ext.CarbonAliases.LUI.CreateEmptyContainer (System.String parent, System.String name, System.Boolean add) [0x0003c] in <a3e1037c946b413a9b304a8d0378f9e0>:0 5kb/s in, 30kb/s out at Oxide.Ext.CarbonAliases.LUI.CreatePanel (System.String parent, Oxide.Ext.CarbonAliases.LuiPosition position, Oxide.Ext.CarbonAliases.LuiOffset offset, System.String color, System.String name) [0x00001] in <a3e1037c946b413a9b304a8d0378f9e0>:0 at Oxide.Ext.CarbonAliases.LUI.CreatePanel (Oxide.Ext.CarbonAliases.LUI+LuiContainer container, Oxide.Ext.CarbonAliases.LuiPosition position, Oxide.Ext.CarbonAliases.LuiOffset offset, System.String color, System.String name) [0x00000] in <a3e1037c946b413a9b304a8d0378f9e0>:0 at Oxide.Plugins.HelpUI.OpenHelpUI (BasePlayer player, System.String category, System.String subCategory) [0x0002d] in <20a9aad42044484d92529767f5330107>:0 at Oxide.Plugins.HelpUI.HelpChatCommand (BasePlayer player, System.String command) [0x0001f] in <20a9aad42044484d92529767f5330107>:0 at Oxide.Plugins.HelpUI.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0019b] in <20a9aad42044484d92529767f5330107>: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 <8cb2d664f1574f2b96d53f1c1869d96a>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <8cb2d664f1574f2b96d53f1c1869d96a>:0
  6. I used this command: /animalfarm coop
  7. I can't kill animals in realPve addon
  8. "Chicken Coop Settings": { "Total chickens animals allowed in the coop. Default UI will only show 4": 4, "Chickens hatch time minutes": 2, "Add storage adapter to coop": true, "Add water adapter to coop": true, "Allow auto hatching of eggs": true, "Player may have how many modifyed coops -1 = unlimited": 1, "Only use custom item to place coop": true, "Coop item skin": 3461239631, "Coop item name": "Industrial Chicken Coop" }, "Farm Settings": { "Farm item skinID": 3458119788, "Farm item name": "Animal Farm", "Total farm animals allowed in the farm": 10, "Add storage adapter to trough": true, "Add hopper to trough": true, "Require permissions for gatheringr": false, "Player may have how many farms -1 = unlimited": -1
  9. Chicken coop automation not working? Failed to call hook 'UiActionCommandFarm' on plugin 'AnimalFarm v1.3.0' (IndexOutOfRangeException: Index was outside the bounds of the array.) at Oxide.Plugins.AnimalFarm.UiActionCommandFarm (ConsoleSystem+Arg arg) [0x00054] in <b81653a0a74844908e6b3e65d0bd338f>:0 ,907 ents, 4 slprs 6kb/s in, 43kb/s out at Oxide.Plugins.AnimalFarm.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a0a] in <b81653a0a74844908e6b3e65d0bd338f>: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 <8cb2d664f1574f2b96d53f1c1869d96a>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <8cb2d664f1574f2b96d53f1c1869d96a>:0
  10. guanist

    error ?

    D:/a/Carbon/Carbon/Carbon.Core/Carbon/src/Processors/CarbonProcessor.cs:line 63 [21:18:56] > Failed to execute OnFrame callback (Object reference not set to an instance of an object) at void Oxide.Plugins.Hud.ShowUIEvents(BasePlayer player) in C:/codecarbon3x/carbon/plugins/Hud.cs:line 1958 at void Oxide.Plugins.Hud.EventTouch(BaseEntity entity)+() => { } in C:/codecarbon3x/carbon/plugins/Hud.cs:line 846 at void Carbon.Managers.CarbonProcessor.Update() in D:/a/Carbon/Carbon/Carbon.Core/Carbon/src/Processors/CarbonProcessor.cs:line 63
  11. guanist

    image upload problem

  12. guanist

    eror carbon rust

    Failed to call internal hook 'OnPlayerConnected' on plugin 'Hud v3.3.5' [2848347654] (Object reference not set to an instance of an object) at void Oxide.Plugins.Hud.OnPlayerConnected(BasePlayer player) in C:/codecarbon3x/carbon/plugins/Hud.cs:line 739 at object Oxide.Plugins.Hud.InternalCallHook(uint hook, object[] args) in Hud.cs/Internal:line 359
  13. guanist

    error carbon

    when I install the zone manager plugin, there is always this error and serious fps loss
  14. guanist

    zone manager error

    error Failed to call internal hook 'OnPlayerSleepEnded' on plugin 'WarMode v1.3.3' [3025469128] (Object reference not set to an instance of an object) at bool Oxide.Plugins.WarMode.get_IsUsingZoneManager() in C:/codecarbon3x/carbon/plugins/WarMode.cs:line 3339 at ModeConfig Oxide.Plugins.WarMode.ForcedPlayerModeFromZone(BasePlayer basePlayer) in C:/codecarbon3x/carbon/plugins/WarMode.cs:line 3343 mods, 162 plgs, 9/13 mdls, 3 exts at ModeConfig Oxide.Plugins.WarMode.GetMode(string userid, bool allowOverride) in C:/codecarbon3x/carbon/plugins/WarMode.cs:line 2119 at ModeConfig Oxide.Plugins.WarModeMethods.ExtensionMethods.GetMode(string userid) in C:/codecarbon3x/carbon/plugins/WarMode.cs:line 1470 at void Oxide.Plugins.WarMode.UpdateStatusBar(string userid) in C:/codecarbon3x/carbon/plugins/WarMode.cs:line 305 at void Oxide.Plugins.WarMode.OnPlayerSleepEnded(BasePlayer basePlayer) in C:/codecarbon3x/carbon/plugins/WarMode.cs:line 2795 at object Oxide.Plugins.WarMode.InternalCallHook(uint hook, object[] args) in WarMode.cs/Internal:line 452
  15. guanist

    error carbon

    [17:20:47] > Failed to call internal hook 'OnGrowableGather' on plugin 'WarMode v1.3.3' [1267491132] (Object reference not set to an instance of an object.) at bool BuildingPrivlidge.IsAuthed(BasePlayer player) at bool Oxide.Plugins.WarMode+PrivInfo.IsAuthed(BasePlayer basePlayer) in C:/codecarbon3x/carbon/plugins/WarMode.cs:line 3309 at object Oxide.Plugins.WarMode.CanLootHelper(BasePlayer looter, BaseEntity target, bool skipVendingCheck) in C:/codecarbon3x/carbon/plugins/WarMode.cs:line 2536 at object Oxide.Plugins.WarMode.OnGrowableGather(GrowableEntity instance, BasePlayer looter, bool eat) in C:/codecarbon3x/carbon/plugins/WarMode.cs:line 2479 at object Oxide.Plugins.WarMode.InternalCallHook(uint hook, object[] args) in WarMode.cs/Internal:line 384 [17:20:51] > Failed to call internal hook 'OnGrowableGather' on plugin 'WarMode v1.3.3' [1267491132] (Object reference not set to an instance of an object.) at bool BuildingPrivlidge.IsAuthed(BasePlayer player) at bool Oxide.Plugins.WarMode+PrivInfo.IsAuthed(BasePlayer basePlayer) in C:/codecarbon3x/carbon/plugins/WarMode.cs:line 3309 at object Oxide.Plugins.WarMode.CanLootHelper(BasePlayer looter, BaseEntity target, bool skipVendingCheck) in C:/codecarbon3x/carbon/plugins/WarMode.cs:line 2536 at object Oxide.Plugins.WarMode.OnGrowableGather(GrowableEntity instance, BasePlayer looter, bool eat) in C:/codecarbon3x/carbon/plugins/WarMode.cs:line 2479 at object Oxide.Plugins.WarMode.InternalCallHook(uint hook, object[] args) in WarMode.cs/Internal:line 384 [17:21:06] > Failed to call internal hook 'OnGrowableGather' on plugin 'WarMode v1.3.3' [1267491132] (Object reference not set to an instance of an object.) at bool BuildingPrivlidge.IsAuthed(BasePlayer player) at bool Oxide.Plugins.WarMode+PrivInfo.IsAuthed(BasePlayer basePlayer) in C:/codecarbon3x/carbon/plugins/WarMode.cs:line 3309 at object Oxide.Plugins.WarMode.CanLootHelper(BasePlayer looter, BaseEntity target, bool skipVendingCheck) in C:/codecarbon3x/carbon/plugins/WarMode.cs:line 2536 at object Oxide.Plugins.WarMode.OnGrowableGather(GrowableEntity instance, BasePlayer looter, bool eat) in C:/codecarbon3x/carbon/plugins/WarMode.cs:line 2479 at object Oxide.Plugins.WarMode.InternalCallHook(uint hook, object[] args) in WarMode.cs/Internal:line 384 [17:21:12] > Failed to call internal hook 'OnGrowableGather' on plugin 'WarMode v1.3.3' [1267491132] (Object reference not set to an instance of an object.) at bool BuildingPrivlidge.IsAuthed(BasePlayer player) at bool Oxide.Plugins.WarMode+PrivInfo.IsAuthed(BasePlayer basePlayer) in C:/codecarbon3x/carbon/plugins/WarMode.cs:line 3309 at object Oxide.Plugins.WarMode.CanLootHelper(BasePlayer looter, BaseEntity target, bool skipVendingCheck) in C:/codecarbon3x/carbon/plugins/WarMode.cs:line 2536 at object Oxide.Plugins.WarMode.OnGrowableGather(GrowableEntity instance, BasePlayer looter, bool eat) in C:/codecarbon3x/carbon/plugins/WarMode.cs:line 2479 at object Oxide.Plugins.WarMode.InternalCallHook(uint hook, object[] args) in WarMode.cs/Internal:line 384
  16. guanist

    image upload problem

    Default config "Name": "Car 4", "Prefab": "assets/content/vehicles/modularcar/4module_car_spawned.entity.prefab", "Image link": "https://gitlab.com/TheMevent/PluginsStorage/raw/main/Images/VehicleBuy/modular-vehicle-4.png",
  17. guanist

    event Error

  18. guanist

    image upload problem

    The links to the images are invalid. The images are not loading.
  19. guanist

    Request or technical support

    I want PVP/PVE players to fight in Arena Tournament and Survival Arena modes. Can you make adjustments for this, such as allowing PVP in tournaments for PVE players or enabling them to deal and receive damage?
  20. guanist

    system error

    system error carbon
  21. guanist

    event Error

    event Error
1.8m

Downloads

Total number of downloads.

8.5k

Customers

Total customers served.

127.9k

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.