Jump to content

dustyhansen

Member
  • Posts

    1,634
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by dustyhansen

  1. How is increasing the Base Yield Settings different than running a plugin that increases gather rates? Does it impact everyone or only those using a specific skill?
  2. I think you need to calm down. I have purchased 5 of your plugins. I am not your enemy, but a paying customer. Sorry for quoting you, didn't realize that was a problem for you. I am attaching the log file from the last wipe. The server was started at 22:09:25 after wiping on 7/4. The plugin didn't pay out RP when I was on Oxide either, so I don't think it is a Carbon issue. I have had this issue for several months now. Carbon.Core.backup.2024.07.04.txt
  3. @The_KiiiingI have this one too
  4. I have over 150 plugins. I use Carbon.
  5. Why? What is different about my server? You have a feature in your plugin that doesn't work...
  6. No. This only started to be an issue after the recent Facepunch update on 7/6. It was working fine before then.
  7. "launch_site": { "Display": true, "Order": 10, "Height": 26, "Background_Color": "#A14242", "Background_Transparency": 0.8, "Background_Material": "", "Image_Url": "https://i.imgur.com/mn8reWg.png", "Image_Local(Leave empty to use Image_Url)": null, "Image_Sprite(Leave empty to use Image_Local or Image_Url)": null, "Image_IsRawImage": false, "Image_Color": "#FF0000", "Image_Transparency": 0.0, "Text_Size": 12, "Text_Color": "#FFFFFF", "Text_Font": "RobotoCondensed-Bold.ttf", "SubText": "", "SubText_Size": 12, "SubText_Color": "#FFFFFF", "SubText_Font": "RobotoCondensed-Bold.ttf"
  8. The Zone Status image is no longer showing after today's update.
  9. @cameroncan you please reply?
  10. @Mevent?
  11. @The_Kiiiingdid you see this?
  12. @Monsterany update here?
  13. @Monsterdid you see this?
  14. dustyhansen

    players reporting

    @bsdinishello?
  15. I am getting the following in the console when I reload the plugin: c.reload UltimateLocker UltimateLocker v0.9.89 by Scalbox hook 'Unload' took longer than 100ms [597ms] Unloaded plugin UltimateLocker v0.9.89 by Scalbox Warning! 'UltimateLocker' uses Harmony. That may cause instability, use at your own discretion! A hook request for 'OnQuarryToggled[42dee4]' received: - The current status is FAILURE: Invalid IL code in (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:EngineSwitch.StartEngine_Patch0 (EngineSwitch,BaseEntity/RPCMessage): IL_0012: brfalse IL_0032 - Check for possible errors on the log file A hook request for 'OnQuarryToggled[784f96]' received: - The current status is FAILURE: Invalid IL code in (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:EngineSwitch.StopEngine_Patch0 (EngineSwitch,BaseEntity/RPCMessage): IL_0012: brfalse IL_0032 - Check for possible errors on the log file Loaded plugin UltimateLocker v0.9.89 by Scalbox [832ms] UltimateLocker v0.9.89 by Scalbox hook 'OnServerInitialized' took longer than 100ms [170ms] A hook request for 'OnQuarryToggled[784f96]' received: - The current status is FAILURE: Invalid IL code in (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:EngineSwitch.StopEngine_Patch0 (EngineSwitch,BaseEntity/RPCMessage): IL_0012: brfalse IL_0032 - Check for possible errors on the log file Error while patching hook 'OnQuarryToggled[784f96]' (Invalid IL code in (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:EngineSwitch.StopEngine_Patch0 (EngineSwitch,BaseEntity/RPCMessage): IL_0012: brfalse IL_0032 ) at MethodInfo HarmonyLib.PatchFunctions.UpdateWrapper(MethodBase original, PatchInfo patchInfo) at MethodInfo HarmonyLib.PatchProcessor.Patch() at MethodInfo HarmonyLib.Harmony.Patch(MethodBase original, HarmonyMethod prefix, HarmonyMethod postfix, HarmonyMethod transpiler, HarmonyMethod finalizer) at bool Carbon.Hooks.HookEx.ApplyPatch() in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon/src/Hooks/HookEx.cs:line 224 A general error occured while installing 'OnQuarryToggled[784f96]' A hook request for 'OnQuarryToggled[42dee4]' received: - The current status is FAILURE: Invalid IL code in (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:EngineSwitch.StartEngine_Patch0 (EngineSwitch,BaseEntity/RPCMessage): IL_0012: brfalse IL_0032 - Check for possible errors on the log file Error while patching hook 'OnQuarryToggled[42dee4]' (Invalid IL code in (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:EngineSwitch.StartEngine_Patch0 (EngineSwitch,BaseEntity/RPCMessage): IL_0012: brfalse IL_0032 ) at MethodInfo HarmonyLib.PatchFunctions.UpdateWrapper(MethodBase original, PatchInfo patchInfo) at MethodInfo HarmonyLib.PatchProcessor.Patch() at MethodInfo HarmonyLib.Harmony.Patch(MethodBase original, HarmonyMethod prefix, HarmonyMethod postfix, HarmonyMethod transpiler, HarmonyMethod finalizer) at bool Carbon.Hooks.HookEx.ApplyPatch() in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon/src/Hooks/HookEx.cs:line 224 A general error occured while installing 'OnQuarryToggled[42dee4]'
  16. Awesome, thanks! Any luck testing vending machines yet?
  17. dustyhansen

    Not Working

    Thanks!
  18. dustyhansen

    IQChat

    can you just make /chat a permission based command? i would prefer my players not change anything and leave it the way i have it setup
  19. dustyhansen

    Not Working

    Yes, I have
  20. dustyhansen

    Not Working

    I am not getting gifts from killing NPCs, does this still work?
  21. dustyhansen

    Snowmen Don't Spawn NPCs

    I get this error in console when I damage a snowman: Failed to call internal hook 'OnEntityTakeDamage' on plugin 'Christmas v1.1.3' [952055589] (Object reference not set to an instance of an object) at JObject Oxide.Plugins.Christmas+SpawnController.GetSnowmanNpcConfig(NpcConfig config, Vector3 home) in /home/container/carbon/plugins/Christmas.cs:line 1039 at void Oxide.Plugins.Christmas+SpawnController.SpawnSnowman(Vector3 pos) in /home/container/carbon/plugins/Christmas.cs:line 1021 at void Oxide.Plugins.Christmas+SpawnController.OnSnowmanDamaged(BaseEntity snowman) in /home/container/carbon/plugins/Christmas.cs:line 988 at void Oxide.Plugins.Christmas.OnEntityTakeDamage(BaseCombatEntity entity, HitInfo info) in /home/container/carbon/plugins/Christmas.cs:line 537 at object Oxide.Plugins.Christmas.InternalCallHook(uint hook, object[] args) in Christmas.cs/Internal:line 113
  22. dustyhansen

    Auto Recycler

    Can you give us the option to adjust the efficiency of the recbox?
  23. dustyhansen

    37 Items Remaining

    They loot everything and it says there is still 37 loot left. I will try to get a video, but I can't explain it any simpler.
  24. Would you consider adding a flag to allow players to damage decaying bases?
  25. dustyhansen

    37 Items Remaining

    I have had multiple players report that the harbor event shows that there are 37 items remaining after they have looted everything. There are no more indicators showing loot and they are sure they got everything. The number was 37 each time.
2m

Downloads

Total number of downloads.

9.7k

Customers

Total customers served.

140.4k

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.