Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 136
    • Issues 136
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicMobsMythicMobs
  • Issues
  • #145

Closed
Open
Created Oct 16, 2020 by Gabriele C.@sgdc3

MinecraftVersion.COMPARATOR is broken (Technical)

Explanation

The implementation of the MinecraftVersion.COMPARATOR is broken, as ServerVersion.isAfter(MinecraftVersion.v1_15) will return true in 1.15.2 due to the "build" part of the version string being higher than 0 (1.15.0)

Sorry for the technical explaination, but i can say that this has implications as it breaks almost any version check in the code.

Edited Oct 16, 2020 by Gabriele C.
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking