• Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: Major
    • None
    • Affects Version/s: None
    • This server is running CraftBukkit version git-Spigot-417cfb3-eb36029 (MC: 1.13) (Implementing API version 1.13-R0.1-SNAPSHOT)
    • Yes

      I'm getting this exception when I connect to the server (joining the world). The world I connect to is the main overworld (nether and end are disabled). As result the server crashes.

      I optimized the world using the built-in mechanic by minecraft.

      The exception does not occur if no player connects.

      Crash-Report: https://pastebin.com/5WPecuZz
      Full-Serverlog: https://pastebin.com/9Gp9K67k

          [SPIGOT-4254] Critical exception on joining a world

          Rincewind added a comment -

          I managed to figure out why that exactly happens: I accidentally called World#close() by using the Resource-Try-Catch for the world in the WorldInitEvent. Removing this fixed the problem and the other exception occurring right after the server is fully started.

          For that: can be closed.

          Rincewind added a comment - I managed to figure out why that exactly happens: I accidentally called World#close() by using the Resource-Try-Catch for the world in the WorldInitEvent. Removing this fixed the problem and the other exception occurring right after the server is fully started. For that: can be closed.

          md_5 added a comment -

          Please reproduce without plugins

          md_5 added a comment - Please reproduce without plugins

            Assignee:
            Unassigned
            Reporter:
            Rincewind
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: