3
0
Mirror von https://github.com/PaperMC/Velocity.git synchronisiert 2024-09-29 14:40:21 +02:00
Velocity/proxy/src/main
Shane Freeder 6100e675af
Switch to alt throw path for reading login message IDs (Fixes #1370)
There is little expectation that we should get a -ve number in here, but
it is sadly seen in the wild. We will use an alternative exception path rather
than returing a magic number to indicate an invalid value.

once primative classes arrive, this should probably be written to use those
for passing up the result.
2024-08-21 17:06:11 +01:00
..
java/com/velocitypowered/proxy Switch to alt throw path for reading login message IDs (Fixes #1370) 2024-08-21 17:06:11 +01:00
resources Use the default Minecraft port instead of custom one (#1277) 2024-08-10 15:12:19 -04:00