Jump to content

TuxGeek

Member
  • Posts

    297
  • Joined

  • Last visited

Everything posted by TuxGeek

  1. TuxGeek

    Tax

    Hello, I run a carbon server. Players are telling me they are being taxed over 100 scrap for making items outside their profession. Does this config look correct for that behavior? i think i have the tax set to 2 for teir 1, 5 for tier 2 and 10 for teir 3. I cannot find anything wrong with the config file as far as the taxes go for crafting items outside of the players professions Professions.json
  2. Hello, I run a carbon server and im getting the following errors in my f1 console. The errors do not show in server logs or the server console and the hud does not show at the top left until the plugin is reloaded when this happens. It only happens when a player connects and only for that player. It does not happen for every player when they connect. I have tried deleting the config file and regenerating a new one, setting up all of my events back into the hud with the same error occuring
  3. is there a way to add the egg variables as options in the scheduler area of a servers panel? say to schedule a wipe with a set world size and seed?
  4. everything is working after a server reboot, for some reason unloading and reloading the plugin did not work. Thank you and sorry for the trouble
  5. I bought the plugin today and tried stacking things however sometimes i just cant get anything to stack at all. I tried using left click, right click, and middle click. Sometimes things would stack other times not. what am i doing wrong? i have included my config and a video of the plugin just not stacking water catchers clip_1,742,358,488,832.mp4 StackEverything.json
  6. TuxGeek

    Vending machine error

    I just bought the plugin and am getting this error in my server console. I run a carbon server Failed to call internal hook 'OnServerInitialized' on plugin 'VehicleBuy v2.1.6' [352240293] (Object reference not set to an instance of an object) at void Oxide.Plugins.VehicleBuy.SetupVendingMachine(BaseEntity machine, VendingMachine comp, List<VMOrder> items) in /home/container/carbon/plugins/VehicleBuy.cs:line 820 at void Oxide.Plugins.VehicleBuy.SpawnVendingMachines() in /home/container/carbon/plugins/VehicleBuy.cs:line 737 at void Oxide.Plugins.VehicleBuy.OnServerInitialized() in /home/container/carbon/plugins/VehicleBuy.cs:line 596 at object Oxide.Plugins.VehicleBuy.InternalCallHook(uint hook, object[] args) in VehicleBuy.cs/Internal:line 736 Purchase Vehicles from the Shop v2.1.6 by M&B-Studios & Mevent hook 'OnServerInitialized' took longer than 100ms [138ms]
  7. TuxGeek

    Hook Conflict

    Well ive thrown another heli signal and i didnt see the hook conflict in the log for that time and not in the server console anymore. Thank you again very much
  8. TuxGeek

    Hook Conflict

    thank you very much for both the fast response and all your work on this amazing plugin
  9. TuxGeek

    Hook Conflict

    Hello, I am getting a hook conflict on my carbon server. When i asked about this conflict in the HeliSignals support section i was given this response. Is there anything i can do to fix this conflict? "I checked out that plugin, I don't actually have it as it turns out but on their page they say its compatible with Heli Signals. The issue is the dev of that plugin is returning from "ShouldFancyDrop" as if it were a Boolean hook, so they are returning false, which some argue is more logical because we don't want Fancy Drop to act on those signals. However, the hook isn't Boolean and it is much more widely accepted that when returning a hook that requires a non null return value to stop normal behaviour, you should return true (which I do). This was discussed at length in the Oxide/Umod discord a long time ago and this was what was decided. In this case it doesn't hurt anything or break any actions, it just causes the console info spam you are seeing and will continue to do so unless one of us changes the returned hook value. As I'm using the most widely accepted way of returning this type of hook, so I won't change, as this will then cause conflict with many more plugins. This is the same as the console spam that so many servers see with Stack Modifier plugin, as he refuses to return from "CanCombineDroppedItem" hook in the already accepted way as 99.9% of every other dev out there as I described above! Anyway, it's up to you, you could find that hook in his code and change the return value to true instead of false, or just ignore it (or ask him to change it for the reasons explained ) Z" Hook conflict while calling 'ShouldFancyDrop[186179931]': HeliSignals 1.2.26 [True] and InstantAirdrop 1.0.13 [False]
  10. TuxGeek

    Air Convoy

    I had to reload both plugins to get the loot to show at all in the plugin
  11. TuxGeek

    Air Convoy

    When i open loot table & stack size gui to edit the Air Convoy loot this is what i see
  12. TuxGeek

    WTrading

    Great UI, the included discord plugin to show embeds with trades using a discord bot is amazing. Testing the plugin on carbon worked flawlessly. The economics cost to trade worked great and distance of the trade can increase the cost of the trade in the economics if wanted. I have not found a better trade plugin that is compatible with carbon across many other plugin websites.
  13. TuxGeek

    WTradingDiscord

    after the latest server reboot all is working now. Ive setup my config file and the bot sees the rust server and discord. Thank you very much
  14. TuxGeek

    WTradingDiscord

    Im rebooting the server to see if that fixes it as another dedicated server patch came out a little over 10 minutes ago
  15. TuxGeek

    WTradingDiscord

    i just updated the plugins and im still having this error Failed compiling 'WTradingDiscord.cs': 1. Cannot implicitly convert type 'System.Threading.Tasks.Task<string>' to 'System.Threading.Tasks.Task<byte[]>' [CS0029] (WTradingDiscord 37 line 528) 2. Argument 1: cannot convert from 'byte[]' to 'string' [CS1503] (WTradingDiscord 64 line 596)
  16. After today's mandatory update my stack sizes and command /loottable is not working anymore. all of my custom loot tables are not working either. I am running the latest carbon that was released today. No errors show up in server console at all.
  17. TuxGeek

    Does not work for me

    I just bought the plugin, installed it, set the permissions, reconnected to the server and nothing is working. I do not see any errors in console except for this one listed below for OnPlayerConnected hook. I run a carbon server. Is there any reason this would not be working? I have uploaded a video and my config file to try to figure this out Failed to call internal hook 'OnPlayerConnected' on plugin 'AdminMap v2.2.1' [2848347654] (Object reference not set to an instance of an object.) at void Oxide.Plugins.AdminMap.UpdatePermissionCache(BasePlayer player) in /home/container/carbon/plugins/AdminMap.cs:line 241 at void Oxide.Plugins.AdminMap.OnPlayerConnected(BasePlayer player) in /home/container/carbon/plugins/AdminMap.cs:line 115 at object Oxide.Plugins.AdminMap.InternalCallHook(uint hook, object[] args) in AdminMap.cs/Internal:line 228 Admin-Map.mp4 AdminMap.json
  18. TuxGeek

    WTradingDiscord

    I just bought the plugin and installed it, The second file WTradingDiscord.cs does not compile on my server. I am running carbon. I am using the latest discord extension version as i have a few other plugins that use that extension. Failed compiling 'WTradingDiscord.cs': 1. 'Plugin' does not contain a definition for 'TradeInfo' and no accessible extension method 'TradeInfo' accepting a first argument of type 'Plugin' could be found (are you missing a using directive or an assembly reference?) [CS1061] (Internal 52 line 51)
  19. TuxGeek

    Error on c.unload

    Yes here is my config file HeliSignals.json
  20. TuxGeek

    Error on c.unload

    Do you know what is causing this hook conflict? Hook conflict while calling 'ShouldFancyDrop[186179931]': InstantAirdrop 1.0.13 [False] and HeliSignals 1.2.26 [True]
  21. TuxGeek

    Error on c.unload

    The error is from an heli signal heli. however the OnEntityKill error does not show every single time. im not sure what is causing it unless its when the heli blows up mid air without going into the death spiral
  22. TuxGeek

    Admin time

    Im running these two commands, the first enables admintime and the second disables it admintime 13;adminclouds 0;adminfog 0;adminrain 0;adminwind 0 admintime -1;adminclouds -1;adminfog -1;adminrain -1;adminwind -1
  23. TuxGeek

    Admin time

    Hello, when im using the built in admin time commands to rust at night the world gets overly bright, and when i disable admin time the world gets even brighter. Im running the plugin using carbon on multiple servers. Is this intended behavior? When the night ends the brightness goes back to normal
  24. Hello, i run a carbon server with the latest version of convoy and carbon. I ran into the map marker moving after one of my players completed the convoy. Im using map size 4500 and seed 1078031676. The marker location is shown in the screenshot listed with this message. Is there any reason this would happen?
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.