Jump to content

TuxGeek

Member
  • Posts

    297
  • Joined

  • Last visited

Everything posted by TuxGeek

  1. TuxGeek

    WelcomePanel Kits

    here are the requested files kits_data.json WPKits.json
  2. TuxGeek

    WelcomePanel Kits

    I run a carbon server and am getting this error with WPKits Failed to call internal hook 'OnWelcomePanelPageOpen' on plugin 'WPKits v1.3.2' [298621945] (Specified cast is not valid.) at void Oxide.Plugins.WPKits.ShowKits(BasePlayer player, int page) in /home/container/carbon/plugins/WPKits.cs:line 163 at void Oxide.Plugins.WPKits.OnWelcomePanelPageOpen(BasePlayer player, int tab, int page, string addon) in /home/container/carbon/plugins/WPKits.cs:line 25 at object Oxide.Plugins.WPKits.InternalCallHook(uint hook, object[] args) in WPKits.cs/Internal:line 156
  3. TuxGeek

    Hackable crates

    I run a carbon server, using the latest version of the rust dedicated server and carbon. I took down a heli signal of nightmare difficulty today and the hackable crates did not spawn when i took it down. This was not a problem in the past. im not sure when this started as i take the heli pretty often but have been busy since july 4th. There was no output in console from the plugin at all when i took the heli down. Discord showed me calling the heli signal however. What could be going on here?
  4. When i try to use the latest version of this outpost prefab in rust edit, the program crashes. is this a problem with the prefab? i didnt have the issue on the previous version
  5. TuxGeek

    BradleyAPC XP

    I use bradley drops and i believe this is an issue with that plugin
  6. TuxGeek

    Player Ranks

    I am getting this error with the latest update July 8th 2024 on a carbon server that is using the latest version of carbon Failed to call internal hook 'OnRocketLaunched' on plugin 'PlayerRanks v2.3.1' [658881068] (Object reference not set to an instance of an object) at void Oxide.Plugins.PlayerRanks.Plus(BasePlayer player, string category, int intScore) in /home/container/carbon/plugins/PlayerRanks.cs:line 1272 at void Oxide.Plugins.PlayerRanks.OnRocketLaunched(BasePlayer player) in /home/container/carbon/plugins/PlayerRanks.cs:line 929 at object Oxide.Plugins.PlayerRanks.InternalCallHook(uint hook, object[] args) in PlayerRanks.cs/Internal:line 742
  7. here is a screenshot of stacks i have that will not stack together at all even though the stack size max is set higher
  8. I am seeing this issue too. not sure what is going on to cause it, only the one plugin to change anything to do with stack sizes
    Love this plugin, I use it on multiple servers. This plugin has saved players a ton of time by composting bones and horse dung a lot faster instead of waiting a week for everything to finish. Players really like how the fertilizer stacks higher than the max stack size on the server due to the speed of composting.
  9. TuxGeek

    Better Npc

    got this error with the update from July 6th, server is running carbon Failed compiling 'BetterNpcNames.cs': 1. Cannot convert type 'BasePlayer.EncryptedValue<ulong>' to 'int' [CS0030] (BetterNpcNames 58 line 259)
  10. I am getting this error after the latest rust update on a carbon server Failed to call internal hook 'OnEntitySpawned' on plugin 'CompostStacks v2.0.2' [2949838417] (Object reference not set to an instance of an object) at void Oxide.Game.Rust.Libraries.Covalence.RustPlayer.Message(string message, string prefix, params object[] args) in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Covalence/IPlayer.cs:line 209 at void Oxide.Game.Rust.Libraries.Covalence.RustPlayer.Message(string message) in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Covalence/IPlayer.cs:line 214 at void Oxide.Plugins.CompostStacks.OnEntitySpawned(BaseNetworkable entity) in /home/container/carbon/plugins/CompostStacks.cs:line 154 at object Oxide.Plugins.CompostStacks.InternalCallHook(uint hook, object[] args) in CompostStacks.cs/Internal:line 41
  11. TuxGeek

    Update needed

    I am getting this same error on carbon
  12. getting this error with the new update Failed compiling 'Loottable.cs': 1. The best overload for 'GetImageString' does not have a parameter named 'silent' [CS1739] (Loottable 57 line 647)
  13. I have updated the plugin and checked the config, however when i throw an supply signal i get no error but the drop doesnt happen instantly anymore, I have supplied a picture of my server console output in testing too
    Great plugin, Was able to organize all of my events by time and day of week. I optimized the server by having less events run all at once with their own timers set. Very nice interface that is really easy to use. I highly recommend this plugin.
  14. TuxGeek

    Heli Signals

    only way i know how to do that is to run a command listed below and throw the custom supply signal. the top one is for a heli wave and the bottom one is for the easy difficulty, replace %steamid% with the players steam id you want to give the signal to hsgive wave_normal %steamid% 1 "hsgive easy %steamid% 1"
  15. TuxGeek

    SimplePVE

    I am getting this error on an oxide server. Failed to call hook 'CanLootEntity' on plugin 'SimplePVE v1.2.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.SimplePVE.CanLootEntity (BasePlayer player, StorageContainer container) [0x0003d] in <9d7aa4fead8e437bb9062f5d09e9c273>:0 at Oxide.Plugins.SimplePVE.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00f05] in <9d7aa4fead8e437bb9062f5d09e9c273>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>: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 [Skill Tree] Saving player data for 1 players. [Skill Tree] Finished saving player data. Saved 201,557 ents, cache(0.18), write(0.08), disk(0.05). Saving complete Failed to call hook 'CanLootEntity' on plugin 'SimplePVE v1.2.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.SimplePVE.CanLootEntity (BasePlayer player, StorageContainer container) [0x0003d] in <9d7aa4fead8e437bb9062f5d09e9c273>:0 at Oxide.Plugins.SimplePVE.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00f05] in <9d7aa4fead8e437bb9062f5d09e9c273>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>: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
  16. TuxGeek

    Heli Signals

    to call the vanilla heli you can type in F1 "heli.call" "heli.calltome" or "drop" heli.call makes a heli spawn randomly on the map like the vanilla one does, heli.calltome calls the same heli but makes it travel to you, drop spawns one above your position
  17. TuxGeek

    Rust Rewards

    I am getting this error when running the command /rustrewards while running a carbon server with the latest version, the previous versions i used it always worked Failed executing chat command 'rustrewards' in 'RustRewards v3.1.6 by Steenamaroo' [callback] (Specified cast is not valid.) at void Oxide.Plugins.RustRewards.RRPlayerUI(BasePlayer player) in /home/container/carbon/plugins/RustRewards.cs:line 1639 at void Oxide.Plugins.RustRewards.RustRewardsUI(BasePlayer player, string command, string[] args) in /home/container/carbon/plugins/RustRewards.cs:line 1600 at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
  18. TuxGeek

    Hackable Crate not hacking

    I have fixed the issue. Sorry for wasting your time. You can close this support request
  19. TuxGeek

    Hackable Crate not hacking

    Hello, I run a carbon server. I had a player today about 10 minuets to server reboot unable to hack the crates from convoy, no matter where they went around or on top of the crate pressing E the crate would not start the hack. What could be causing this? There was no output in the server console when this was happening. Any help would be apreciated.
  20. I have the latest version and the problem has been solved, sorry for the late response. Been pretty busy with the latest facepunch updates
2.1m

Downloads

Total number of downloads.

9.8k

Customers

Total customers served.

141.8k

Files Sold

Total number of files sold.

3m

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.