Jump to content

dustyhansen

Member
  • Posts

    1,330
  • Joined

  • Last visited

Everything posted by dustyhansen

  1. Here is the log from yesterday's wipe. No plugins were unloaded when the server started as you can see by the log. Nobody was given RP from XStatistics. Carbon.Core.backup.2024.07.19.txt
  2. dustyhansen

    Plugin Error

    I keep getting the following error in console for the plugin included with the map FYI : Timer of 2s has failed in 'NpcMovingControl v1.0.0 by Adem' [callback] (Object reference not set to an instance of an object) at void Oxide.Plugins.NpcMovingControl.TryModifyNpc(ScientistNPC scientistNPC) in /home/container/carbon/plugins/NpcMovingControl.cs:line 125 at void Oxide.Plugins.NpcMovingControl.UpdateNpc(ScientistNPC scientistNPC)+() => { } in /home/container/carbon/plugins/NpcMovingControl.cs:line 88 at Timer Oxide.Plugins.Timers.In(float time, Action action)+() => { } in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/Timer.cs:line 55
  3. Does base yield settings raise the gather rate for everyone regardless of skill?
  4. That was because rustedit had an update and restarted the server. Like I said, I have had this issue for months over several wipes. Here is our log on our last wipe on Oxide. It looks like the plugin was unloaded after 2 minutes, would that have been enough time to pay rewards? I am not using the Wipe Data Cleaner plugin anymore, but it looks like it unloads all the plugins to wipe the data files I specified. oxide_2024-05-31.txt
  5. 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?
  6. 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
  7. @The_KiiiingI have this one too
  8. I have over 150 plugins. I use Carbon.
  9. Why? What is different about my server? You have a feature in your plugin that doesn't work...
  10. No. This only started to be an issue after the recent Facepunch update on 7/6. It was working fine before then.
  11. "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"
  12. The Zone Status image is no longer showing after today's update.
  13. @cameroncan you please reply?
  14. @Mevent?
  15. @The_Kiiiingdid you see this?
  16. @Monsterany update here?
  17. @Monsterdid you see this?
  18. dustyhansen

    players reporting

    @bsdinishello?
  19. 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]'
  20. Awesome, thanks! Any luck testing vending machines yet?
  21. dustyhansen

    Not Working

    Thanks!
  22. 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
  23. dustyhansen

    Not Working

    Yes, I have
  24. dustyhansen

    Not Working

    I am not getting gifts from killing NPCs, does this still work?
  25. 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
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.5k

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.