-
-
Notifications
You must be signed in to change notification settings - Fork 149
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
Geyser changed the way their config files work today. FastLogin will no longer load with Geyser also installed.
See the following changelog from Geyser: GeyserMC/Geyser#5010
Steps to reproduce
- Have FastLogin, Geyser, and Floodgate all installed on the server
Plugin list
No response
Configuration file
https://gist.github.com/deiphiz/cb54655ba2e3d7d2bb9a568aa31b3188
Server log
[Wed 05:34:00 INFO FastLogin] Enabling FastLogin v1.12-SNAPSHOT-927f09a
[Wed 05:34:00 ERROR Minecraft] Error occurred while enabling FastLogin v1.12-SNAPSHOT-927f09a (Is it up to date?)
java.lang.NoSuchMethodError: 'org.geysermc.geyser.configuration.GeyserConfiguration org.geysermc.geyser.GeyserImpl.getConfig()'
at FastLoginBukkit.jar//com.github.games647.fastlogin.core.hooks.bedrock.GeyserService.<init>(GeyserService.java:46)
at FastLoginBukkit.jar//com.github.games647.fastlogin.bukkit.FastLoginBukkit.initializeFloodgate(FastLoginBukkit.java:162)
at FastLoginBukkit.jar//com.github.games647.fastlogin.bukkit.FastLoginBukkit.onEnable(FastLoginBukkit.java:103)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:284)
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202)
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520)
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:670)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:619)
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:746)
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:491)
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:365)
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1178)
at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:313)
at java.base/java.lang.Thread.run(Thread.java:1583)
[Wed 05:34:00 INFO FastLogin] Disabling FastLogin v1.12-SNAPSHOT-927f09a
Plugin version
1.12-SNAPSHOT-65a379c
Platform
Spigot
Relevance
-
I tried the latest build
(build refers to development builds not necessary a release version; i.e. v1.10 is out of date) -
I checked for existing tickets -
If there are, please vote them with a thumbs reaction and not create new ones
SarthakA24, adsbhatial, womzil, Spider570, Davide33IT and 4 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working