Jump to content

TuxGeek

Member
  • Posts

    251
  • Joined

  • Last visited

Everything posted by TuxGeek

  1. TuxGeek

    Air Convoy

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

    Air Convoy

    When i open loot table & stack size gui to edit the Air Convoy loot this is what i see
  3. 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.
  4. 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
  5. 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
  6. 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)
  7. 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.
  8. 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
  9. 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)
  10. TuxGeek

    Error on c.unload

    Yes here is my config file HeliSignals.json
  11. 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]
  12. 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
  13. 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
  14. 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
  15. 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?
  16. TuxGeek

    Error on c.unload

    I am also getting this error in console Failed to call internal hook 'OnEntityKill' on plugin 'HeliSignals v1.2.26' [304634108] (Object reference not set to an instance of an object) at object Oxide.Plugins.HeliSignals.OnEntityKill(PatrolHelicopter heli) in /home/container/carbon/plugins/HeliSignals.cs:line 876 at object Oxide.Plugins.HeliSignals.InternalCallHook(uint hook, object[] args) in HeliSignals.cs/Internal:line 457
  17. TuxGeek

    Error on c.unload

    I recently reinstalled the plugin after not using it for awhile and when setting up the plugin i setup my config and unloaded the plugin with the command "c.unload helisignals" when doing so the server produced this error in console. I dont see it effecting anything currently but wanted to let you know this error shows up c.unload HeliSignals Unloaded plugin Heli Signals v1.2.26 by ZEODE Error while unpatching hook 'OnPatrolHelicopterTakeDamage[c2e7af56e92d47308952633ba1d9ed4d]' (Invalid IL code in (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:PatrolHelicopter.Hurt_Patch0 (PatrolHelicopter,HitInfo): IL_00d8: ret ) at MethodInfo HarmonyLib.PatchFunctions.UpdateWrapper(MethodBase original, PatchInfo patchInfo) at PatchProcessor HarmonyLib.PatchProcessor.Unpatch(MethodInfo patch) at void HarmonyLib.Harmony.Unpatch(MethodBase original, MethodInfo patch) at void HarmonyLib.Harmony.UnpatchAll(string harmonyID)+(Patch patchInfo) => { } at void HarmonyLib.CollectionExtensions.Do<Patch>(IEnumerable<Patch> sequence, Action<Patch> action) at void HarmonyLib.CollectionExtensions.DoIf<Patch>(IEnumerable<Patch> sequence, Func<Patch, bool> condition, Action<Patch> action) at void HarmonyLib.Harmony.UnpatchAll(string harmonyID) at bool Carbon.Hooks.HookEx.RemovePatch() in /__w/Carbon/Carbon/Carbon.Core/Carbon/src/Hooks/HookEx.cs:line 212 A general error occured while uninstalling 'OnPatrolHelicopterTakeDamage[d9ed4d]'
  18. TuxGeek

    Armored Train

    i started getting these errors spamming my server console after updating armored train today, and im getting another error that happens only by train tracks. My server is using the latest plugin version and the latest carbon version NullReferenceException: Object reference not set to an instance of an object at TrainEngine.MeetsEngineRequirements () [0x00013] in <aaa6925b6b184b63a06688005960c86d>:0 at VehicleEngineController`1[TOwner].CanRunEngine () [0x00000] in <aaa6925b6b184b63a06688005960c86d>:0 at VehicleEngineController`1[TOwner].CheckEngineState () [0x00008] in <aaa6925b6b184b63a06688005960c86d>:0 at TrainEngine.VehicleFixedUpdate () [0x00012] in <aaa6925b6b184b63a06688005960c86d>:0 at BaseMountable.FixedUpdateCycle () [0x00039] in <aaa6925b6b184b63a06688005960c86d>:0 at ServerMgr.FixedUpdate () [0x00018] in <aaa6925b6b184b63a06688005960c86d>:0 TuxGeek disconnecting: Object reference not set to an instance of an object. at Client.%40e455191a68751619e010dc917a36fb3545aad0 (%d76541ef229ec41e1be279815bece20ac3ca4b37 %89d3f353e5fd04b7058d5bbe8a6a75f1c9630d9a, System.Int64 %1cae3f4bbe17a828b344649eb5ff0109c522d352) [0x00000] in <00000000000000000000000000000000>:0 at Client.%b0d4f6d7535271e84d6dcaab20719634e84c01f4 (%f4f4f4ee4c77ddaad79484aab749e64e543ef53b %7829e677b6f3dbd4ed5a8964ec09c46c0a04f31a) [0x00000] in <00000000000000000000000000000000>:0 at Client.%e605147a9e6acc9e2b5308cfeb5abaefad9a1895 (%f4f4f4ee4c77ddaad79484aab749e64e543ef53b %7829e677b6f3dbd4ed5a8964ec09c46c0a04f31a) [0x00000] in <00000000000000000000000000000000>:0 at %782d470195f8bff8e57ed56c178bfaca4555a5a6.%74c2dbd6d0c0eeb5aeceb22fbc2c852ad6b6c467 (%d7db0253355656ba0d865defe811520c2fa68e14 %f39ca757e8ff6f1b644e0bb70486aa14694a9711) [0x00000] in <00000000000000000000000000000000>:0 at %55088abdd4cd3105388016fed104370f86aded80.%687de95f32b7727d84115a31e70e51705a2df1dd () [0x00000] in <00000000000000000000000000000000>:0 at Client.Update () [0x00000] in <00000000000000000000000000000000>:0
  19. TuxGeek

    OnEntityKill

    im putting together a test server to do so and will remove one plugin at a time to see if the problem persists down to just the dependencies and meteor event.
  20. TuxGeek

    OnEntityKill

    I have a list of the plugins i run on two of my servers i run that uses the meteor plugin, I dont think anything on either server would cause that. Do you see any plugin in the lists that would cause the timed.explosive to be null? PvE-Plugins.txt RP-Plugins.txt
  21. TuxGeek

    OnDispenserGather

    odd i had done that in the past but its fixed now again, so im not sure why the error appeared again
  22. TuxGeek

    OnDispenserGather

    Hi, I am running a carbon server and am getting this error with the january 2nd update. The error can be replicated by farming a bear after killing it [Loottable] MultiplyDispenserItems called but DispenserMultipliers is null _corpse_boar Failed to call hook 'OnDispenserGather' on plugin 'Loottable v2.1.4' (MultiplyGatherItems is null in _corpse_boar) at void Oxide.Plugins.Loottable+LootConfig.MultiplyDispenserItem(Item item) in /home/container/carbon/plugins/Loottable.cs:line 5320 at void Oxide.Plugins.Loottable.OnDispenserGather(ResourceDispenser dispenser, BasePlayer player, Item item) in /home/container/carbon/plugins/Loottable.cs:line 578 at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
  23. TuxGeek

    OnEntityKill

    hello, im getting this error in my console with the latest version of the plugin, my server is running carbon. the error occurs on every server i run that has the plugin, I can get the error to appear by using c4 on a meteor. Do i have something configured wrong? what can i do to fix this error? I have attached my config file just in case you need it Failed to call internal hook 'OnEntityKill' on plugin 'MeteorEvent v2.0.9' [304634108] (Object reference not set to an instance of an object) at void Oxide.Plugins.MeteorEvent.OnEntityKill(TimedExplosive explosive) in /home/container/carbon/plugins/MeteorEvent.cs:line 459 at object Oxide.Plugins.MeteorEvent.InternalCallHook(uint hook, object[] args) in MeteorEvent.cs/Internal:line 190 MeteorEvent.json
  24. TuxGeek

    Event will not run

    I have not gotten any response in any way about the error i listed above
  25. TuxGeek

    Bradley Drops

    getting this error after the december 5th update BradleyDrops.cs 861:76 'PhoneController' does not contain a definition for 'PositionToGridCoord'
1.7m

Downloads

Total number of downloads.

7.9k

Customers

Total customers served.

119.4k

Files Sold

Total number of files sold.

2.4m

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.