DiscordSRV

DiscordSRV

86.8k Downloads

DiscordSRV giving error on startup.

ZEBaker98 opened this issue ยท 3 comments

commented

Each time I start my server discordsrv reports the following error

[10:40:16] [DiscordSRV - Initialization/WARN]: java.lang.IllegalStateException: ServiceRegisterEvent cannot be triggered asynchronously from another thread.
[10:40:16] [DiscordSRV - Initialization/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:511)
[10:40:16] [DiscordSRV - Initialization/WARN]: at org.bukkit.plugin.SimpleServicesManager.register(SimpleServicesManager.java:59)
[10:40:16] [DiscordSRV - Initialization/WARN]: at github.scarsz.discordsrv.objects.metrics.BStats.<init>(BStats.java:151)
[10:40:16] [DiscordSRV - Initialization/WARN]: at github.scarsz.discordsrv.DiscordSRV.init(DiscordSRV.java:646)
[10:40:16] [DiscordSRV - Initialization/WARN]: at java.lang.Thread.run(Thread.java:748)
[10:40:16] [DiscordSRV - Initialization/ERROR]: [DiscordSRV] DiscordSRV failed to load properly: ServiceRegisterEvent cannot be triggered asynchronously from another thread.. See https://bin.scarsz.me/68e7314a-a68a-44bb-9784-618c786f5f12#satxXxMl0V5UvezMWKUyBmop7kL0YIpE for more information.

It seems to function normally after that but I would like to know if there is a way to fix it.

commented

Latest DiscordSRV is 1.18.2, you are on 1.18.1

commented

This was fixed in 1.18.2

commented

We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please join our Discord at https://scarsz.me/discord and go to the #support channel for help with installing or configuring DiscordSRV.