-
Bug
-
Resolution: Invalid
-
None
-
1.16.5
-
None
-
Minecraft crash report
why is it breaking :(
Time: 2/26/21 11:22 AM
Description: Exception in server tick loop
java.lang.NullPointerException: Exception in server tick loop
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:170)
at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125)
at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:120)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:121)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:20)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:12)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:343)
at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:265)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:130)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:153)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Linux (amd64) version 5.4.74-10576-gb6cc41974db3
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 154375032 bytes (147 MB) / 279728128 bytes (266 MB) up to 2125725696 bytes (2027 MB)
JVM Flags: 3 total; -Xmn128M -Xmx2039M -XX:+UseConcMarkSweepGC
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_E7 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAA tlauncher_custom_cape_skin{1.0} [TLSkinCape] (tlskincape_1.7.10-1.4.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'Minecraft crash report why is it breaking :( Time: 2/26/21 11:22 AM Description: Exception in server tick loop java.lang.NullPointerException: Exception in server tick loop at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398) at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52) at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398) at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52) at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398) at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52) at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:170) at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125) at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:120) at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:121) at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:20) at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:12) at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:343) at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302) at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12) at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126) at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101) at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:265) at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:130) at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:153) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Linux (amd64) version 5.4.74-10576-gb6cc41974db3 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 154375032 bytes (147 MB) / 279728128 bytes (266 MB) up to 2125725696 bytes (2027 MB) JVM Flags: 3 total; -Xmn128M -Xmx2039M -XX:+UseConcMarkSweepGC AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_E7 4 mods loaded, 4 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHIJAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHIJAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHIJAA tlauncher_custom_cape_skin{1.0} [TLSkinCape] (tlskincape_1.7.10-1.4.jar) GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Player Count: 0 / 8; [] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge'
-
Unconfirmed
-
(Unassigned)
I bought minecraft on Sunday 7 and whenever I go full screen on my worlds it crashes and it says exit code 0 I also cant play even without full screen. I can play on old versions of the game but I cant play the latest version please fix it.