Uppercase world names no longer supported

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • None
    • Affects Version/s: None
    • Environment:

      Mac OS X

      Windows 10

    • git-Spigot-c8d4cef-907de3f (MC: 1.14) (Implementing API version 1.14-R0.1-SNAPSHOT)
    • TARDIS, Multiverse-Core
    • Yes

      When trying to create / load a new world with a multi-world plugin (such as Multiverse-Core, TARDIS) the server returns an error:

      net.minecraft.server.v1_14_R1.ResourceKeyInvalidException: Non [a-z0-9/._-] character in path of location: minecraft:TARDIS_TimeVortex

      This happens if using the default generator or a custom generator.

      Code to reproduce:

      WorldCreator.name("Test_World").type(WorldType.NORMAL).environment(World.Environment.NORMAL).createWorld();

      Bug reproduction plugin and server log attached.

        1. latest.log
          19 kB
        2. MultiWorldTest.jar
          3 kB
        3. MultiWorldTest.java
          0.6 kB

            Assignee:
            Unassigned
            Reporter:
            Eccentric Devotion
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: