Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-152130

Exception initializing level

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 1.14.1
    • None
    • Unconfirmed
    • World generation

      Fresh install of server 1.14.1 server, creating a new vanilla world with default settings, running on Ubuntu 18.04.2 LTS (Bionic Beaver) 32-bit (with MATE 1.20.1)
      Log file and crash report are attached.

      Startup script allocates lots of memory, the PC itself has 6GB of memory:

      java -Xmx2G -Xms2G -jar server.jar nogui

      Description: Exception initializing level
      
      java.lang.IllegalStateException: Chunk not there when requested: Unloaded [15, 13] Unloaded [15, 13] Unloaded [15, 13] Unloaded [15, 13] Unloaded [7, 4]
      	at ve.a(SourceFile:129)
      	at com.mojang.datafixers.util.Either$Right.map(Either.java:99)
      	at ve.a(SourceFile:127)
      	at bhi.a(SourceFile:195)
      	at bhl.a(SourceFile:105)
      	at bhi.c(SourceFile:190)
      	at byg.a(SourceFile:196)
      	at byg.a(SourceFile:173)
      	at vg.a(SourceFile:686)
      	at net.minecraft.server.MinecraftServer.a(SourceFile:389)
      	at net.minecraft.server.MinecraftServer.a(SourceFile:370)
      	at ug.d(SourceFile:218)
      	at net.minecraft.server.MinecraftServer.run(SourceFile:605)
      	at java.base/java.lang.Thread.run(Thread.java:834)
      
      
      A detailed walkthrough of the error, its code path and all known details is as follows:
      ---------------------------------------------------------------------------------------
      
      -- Head --
      Thread: Server thread
      Stacktrace:
      	at ve.a(SourceFile:129)
      	at com.mojang.datafixers.util.Either$Right.map(Either.java:99)
      	at ve.a(SourceFile:127)
      	at bhi.a(SourceFile:195)
      	at bhl.a(SourceFile:105)
      	at bhi.c(SourceFile:190)
      	at byg.a(SourceFile:196)
      	at byg.a(SourceFile:173)
      	at vg.a(SourceFile:686)
      
      -- Affected level --
      Details:
      	Level name: world
      	All players: 0 total; []
      	Chunk stats: ServerChunkCache: 749
      	Level seed: -1753146161773584776
      	Level generator: ID 00 - default, ver 1. Features enabled: true
      	Level generator options: {}
      	Level spawn location: World: (248,64,216), Chunk: (at 8,4,8 in 15,13; contains blocks 240,0,208 to 255,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
      	Level time: 0 game time, 0 day time
      	Level dimension: 0
      	Level storage version: 0x04ABD - Anvil
      	Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
      	Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
      Stacktrace:
      	at net.minecraft.server.MinecraftServer.a(SourceFile:389)
      	at net.minecraft.server.MinecraftServer.a(SourceFile:370)
      	at ug.d(SourceFile:218)
      	at net.minecraft.server.MinecraftServer.run(SourceFile:605)
      	at java.base/java.lang.Thread.run(Thread.java:834)
      
      -- System Details --
      Details:
      	Minecraft Version: 1.14.1
      	Operating System: Linux (i386) version 4.15.0-47-generic
      	Java Version: 11.0.2, Oracle Corporation
      	Java VM Version: OpenJDK Server VM (mixed mode), Oracle Corporation
      	Memory: 1886505472 bytes (1799 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
      	JVM Flags: 2 total; -Xmx2G -Xms2G
      	Player Count: 0 / 10; []
      	Data Packs: vanilla
      	Is Modded: Unknown (can't tell)
      	Type: Dedicated Server (map_server.txt)
      

        1. crash-2019-05-17_16.53.13-server.txt
          3 kB
          Nicholas lee
        2. latest.log
          214 kB
          Nicholas lee

            Unassigned Unassigned
            MaxWattage Nicholas lee
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: