FastLogin
FastLogin copied to clipboard
Unhandled exception occured in onAsyncPacket() // ( Purpur 1.16.5 Build 1171 (Unsupported Purpur) )
What happened?
I was trying to configure FastLogin, and when I log in and use /premium, it works fine, but it doesn't automatically log me in and I get this error in the console
What did you expect?
No response
Steps to reproduce
Install the plugin, change online-mode=false
Plugin list
AdvancedNMotd, AureliumSkills, AuthMe, BetterRevive, BetterTeams, BlockParticles, BuycraftX, Chatty, Citizens, CommandPanels, ConditionalEvents, DecentHolograms, DiscordSRV, Drop2Inventory, EasyCommandBlocker, EasyWhitelist*, EconomyShopGUI, EmployMe, Essentials, EssentialsSpawn, EventDebugger, ExecutableItems, ExploitFixer, FastLogin, Graves, HamsterAPI, ItemEditor, KarenProtect*, LuckPerms, Multiverse-Core, MyCommand, NBTAPI, NexEngine, PlaceholderAPI, PlayerKits, ProtocolLib, PvPManager, pvpstats, RealMines, SCore, SkinsRestorer, StaffPlus, SternalBoard, TAB, TigerReports, Trade, UltimateAutoRestart, Vault, VoidSpawn, WorldEdit, WorldGuard
Configuration file
Default (i didn't touched it)
Server log
[00:39:49 INFO]: [FastLogin] New packet START[class=PacketLoginInStart, id=0] from com.comphenix.protocol.injector.server.TemporaryPlayerInvocationHandler@3f5b79be [00:39:49 ERROR]: [FastLogin] Unhandled exception occured in onAsyncPacket() for FastLogin java.lang.NoSuchMethodError: 'com.comphenix.protocol.reflect.EquivalentConverter com.comphenix.protocol.wrappers.BukkitConverters.getWrappedPublicKeyDataConverter()' at com.github.games647.fastlogin.bukkit.listener.protocollib.ProtocolLibListener.onLoginStart(ProtocolLibListener.java:231) ~[?:?] at com.github.games647.fastlogin.bukkit.listener.protocollib.ProtocolLibListener.onPacketReceiving(ProtocolLibListener.java:149) ~[?:?] at com.comphenix.protocol.async.AsyncListenerHandler.processPacket(AsyncListenerHandler.java:642) ~[?:?] at com.comphenix.protocol.async.AsyncListenerHandler.listenerLoop(AsyncListenerHandler.java:596) ~[?:?] at com.comphenix.protocol.async.AsyncListenerHandler.access$200(AsyncListenerHandler.java:48) ~[?:?] at com.comphenix.protocol.async.AsyncListenerHandler$2.run(AsyncListenerHandler.java:229) ~[?:?] at com.comphenix.protocol.async.AsyncListenerHandler$3.run(AsyncListenerHandler.java:300) ~[?:?] at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:100) ~[patched_1.16.5.jar:git-Purpur-1171] at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:58) ~[patched_1.16.5.jar:git-Purpur-1171] at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.16.5.jar:git-Purpur-1171] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) [?:?] at java.lang.Thread.run(Thread.java:831) [?:?] [00:39:49 INFO]: UUID of player TomasArbillaga is 0ec2b834-9033-3796-86d7-630bd29bf397 [00:39:49 INFO]: [+] Usuario TomasArbillaga [00:39:49 INFO]: TomasArbillaga[/x.x.x.x:xxxxx] logged in with entity id 426 at ([structures2]0.5, 24.0, 0.5) [00:39:49 INFO]: [FastLogin] No on-going login session for player: CraftPlayer{name=TomasArbillaga} with ID x.x.x.x:xxxxx. [00:39:49 INFO]: [FastLogin] Setups using Minecraft proxies will start delayed when the command from the proxy is received
Plugin version
1234
Platform
Spigot
Relevance
- [X] I tried the latest build (build refers to development builds not necessary a release version)
- [X] I checked for existing tickets - If there are, please vote them with a thumps reaction and not create new ones
FastLogin 1.12 is compatible with ProtocolLib 4.8. You need to downgrade as mentioned on the dev builds site.