Exiled-Team / DiscordIntegration

GNU General Public License v3.0
13 stars 37 forks source link

[BUG] Exiled is not loading DiscordIntegration.dll #62

Closed Nyxlyzers closed 2 years ago

Nyxlyzers commented 2 years ago

Describe the bug The plugin simply don't work because Exiled is not loading the plugin and the command "show plugins" don't show the DiscordIntegration even if the plugin and it's dependencies are in the correct folders.

To Reproduce Steps to reproduce the behavior:

  1. Put DiscordIntegration.dll and it's dependencies in the correct folders
  2. Start the server
  3. Look into the console and see that DiscordIntegration.dll is not loaded

Expected behavior DiscordIntegration.dll be loaded

Server logs My server didn't generate a log.

EXILED Version ("latest" is not a version): 3.0.0-alpha.84

Results of show plugins command in console:

[2021-09-20 16:06:25.067 -03:00] Total number of plugins: 13 Enabled plugins: 13 Disabled plugins: 0

Exiled.Events:

Additional context I'm using the most updated version of DiscordIntegration. Prints of my plugins/dependencies folder:

image image image

Nyxlyzers commented 2 years ago

Update: It seems that's not a DiscordIntegration problem, I updated some plugins like WaitAndChill and etc, and the Exiled don't detect the new versions, it simply loading old version and not loading what I added (DiscordIntegration.dll), even if it's in the right folder.

Nyxlyzers commented 2 years ago

Nevermind, delete this bug, I solved.