Open confuser opened 3 years ago
JDA now has it's own repository, which consumers of the API must also import. See: https://github.com/Eufranio/MagiBridge/blob/api-7/build.gradle#L40 Add the repository and let me know if that fixes the issue.
@Eufranio it appears to be broken again. api-7-SNAPSHOT
now only contains is an empty jarcom.magitechserver.magibridge.common
with EmptyNucluesDelegate
, NucleusBridge
and NucleusBridgeDelegate
classes
https://github.com/BanManagement/BanManager/runs/6637382426?check_suite_focus=true
Hi there, sponge builds of BanManager started failing recently. It seems to be a JDA issue coming from this plugin.
results in
https://github.com/BanManagement/BanManager/runs/2300552912?check_suite_focus=true
Downgrading to an earlier version seems to resolve the issue: