-
Bug
-
Resolution: Duplicate
-
None
-
1.16.3
-
None
-
Unconfirmed
-
(Unassigned)
I recently started playing on a survival server, and had no issues crafting until I opened the recipe book to check a recipe. After that, the recipe book would be automatically open whenever I opened my inventory or the crafting table GUI (even if I made sure to close it), and sometimes the recipe book GUI would be overlapping the inventory or crafting table GUI in a way it clearly wasn't supposed to. Also, the game would crash if I tried crafting anything with the recipe book GUI closed.
Crash Report:
The game crashed whilst rendering screen
Error: java.lang.NullPointerException: Rendering screen
Exit Code: -1
---- Minecraft Crash Report ----
// You're mean.
Time: 9/13/20 5:29 PM
Description: Rendering screen
java.lang.NullPointerException: Rendering screen
at drm.a(SourceFile:269)
at dqi.a(SourceFile:91)
at dzr.a(GameRenderer.java:824)
at djw.e(SourceFile:1023)
at djw.e(SourceFile:656)
at net.minecraft.client.main.Main.main(SourceFile:215)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:159)
at net.minecraft.launchwrapper.Launch.main(Launch.java:30)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Thread: Render thread
Stacktrace:
at drm.a(SourceFile:269)
at dqi.a(SourceFile:91)
– Screen render details –
Details:
Screen name: dqi
Mouse location: Scaled: (413, 128). Absolute: (827.000000, 257.000000)
Screen size: Scaled: (683, 358). Absolute: (1366, 715). Scale factor of 2.000000
– Affected level –
Details:
All players: 1 total; [dze['Aegolius99'/306, l='ClientLevel', x=-69.45, y=64.00, z=-310.31]]
Chunk stats: Client Chunk Cache: 529, 361
Level dimension: minecraft:overworld
Level spawn location: World: (-32,70,-112), Chunk: (at 0,4,0 in -2,-7; contains blocks -32,0,-112 to -17,255,-97), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 139395 game time, 98519 day time
Server brand: BungeeCord (git:BungeeCord-Bootstrap:1.16-R0.4-SNAPSHOT:ccdd9e3:unknown) <- Paper
Server type: Non-integrated multiplayer server
Stacktrace:
at dwl.a(ClientWorld.java:617)
at djw.c(SourceFile:2183)
at djw.e(SourceFile:674)
at net.minecraft.client.main.Main.main(SourceFile:215)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:159)
at net.minecraft.launchwrapper.Launch.main(Launch.java:30)
– System Details –
Details:
Minecraft Version: 1.16.2
Minecraft Version ID: 1.16.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1079316064 bytes (1029 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
CPUs: 4
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Launched Version: 1.16.2-OptiFine_HD_U_G3
Backend library: LWJGL version 3.2.2 build 10
Backend API: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.4358, Intel
GL Caps: Using framebuffer using OpenGL 3.0
Using VBOs: Yes
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Graphics mode: fast
Resource Packs:
Current Language: English (Canada)
CPU: 4x Intel(R) Core(TM) i7-3520M CPU @ 2.90GHz
OptiFine Version: OptiFine_1.16.2_HD_U_G3
OptiFine Build: 20200829-104659
Render Distance Chunks: 11
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.0.0 - Build 10.18.10.4358
OpenGlRenderer: Intel(R) HD Graphics 4000
OpenGlVendor: Intel
CpuCount: 4
- duplicates
-
MC-197805 Minecraft crashes every time I try to craft something (caused by BungeeCord or Paper)
- Resolved