packetevents
packetevents copied to clipboard
Viaversion dev version bug!!! need fix.
Dear Developer,
I hope this message finds you well. I apologize for reaching out once again, but I am encountering an issue while using the development version of ViaVersion.
Specifically, when utilizing the dev version of ViaVersion, I have noticed that the PacketEvent displays the following warning: "Unable to grab ViaVersion client version for player!" This inconsistency in version retrieval disrupts the functionality of PacketEvent, which I believe to be incorrect. Such an issue hampers the smooth operation of my program, and I am keen on having it addressed.
The version I am currently using is ViaVersion-4.10.0-24w07a-SNAPSHOT. While I cannot ascertain how this issue might manifest in other dev versions, I earnestly request that it be rectified to prevent any potential destabilization. It is imperative for me to have confidence in the stability and reliability of the dev versions, as any unforeseen bugs could inadvertently affect the compatibility of version 1.20, rendering it akin to version 1.7.10.
I trust in your expertise and dedication to resolving such matters promptly. Your attention to this request would be greatly appreciated, as it would ensure the seamless operation of my project.
Thank you for your time and consideration. Wishing you all the best in your endeavors.
Warm regards, Regotly
i use: ` public int getintVersion(Player player) { if(player!= null) { return Via.getAPI().getPlayerVersion(player); } return -1; } // is no problm
`
I love that people are using ChatGPT to create their issues for them. It's just so nice that the entire issue becomes 4 times the length it could have been :-)