0.11.5.8 breaks pre 1.20 backwards compatibility
Pheotis opened this issue ยท 1 comments
Bug Description
Commit 420e4fc made it so that legacy is unusable on versions 1.17.X, 1.18.X, 1.19.X
Reproduction Steps
- Install the latest legacy jar on spigot 1.17
- Make a any portal
- Look for the stack trace.
Desired Behaviour
Currently, legacy is indicated as supporting 1.17.1 - 1.20.X.
If this is not the case, we should probably ESR the old version and officially drop support for 1.17-1.19
Observed Behaviour
Legacy supports 1.20.0 - 1.20.6
Trace Logs
Other Information
No response
Resolved by f77ead1