Jump to content

Not Unloading Addons (Carbon)

Pending 1.1.6

Gay Sparkly T-Rex
Gay Sparkly T-Rex

Posted

So I have 2 issues,

 

1: [PurgeFX] [DiscordWebhook] Failed to send message. Error 204: - even tho its posting in the discord that purge has started...

2: 07/23 20:46:45 | [PurgeFX] Forcing purge via console command
07/23 20:46:45 | [PurgeFX] Purge method called
07/23 20:46:45 | [PurgeFX] Starting purge process
07/23 20:46:45 | [PurgeFX] AdminRadar is loaded. Unloading it now.
07/23 20:46:45 | [PurgeFX] AntiLadderandTwig is loaded. Unloading it now.
07/23 20:46:45 | [PurgeFX] BaseProtector is loaded. Unloading it now.
07/23 20:46:45 | [PurgeFX] BaseRepair is loaded. Unloading it now.
07/23 20:46:45 | [PurgeFX] LootDefender is loaded. Unloading it now.
07/23 20:46:45 | [PurgeFX] SuperMedical is loaded. Unloading it now.
07/23 20:46:45 | [PurgeFX] TheDoorKnocker is loaded. Unloading it now.
07/23 20:46:45 | [PurgeFX] TruePVE is loaded. Unloading it now.

 

Its posting that its unloading these addons but it never actually unloads the addons... below is the full console print out when I run the purge command (either ingame or via console)

07/23 20:46:44 | >>> purge

07/23 20:46:45 | [PurgeFX] Forcing purge via console command

07/23 20:46:45 | [PurgeFX] Purge method called

07/23 20:46:45 | [PurgeFX] Starting purge process

07/23 20:46:45 | [PurgeFX] AdminRadar is loaded. Unloading it now.

07/23 20:46:45 | [PurgeFX] AntiLadderandTwig is loaded. Unloading it now.

07/23 20:46:45 | [PurgeFX] BaseProtector is loaded. Unloading it now.

07/23 20:46:45 | [PurgeFX] BaseRepair is loaded. Unloading it now.

07/23 20:46:45 | [PurgeFX] LootDefender is loaded. Unloading it now.

07/23 20:46:45 | [PurgeFX] SuperMedical is loaded. Unloading it now.

07/23 20:46:45 | [PurgeFX] TheDoorKnocker is loaded. Unloading it now.

07/23 20:46:45 | [PurgeFX] TruePVE is loaded. Unloading it now.

07/23 20:46:46 | [PurgeFX] [DiscordWebhook] Failed to send message. Error 204:

07/23 20:46:58 | [PurgeFX] Forcing purge via chat command

07/23 20:46:58 | [PurgeFX] Purge method called

07/23 20:46:58 | [PurgeFX] Starting purge process

07/23 20:46:58 | [PurgeFX] AdminRadar is loaded. Unloading it now.

07/23 20:46:58 | [PurgeFX] AntiLadderandTwig is loaded. Unloading it now.

07/23 20:46:58 | [PurgeFX] BaseProtector is loaded. Unloading it now.

07/23 20:46:58 | [PurgeFX] BaseRepair is loaded. Unloading it now.

07/23 20:46:58 | [PurgeFX] LootDefender is loaded. Unloading it now.

07/23 20:46:58 | [PurgeFX] SuperMedical is loaded. Unloading it now.

07/23 20:46:58 | [PurgeFX] TheDoorKnocker is loaded. Unloading it now.

07/23 20:46:58 | [PurgeFX] TruePVE is loaded. Unloading it now.

07/23 20:46:58 | [PurgeFX] [DiscordWebhook] Failed to send message. Error 204:

Gay Sparkly T-Rex

Posted

Seems theres an error in the current carbon build that should be fixed in the next update, for now we changed lines 1055 and 1109 to
server.Command("c.unload", pluginName);
This gets the addon to load and properly unload the addons. The method you have in your plugin should work again once oxide updates.

It is still posting error 204 even tho it is posting the message tho

RickySpanish343

Posted

9 hours ago, Gay Sparkly T-Rex said:

Seems theres an error in the current carbon build that should be fixed in the next update, for now we changed lines 1055 and 1109 to
server.Command("c.unload", pluginName);
This gets the addon to load and properly unload the addons. The method you have in your plugin should work again once oxide updates.

It is still posting error 204 even tho it is posting the message tho

 

9 hours ago, Gay Sparkly T-Rex said:

Seems theres an error in the current carbon build that should be fixed in the next update, for now we changed lines 1055 and 1109 to
server.Command("c.unload", pluginName);
This gets the addon to load and properly unload the addons. The method you have in your plugin should work again once oxide updates.

It is still posting error 204 even tho it is posting the message tho

I'll look into it later today 

1.9m

Downloads

Total number of downloads.

8.7k

Customers

Total customers served.

129.9k

Files Sold

Total number of files sold.

2.7m

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.