games647/FastLogin

jeje new problem

adayy12 opened this issue · 2 comments

What happened?

when in put /premium is on the plugin and register me on premium, but if i leave and enter say me put my password on authme, and if i enter on a cracked launcher i can enter and say me put the passwd..

What did you expect?

[INFO] [FastLogin] No on-going login session for player: CraftPlayer{name=AdayES} with ID

[INFO] [FastLogin] Setups using Minecraft proxies will start delayed when the command from the proxy is received

[INFO] (▸) AdayES salió de nuestro servidor!

[INFO] [FastLogin] New packet START[class=PacketLoginInStart, id=0] from com.comphenix.protocol.injector.server.TemporaryPlayerInvocationHandler@1884a6dc

[ERROR] [FastLogin] Unhandled exception occured in onAsyncPacket() for FastLogin

java.lang.NoSuchMethodError: com.comphenix.protocol.wrappers.BukkitConverters.getWrappedPublicKeyDataConverter()Lcom/comphenix/protocol/reflect/EquivalentConverter;

at com.github.games647.fastlogin.bukkit.listener.protocollib.ProtocolLibListener.onLoginStart(ProtocolLibListener.java:210) ~[FastLoginBukkit%20(8).jar:?]

at com.github.games647.fastlogin.bukkit.listener.protocollib.ProtocolLibListener.onPacketReceiving(ProtocolLibListener.java:129) ~[FastLoginBukkit%20(8).jar:?]

at com.comphenix.protocol.async.AsyncListenerHandler.processPacket(AsyncListenerHandler.java:642) [ProtocolLib.jar:4.8.0]

at com.comphenix.protocol.async.AsyncListenerHandler.listenerLoop(AsyncListenerHandler.java:596) [ProtocolLib.jar:4.8.0]

at com.comphenix.protocol.async.AsyncListenerHandler.access$200(AsyncListenerHandler.java:48) [ProtocolLib.jar:4.8.0]

at com.comphenix.protocol.async.AsyncListenerHandler$2.run(AsyncListenerHandler.java:229) [ProtocolLib.jar:4.8.0]

at com.comphenix.protocol.async.AsyncListenerHandler$3.run(AsyncListenerHandler.java:300) [ProtocolLib.jar:4.8.0]

at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59) [patched.jar:git-PaperSpigot-"4c7641d19"]

at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [patched.jar:git-PaperSpigot-"4c7641d19"]

at org.github.paperspigot.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:23) [patched.jar:git-PaperSpigot-"4c7641d19"]

at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]

at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]

[INFO] UUID of player AdayES is 08ff3acf-d6f7-33bd-9070-cd5c146e2ee5

[INFO] AdayES[/] logged in with entity id 579 at ([Warps]-15.774245766966338, 82.0, -44.303868526430854)

[INFO] (▸) AdayES se unió al servidor!

[INFO] [FastLogin] No on-going login session for player: CraftPlayer{name=AdayES} with ID

[INFO] [FastLogin] Setups using Minecraft proxies will start delayed when the command from the proxy is received

Steps to reproduce

No response

Plugin list

No response

Configuration file

https://gist.github.com/adayy12/c00b0aab1b4662724341586ee22c233b

Server log

No response

Plugin version

build #1131

Platform

Spigot

Relevance

  • I tried the latest build (build refers to development builds not necessary a release version)
  • I checked for existing tickets -
    If there are, please vote them with a thumps reaction and not create new ones

Yeah, this is all related, because your Minecraft version is so old. The changes in 1091 should be fine, because that's the first we dumped the ProtocolLib dependency. Remember to reset the database, because it could saved the broken login as cracked.

Closing this in favor of a combined ticket