GeyserMC / Floodgate

Hybrid mode plugin to allow for connections from Geyser to join online mode servers.
https://geysermc.org
MIT License
575 stars 170 forks source link

Bungeecord Error #317

Closed WongIong closed 2 years ago

WongIong commented 2 years ago

02:27:54 [WARNING] Exception encountered when loading plugin: floodgate java.lang.NullPointerException: Cannot invoke "org.geysermc.floodgate.FloodgatePlatform.enable(org.geysermc.floodgate.shadow.com.google.inject.Module[])" because "this.platform" is null at org.geysermc.floodgate.BungeePlugin.onEnable(BungeePlugin.java:64) at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:265) at net.md_5.bungee.BungeeCord.start(BungeeCord.java:285) at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:67) at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)

Tim203 commented 2 years ago

This is not the full error. Please post your log here or in our Discord.

WongIong commented 2 years ago

Ok, after i checked the full log. Just need to delete the config.yml and it is solved now