Search results

  1. Z

    Question How fixing Invalid player data?

    Correction: build 246 is the highest that currently works for converting characters. 247 does not work: Correction: build 246 is the highest that currently works for converting characters. 247 does not work: #247 acc6d01Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9861) Thank you...
  2. Z

    Question How fixing Invalid player data?

    I fixed this by downgrading the server to version paper-1.20.2-214.jar, logging in as the player (which then worked) then upgrading the server again. I suspect this is because of: #215 431e641Fixup player profile getters and constructor to expected nullability (#9770)
  3. Z

    Question How fixing Invalid player data?

    I also am having this issue, with Paper 1.20.2 r259. I'm trying to convert a 1.20.2 vanilla world: [16:26:39 ERROR]: Couldn't place player in world java.lang.NullPointerException: Cannot invoke "net.minecraft.server.level.WorldServer.ac()" because the return value of...