KarlOfDuty / SCPDiscord

A Northwood plugin which adds remote interaction to an SCP:SL server through Discord.
https://karlofduty.com
GNU General Public License v3.0
12 stars 12 forks source link

[BUG] plugin crashes right after it gets enabled #96

Closed jirka086 closed 10 months ago

jirka086 commented 10 months ago

Describe the bug when starting server SCPDiscord loads everything sucesfully says [SCPDiscord] SCPDiscord 3.1.3 enabled. but few miliseconds after: [Error] [PluginAPI] Failed loading plugin SCPDiscord

To Reproduce Steps to reproduce the behavior:

  1. fresh install plugin and bot
  2. set up configs for bot and plugin
  3. start or restart the server

Screenshots screenshot of error poplů

Setup (please complete the following information):

KarlOfDuty commented 10 months ago

Could you send your config file and the full startup log? Also, I don't think it should make a difference but you could try using this build of SCPDiscord which I just built against the latest version of the API: https://jenkins.karlofduty.com/blue/organizations/jenkins/NWAPI%2FSCPDiscord/detail/master/146/artifacts

jirka086 commented 10 months ago

the build you sent gives me the same issue here is my config file https://pastebin.com/4mqzjcbb

KarlOfDuty commented 10 months ago

Ok, I tried running it with your config on my end now and it works fine. Have you tried running it outside of the docker container?

Also, do you use different distros in the container and on the host machine?

jirka086 commented 10 months ago

its setup how pterodactyl panel has it by default its running official exiled egg and the plugin is in the official NW plugin api so exiled should not affectt it.

jirka086 commented 10 months ago

fixed i put it in exiled plugin folder and it works idk why it dosent work in official NW plugin api tho

KarlOfDuty commented 10 months ago

That is a bit bizzare, yes.