mojira.dev

Nato Boram

Assigned

No issues.

Reported

MC-140368 There's no villages in superflat Duplicate MC-140138 Joining a 18w47b server doesn't load the world Duplicate

Comments

Also happens on Java 1.16.4

 

[media]

I also have the same issue in 1.16.4

[media]

I just encountered this issue.

System :

OS: Ubuntu 19.04 x86_64 
Kernel: 5.0.0-16-generic 
Uptime: 2 hours, 36 mins 
Packages: 1824 (dpkg), 30 (snap) 
Shell: bash 5.0.3 
Resolution: 1920x1080 
DE: GNOME 3.32.1 
WM: GNOME Shell 
WM Theme: Adwaita 
Theme: Yaru-dark [GTK2/3] 
Icons: Yaru [GTK2/3] 
Terminal: gnome-terminal 
CPU: Intel i5-3570K (4) @ 3.800GHz 
GPU: NVIDIA GeForce GTX 660 Ti 
Memory: 3258MiB / 7917MiB

Full report :

---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 2019-05-18, 4:27 p.m.
Description: Initializing game

java.lang.IllegalStateException: GLFW error 65543: GLX: Failed to create context: BadValue (integer parameter out of range for operation)
	at cud.b(SourceFile:195)
	at org.lwjgl.glfw.GLFWErrorCallbackI.callback(GLFWErrorCallbackI.java:36)
	at org.lwjgl.system.JNI.invokePPPP(Native Method)
	at org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:1666)
	at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1847)
	at cud.<init>(SourceFile:86)
	at dkz.a(SourceFile:36)
	at cvk.au(SourceFile:465)
	at cvk.b(SourceFile:395)
	at net.minecraft.client.main.Main.main(SourceFile:154)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Client thread
Stacktrace:
	at cud.b(SourceFile:195)
	at org.lwjgl.glfw.GLFWErrorCallbackI.callback(GLFWErrorCallbackI.java:36)
	at org.lwjgl.system.JNI.invokePPPP(Native Method)
	at org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:1666)
	at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1847)
	at cud.<init>(SourceFile:86)
	at dkz.a(SourceFile:36)
	at cvk.au(SourceFile:465)

-- Initialization --
Details:
Stacktrace:
	at cvk.b(SourceFile:395)
	at net.minecraft.client.main.Main.main(SourceFile:154)

-- System Details --
Details:
	Minecraft Version: 1.14.1
	Operating System: Linux (amd64) version 5.0.0-16-generic
	Java Version: 11.0.3, Ubuntu
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Ubuntu
	Memory: 564585808 bytes (538 MB) / 805306368 bytes (768 MB) up to 2147483648 bytes (2048 MB)
	JVM Flags: 8 total; -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
	Launched Version: 1.14.1
	LWJGL: 3.2.1 build 12
	OpenGL: NO CONTEXT
	GL Caps: 
	Using VBOs: Yes
	Is Modded: Probably not. Jar signature remains and client brand is untouched.
	Type: Client (map_client.txt)
	Resource Packs: 
	Current Language: ~~ERROR~~ NullPointerException: null
	CPU: <unknown>

Still no villages in 18w49a. I even tried a different biome.

Can reproduce in 18w48b. Villagers who're in water will stay in water until they die.

Similar to MC-129433, but it's not the same issue. The issue here is that there's no village at all in 18w48b.

I noticed that stopping the server, deleting /world/playerdata, then restarting the server will temporarily fix the issue.