Title. I've been using this profile (Forge Modloader 1.8.1/Optifine) pretty much ever since 1.8.1 came out, never any issues. I haven't played MC in a few months, and when loading up a world today, the world won't load, but the screen goes completely black. In addition, the minecraft logo in the taskbar is replaced with that of LWJGL, leading me to think it's some sort of issue with the automated LWJGL updating.
Can someone please help?
01:30:08
monitor
expected <
01:30:08
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:textures/blocks/cobblestone_wall.png, java.io.FileNotFoundException
01:30:08
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:textures/blocks/cauldron.png, java.io.FileNotFoundException
01:30:09
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:textures/blocks/nether_brick_fence.png, java.io.FileNotFoundException
01:30:09
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:textures/blocks/spruce_stairs.png, java.io.FileNotFoundException
01:30:09
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:textures/blocks/jungle_stairs.png, java.io.FileNotFoundException
01:30:09
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:textures/blocks/hopper.png, java.io.FileNotFoundException
01:30:09
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:textures/blocks/wooden_slab.png, java.io.FileNotFoundException
01:30:09
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:mcpatcher/ctm/Stone/refined_Granite/79.png, java.io.FileNotFoundException
01:30:09
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:mcpatcher/ctm/Stone/refined_Granite/77.png, java.io.FileNotFoundException
01:30:09
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:mcpatcher/ctm/Stone/refined_Granite/80.png, java.io.FileNotFoundException
01:30:09
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:mcpatcher/ctm/Stone/refined_Granite/82.png, java.io.FileNotFoundException
01:30:09
net.minecraft.client.renderer.texture.TextureMap
Unable to parse metadata from minecraft:mcpatcher/ctm/organic_and_soft_material/grass_top/top/13.png
java.lang.RuntimeException: broken aspect ratio and not an animation
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_180598_a(TextureAtlasSprite.java:335)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:184)
at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:90)
at net.minecraft.client.resources.model.ModelBakery.func_177572_j(ModelBakery.java:674)
at net.minecraft.client.resources.model.ModelBakery.func_177570_a(ModelBakery.java:90)
at net.minecraft.client.resources.model.ModelManager.func_110549_a(SourceFile:23)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:729)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:306)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:486)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:326)
at net.minecraft.client.main.Main.main(SourceFile:120)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
01:30:09
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:textures/blocks/end_portal_frame.png, java.io.FileNotFoundException
01:30:09
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:textures/blocks/snow_block.png, java.io.FileNotFoundException
01:30:10
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:textures/blocks/double_wooden_slab.png, java.io.FileNotFoundException
01:30:10
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:textures/blocks/planks.png, java.io.FileNotFoundException
01:30:25
FML
[Netty Local Client IO #0] Client side modded connection established
01:30:25
FML
[Server thread] Server side modded connection established
01:30:25
net.minecraft.server.management.ServerConfigurationManager
jofreek[local:E:27bd1359] logged in with entity id 78 at (-2921.629327279263, 93.16571246996901, -748.6803825389869)
01:30:25
net.minecraft.server.MinecraftServer
jofreek joined the game
01:30:25
game
[SMC FNE]transforming ctq net.minecraft.client.renderer.ThreadDownloadImageData
<log4j:Event logger="net.minecraft.client.gui.GuiNewChat" timestamp="1543627825842" level="INFO" thread="Client thread">
<log4j:Message><![CDATA[[CHAT] A new §eOptiFine§f version is available: §eHD Ultra I7§f]]></log4j:Message>
</log4j:Event>
01:30:25
monitor
expected <
01:30:25
game
[SMC INF]Framebuffer created.
[SMC INF]Reset world renderers
[SMC INF].
GL error 0x0502: Invalid operation at pre-final
<log4j:Event logger="net.minecraft.client.renderer.texture.SimpleTexture" timestamp="1543627825936" level="WARN" thread="Client thread">
<log4j:Message><![CDATA[Failed reading metadata of: minecraft:textures/misc/vignette.png]]></log4j:Message>
<log4j:Throwable><![CDATA[com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 6 column 2
at com.google.gson.internal.Streams.parse(Streams.java:56)
at com.google.gson.JsonParser.parse(JsonParser.java:84)
at com.google.gson.JsonParser.parse(JsonParser.java:59)
at net.minecraft.client.resources.SimpleResource.func_110526_a(SourceFile:61)
at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:37)
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:75)
at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:49)
at net.minecraft.client.gui.GuiIngame.func_180480_a(SourceFile:814)
at net.minecraft.client.gui.GuiIngame.func_175180_a(SourceFile:120)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1266)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1044)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346)
at net.minecraft.client.main.Main.main(SourceFile:120)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 6 column 2
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505)
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494)
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403)
at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666)
at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642)
at com.google.gson.internal.Streams.parse(Streams.java:44)
... 18 more
]]></log4j:Throwable>
</log4j:Event>
01:30:25
monitor
expected <
01:30:28
game
GL error 0x0502: Invalid operation at pre-final
[SMC FNE]transforming cnn net.minecraft.client.renderer.tileentity.TileEntityBeaconRenderer
[SMC FNR] patch method cnn.a(Lbck;DDDFI)V
[SMC INF]Reset model renderers
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
[SMC FNE]transforming cuq net.minecraft.client.renderer.vertex.DefaultVertexFormats
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
<log4j:Event logger="net.minecraft.server.integrated.IntegratedServer" timestamp="1543627828712" level="INFO" thread="Server thread">
<log4j:Message><![CDATA[Saving and pausing game...]]></log4j:Message>
</log4j:Event>
01:30:28
monitor
expected <
01:30:28
game
GL error 0x0502: Invalid operation at pre-final
<log4j:Event logger="net.minecraft.server.MinecraftServer" timestamp="1543627828718" level="INFO" thread="Server thread">
<log4j:Message><![CDATA[Saving chunks for level 'Shkeen v.1.1'/Overworld]]></log4j:Message>
</log4j:Event>
01:30:28
monitor
expected <
01:30:28
game
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
<log4j:Event logger="net.minecraft.server.MinecraftServer" timestamp="1543627828803" level="INFO" thread="Server thread">
<log4j:Message><![CDATA[Saving chunks for level 'Shkeen v.1.1'/Nether]]></log4j:Message>
</log4j:Event>
01:30:28
monitor
expected <
01:30:28
net.minecraft.server.MinecraftServer
Saving chunks for level 'Shkeen v.1.1'/The End
01:30:29
game
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
<log4j:Event logger="net.minecraft.client.Minecraft" timestamp="1543627829734" level="INFO" thread="Client thread">
<log4j:Message><![CDATA[Stopping!]]></log4j:Message>
</log4j:Event>
Title. I've been using this profile (Forge Modloader 1.8.1/Optifine) pretty much ever since 1.8.1 came out, never any issues. I haven't played MC in a few months, and when loading up a world today, the world won't load, but the screen goes completely black. In addition, the minecraft logo in the taskbar is replaced with that of LWJGL, leading me to think it's some sort of issue with the automated LWJGL updating.
Can someone please help?
01:30:08
monitor
expected <
01:30:08
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:textures/blocks/cobblestone_wall.png, java.io.FileNotFoundException
01:30:08
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:textures/blocks/cauldron.png, java.io.FileNotFoundException
01:30:09
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:textures/blocks/nether_brick_fence.png, java.io.FileNotFoundException
01:30:09
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:textures/blocks/spruce_stairs.png, java.io.FileNotFoundException
01:30:09
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:textures/blocks/jungle_stairs.png, java.io.FileNotFoundException
01:30:09
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:textures/blocks/hopper.png, java.io.FileNotFoundException
01:30:09
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:textures/blocks/wooden_slab.png, java.io.FileNotFoundException
01:30:09
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:mcpatcher/ctm/Stone/refined_Granite/79.png, java.io.FileNotFoundException
01:30:09
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:mcpatcher/ctm/Stone/refined_Granite/77.png, java.io.FileNotFoundException
01:30:09
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:mcpatcher/ctm/Stone/refined_Granite/80.png, java.io.FileNotFoundException
01:30:09
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:mcpatcher/ctm/Stone/refined_Granite/82.png, java.io.FileNotFoundException
01:30:09
net.minecraft.client.renderer.texture.TextureMap
Unable to parse metadata from minecraft:mcpatcher/ctm/organic_and_soft_material/grass_top/top/13.png
java.lang.RuntimeException: broken aspect ratio and not an animation
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_180598_a(TextureAtlasSprite.java:335)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:184)
at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:90)
at net.minecraft.client.resources.model.ModelBakery.func_177572_j(ModelBakery.java:674)
at net.minecraft.client.resources.model.ModelBakery.func_177570_a(ModelBakery.java:90)
at net.minecraft.client.resources.model.ModelManager.func_110549_a(SourceFile:23)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:729)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:306)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:486)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:326)
at net.minecraft.client.main.Main.main(SourceFile:120)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
01:30:09
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:textures/blocks/end_portal_frame.png, java.io.FileNotFoundException
01:30:09
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:textures/blocks/snow_block.png, java.io.FileNotFoundException
01:30:10
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:textures/blocks/double_wooden_slab.png, java.io.FileNotFoundException
01:30:10
net.minecraft.client.renderer.texture.TextureMap
Using missing texture, unable to load minecraft:textures/blocks/planks.png, java.io.FileNotFoundException
01:30:10
net.minecraft.client.renderer.texture.TextureMap
Created: 4096x2048 textures-atlas
01:30:12
game
[SMC INF]allocateTextureMap 0 4096 2048
[OptiFine] RandomMobs: minecraft:textures/entity/cow/cow.png, variants: 5
[OptiFine] RandomMobs: minecraft:textures/entity/creeper/creeper.png, variants: 4
[OptiFine] RandomMobs: minecraft:textures/entity/iron_golem.png, variants: 4
[OptiFine] RandomMobs: minecraft:textures/entity/pig/pig.png, variants: 4
[OptiFine] RandomMobs: minecraft:textures/entity/sheep/sheep.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/sheep/sheep_fur.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/silverfish.png, variants: 3
[OptiFine] RandomMobs: minecraft:textures/entity/skeleton/wither_skeleton.png, variants: 3
<log4j:Event logger="net.minecraft.client.resources.model.ModelBakery" timestamp="1543627812745" level="WARN" thread="Client thread">
<log4j:Message><![CDATA[Missing model for: minecraft:mossy_cobblestone_wall#east=true,north=false,south=false,up=true,west=false]]></log4j:Message>
</log4j:Event>
01:30:12
monitor
expected <
01:30:12
net.minecraft.client.resources.model.ModelBakery
No weighted models for: minecraft:mossy_cobblestone_wall#east=true,north=false,south=false,up=true,west=false
01:30:12
net.minecraft.client.resources.model.ModelBakery
Missing model for: minecraft:mossy_cobblestone_wall#east=true,north=false,south=true,up=true,west=false
01:30:12
net.minecraft.client.resources.model.ModelBakery
No weighted models for: minecraft:mossy_cobblestone_wall#east=true,north=false,south=true,up=true,west=false
01:30:12
net.minecraft.client.resources.model.ModelBakery
Missing model for: minecraft:mossy_cobblestone_wall#east=true,north=true,south=false,up=true,west=false
01:30:12
net.minecraft.client.resources.model.ModelBakery
No weighted models for: minecraft:mossy_cobblestone_wall#east=true,north=true,south=false,up=true,west=false
01:30:12
net.minecraft.client.resources.model.ModelBakery
Missing model for: minecraft:mossy_cobblestone_wall#east=true,north=true,south=true,up=true,west=true
01:30:12
net.minecraft.client.resources.model.ModelBakery
No weighted models for: minecraft:mossy_cobblestone_wall#east=true,north=true,south=true,up=true,west=true
01:30:12
net.minecraft.client.resources.model.ModelBakery
Missing model for: minecraft:dark_oak_fence#east=false,north=true,south=true,west=false
01:30:12
net.minecraft.client.resources.model.ModelBakery
Missing model for: minecraft:dark_oak_fence#east=false,north=true,south=true,west=false
01:30:12
net.minecraft.client.resources.model.ModelBakery
Missing model for: minecraft:dark_oak_fence#east=false,north=true,south=true,west=false
01:30:12
net.minecraft.client.resources.model.ModelBakery
Missing model for: minecraft:mossy_cobblestone_wall#east=true,north=true,south=false,up=true,west=true
01:30:12
net.minecraft.client.resources.model.ModelBakery
No weighted models for: minecraft:mossy_cobblestone_wall#east=true,north=true,south=false,up=true,west=true
01:30:12
net.minecraft.client.resources.model.ModelBakery
Missing model for: minecraft:mossy_cobblestone_wall#east=false,north=true,south=false,up=true,west=true
01:30:12
net.minecraft.client.resources.model.ModelBakery
No weighted models for: minecraft:mossy_cobblestone_wall#east=false,north=true,south=false,up=true,west=true
01:30:12
net.minecraft.client.resources.model.ModelBakery
Missing model for: minecraft:mossy_cobblestone_wall#east=false,north=true,south=true,up=true,west=true
01:30:12
net.minecraft.client.resources.model.ModelBakery
No weighted models for: minecraft:mossy_cobblestone_wall#east=false,north=true,south=true,up=true,west=true
01:30:12
net.minecraft.client.resources.model.ModelBakery
Missing model for: minecraft:mossy_cobblestone_wall#east=false,north=false,south=true,up=true,west=true
01:30:12
net.minecraft.client.resources.model.ModelBakery
No weighted models for: minecraft:mossy_cobblestone_wall#east=false,north=false,south=true,up=true,west=true
01:30:12
net.minecraft.client.resources.model.ModelBakery
Missing model for: minecraft:mossy_cobblestone_wall#east=false,north=false,south=false,up=true,west=false
01:30:12
net.minecraft.client.resources.model.ModelBakery
No weighted models for: minecraft:mossy_cobblestone_wall#east=false,north=false,south=false,up=true,west=false
01:30:12
net.minecraft.client.resources.model.ModelBakery
Missing model for: minecraft:mossy_cobblestone_wall#east=false,north=false,south=false,up=true,west=true
01:30:12
net.minecraft.client.resources.model.ModelBakery
No weighted models for: minecraft:mossy_cobblestone_wall#east=false,north=false,south=false,up=true,west=true
01:30:12
net.minecraft.client.resources.model.ModelBakery
Missing model for: minecraft:rail#shape=north_south
01:30:12
net.minecraft.client.resources.model.ModelBakery
Missing model for: minecraft:mossy_cobblestone_wall#east=false,north=false,south=true,up=true,west=false
01:30:12
net.minecraft.client.resources.model.ModelBakery
No weighted models for: minecraft:mossy_cobblestone_wall#east=false,north=false,south=true,up=true,west=false
01:30:12
net.minecraft.client.resources.model.ModelBakery
Missing model for: minecraft:dark_oak_fence#east=true,north=false,south=false,west=true
01:30:12
net.minecraft.client.resources.model.ModelBakery
Missing model for: minecraft:dark_oak_fence#east=true,north=false,south=false,west=true
01:30:12
net.minecraft.client.resources.model.ModelBakery
Missing model for: minecraft:dark_oak_fence#east=true,north=false,south=false,west=true
01:30:12
net.minecraft.client.resources.model.ModelBakery
Missing model for: minecraft:mossy_cobblestone_wall#east=false,north=true,south=false,up=true,west=false
01:30:12
net.minecraft.client.resources.model.ModelBakery
No weighted models for: minecraft:mossy_cobblestone_wall#east=false,north=true,south=false,up=true,west=false
01:30:12
net.minecraft.client.resources.model.ModelBakery
Missing model for: minecraft:mossy_cobblestone_wall#east=true,north=true,south=true,up=true,west=false
01:30:12
net.minecraft.client.resources.model.ModelBakery
No weighted models for: minecraft:mossy_cobblestone_wall#east=true,north=true,south=true,up=true,west=false
01:30:12
net.minecraft.client.resources.model.ModelBakery
Missing model for: minecraft:rail#shape=east_west
01:30:12
net.minecraft.client.resources.model.ModelBakery
Missing model for: minecraft:mossy_cobblestone_wall#east=true,north=false,south=true,up=true,west=true
01:30:12
net.minecraft.client.resources.model.ModelBakery
No weighted models for: minecraft:mossy_cobblestone_wall#east=true,north=false,south=true,up=true,west=true
01:30:12
net.minecraft.client.resources.model.ModelBakery
Missing model for: minecraft:item/grass
01:30:14
game
[SMC FNE]transforming bwv net.minecraft.client.gui.GuiOptions
[SMC FNT] decrease language button size
[SMC FNT] add shaders button
[SMC FNT] shaders button action
[OptiFine] *** Reloading custom textures ***
[OptiFine] Texture animation: mcpatcher/anim/fire1.properties
[OptiFine] Texture animation: mcpatcher/anim/highgrass.properties
[OptiFine] [WARN] TextureAnimation: Target texture not found: mcpatcher/ctm/Johnsrandom.png
[OptiFine] Texture animation: mcpatcher/anim/Krug 1.properties
[OptiFine] [WARN] TextureAnimation: Target texture not found: mcpatcher/ctm/Johnsrandom2.png
[OptiFine] Texture animation: mcpatcher/anim/Krug 2.properties
[OptiFine] [WARN] TextureAnimation: Target texture not found: mcpatcher/ctm/Johnsrandom2.png
[OptiFine] Texture animation: mcpatcher/anim/Krug 3.properties
[OptiFine] [WARN] TextureAnimation: Target texture not found: mcpatcher/ctm/Johnsrandom2.png
[OptiFine] Texture animation: mcpatcher/anim/mojang.properties
[OptiFine] Texture animation: mcpatcher/anim/smoke.properties
[OptiFine] [WARN] TextureAnimation: Target texture not found: mcpatcher/ctm/Johnsrandom2.png
[OptiFine] Texture animation: mcpatcher/anim/smoke2.properties
[OptiFine] [WARN] TextureAnimation: Target texture not found: mcpatcher/ctm/Johnsrandom2.png
[OptiFine] Texture animation: mcpatcher/anim/smoke3.properties
[OptiFine] [WARN] TextureAnimation: Target texture not found: mcpatcher/ctm/Johnsrandom2.png
[OptiFine] Texture animation: mcpatcher/anim/zombie.properties
[OptiFine] Texture animation: mcpatcher/anim/enderchest_crown.properties
[OptiFine] Texture animation: mcpatcher/anim/enderchest_void.properties
[OptiFine] Loading custom colors: textures/colormap/grass.png
[OptiFine] Loading custom colors: textures/colormap/foliage.png
[OptiFine] Loading custom colors: mcpatcher/colormap/water.png
[OptiFine] Loading custom colors: mcpatcher/colormap/pine.png
[OptiFine] Loading custom colors: mcpatcher/colormap/birch.png
[OptiFine] Loading custom colors: mcpatcher/colormap/skycolor0.png
[OptiFine] Loading custom colors: mcpatcher/colormap/fogcolor0.png
[OptiFine] Loading custom colors: mcpatcher/colormap/underwater.png
[OptiFine] Loading custom colors: mcpatcher/colormap/redstone.png
[OptiFine] Loading custom colors: mcpatcher/lightmap/world-1.png
[OptiFine] Loading custom colors: mcpatcher/lightmap/world0.png
[OptiFine] Loading custom colors: mcpatcher/lightmap/world1.png
[OptiFine] Loading mcpatcher/color.properties
[OptiFine] Custom color: lilypad = ffffff
[OptiFine] Custom color: drop.water = 68b2c4
[OptiFine] Custom color: particle.portal = 000000
[OptiFine] Block palette: palette.block.~/colormap/acacia.png = 161:0 161:4 161:8 161:10 161:11 161:12
[OptiFine] Loading custom colors: mcpatcher/colormap/acacia.png
[OptiFine] Block palette: palette.block.~/colormap/gravel.png = 128 83
[OptiFine] Loading custom colors: mcpatcher/colormap/gravel.png
[OptiFine] Block palette: palette.block.~/colormap/fern.png = 31:1 31:2 31:3
[OptiFine] Block palette: palette.block.~/colormap/uncolor.png = 161:14 161:2 161:6 161:15 161:3 161:7
[OptiFine] Loading custom colors: mcpatcher/colormap/uncolor.png
[OptiFine] Block palette: palette.block.~/colormap/stone.png = 97 12 13 24 14 15 16 21 56 73 74 97:0 129 98:0 98:2 98:3 98:7 4 48 44:3 23 61 67 109 70 77 44:5 44:0 44:8 44:11 44:13 24 43:0 43:1 43:5 44:1 44:9 44:2 139:0 139:1 139:6 139:7 139:8 80:1 80:2 80:3 80:4 80:5 80:6 80:7 43:3 30:1 43:8 98:5 98:1 98:4 98:8 61 62 158 23 22:0 1
[OptiFine] Loading custom colors: mcpatcher/colormap/stone.png
[OptiFine] Block palette: palette.block.~/colormap/darkoak.png = 161:1 161:5 161:9 161:13
[OptiFine] Loading custom colors: mcpatcher/colormap/darkoak.png
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky1.properties
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky2.properties
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky3.properties
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky4.properties
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky5.properties
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky6.properties
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky7.properties
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky8.properties
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky9.properties
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky10.properties
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky11.properties
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky12.properties
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky13.properties
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky14.properties
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky15.properties
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky16.properties
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky17.properties
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky18.properties
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky19.properties
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky20.properties
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky21.properties
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky22.properties
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky23.properties
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky24.properties
[OptiFine] CustomSky properties: mcpatcher/sky/world0/sky25.properties
[OptiFine] RandomMobs: minecraft:textures/entity/cow/cow.png, variants: 5
[OptiFine] RandomMobs: minecraft:textures/entity/creeper/creeper.png, variants: 4
[OptiFine] RandomMobs: minecraft:textures/entity/iron_golem.png, variants: 4
[OptiFine] RandomMobs: minecraft:textures/entity/pig/pig.png, variants: 4
[OptiFine] RandomMobs: minecraft:textures/entity/sheep/sheep.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/sheep/sheep_fur.png, variants: 2
[OptiFine] RandomMobs: minecraft:textures/entity/silverfish.png, variants: 3
[OptiFine] RandomMobs: minecraft:textures/entity/skeleton/wither_skeleton.png, variants: 3
<log4j:Event logger="net.minecraft.client.Minecraft" timestamp="1543627814288" level="ERROR" thread="Client thread">
<log4j:Message><![CDATA[########## GL ERROR ##########]]></log4j:Message>
</log4j:Event>
01:30:14
monitor
expected <
01:30:14
net.minecraft.client.Minecraft
@ Pre render
01:30:14
net.minecraft.client.Minecraft
1281: Invalid value
01:30:23
game
[SMC INF]Did not load shaderpack.
[SMC INF]Did not load shaderpack.
[SMC INF]Save ShadersMod configuration.
<log4j:Event logger="net.minecraft.server.integrated.IntegratedServer" timestamp="1543627823869" level="INFO" thread="Server thread">
<log4j:Message><![CDATA[Starting integrated minecraft server version 1.8]]></log4j:Message>
</log4j:Event>
01:30:23
monitor
expected <
01:30:23
net.minecraft.server.integrated.IntegratedServer
Generating keypair
01:30:23
FML
Injecting existing block and item data into this server instance
01:30:23
FML
Applying holder lookups
01:30:23
FML
Holder lookups applied
01:30:24
net.minecraft.server.MinecraftServer
Preparing start region for level 0
01:30:24
net.minecraft.server.integrated.IntegratedServer
Changing view distance to 14, from 10
01:30:25
FML
Server protocol version 2
01:30:25
FML
Client protocol version 2
01:30:25
FML
Client attempting to join with 2 mods : [email protected],[email protected]
01:30:25
FML
[Netty Local Client IO #0] Client side modded connection established
01:30:25
FML
[Server thread] Server side modded connection established
01:30:25
net.minecraft.server.management.ServerConfigurationManager
jofreek[local:E:27bd1359] logged in with entity id 78 at (-2921.629327279263, 93.16571246996901, -748.6803825389869)
01:30:25
net.minecraft.server.MinecraftServer
jofreek joined the game
01:30:25
game
[SMC FNE]transforming ctq net.minecraft.client.renderer.ThreadDownloadImageData
<log4j:Event logger="net.minecraft.client.gui.GuiNewChat" timestamp="1543627825842" level="INFO" thread="Client thread">
<log4j:Message><![CDATA[[CHAT] A new §eOptiFine§f version is available: §eHD Ultra I7§f]]></log4j:Message>
</log4j:Event>
01:30:25
monitor
expected <
01:30:25
game
[SMC INF]Framebuffer created.
[SMC INF]Reset world renderers
[SMC INF].
GL error 0x0502: Invalid operation at pre-final
<log4j:Event logger="net.minecraft.client.renderer.texture.SimpleTexture" timestamp="1543627825936" level="WARN" thread="Client thread">
<log4j:Message><![CDATA[Failed reading metadata of: minecraft:textures/misc/vignette.png]]></log4j:Message>
<log4j:Throwable><![CDATA[com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 6 column 2
at com.google.gson.internal.Streams.parse(Streams.java:56)
at com.google.gson.JsonParser.parse(JsonParser.java:84)
at com.google.gson.JsonParser.parse(JsonParser.java:59)
at net.minecraft.client.resources.SimpleResource.func_110526_a(SourceFile:61)
at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:37)
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:75)
at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:49)
at net.minecraft.client.gui.GuiIngame.func_180480_a(SourceFile:814)
at net.minecraft.client.gui.GuiIngame.func_175180_a(SourceFile:120)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1266)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1044)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346)
at net.minecraft.client.main.Main.main(SourceFile:120)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 6 column 2
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505)
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494)
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403)
at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666)
at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642)
at com.google.gson.internal.Streams.parse(Streams.java:44)
... 18 more
]]></log4j:Throwable>
</log4j:Event>
01:30:25
monitor
expected <
01:30:28
game
GL error 0x0502: Invalid operation at pre-final
[SMC FNE]transforming cnn net.minecraft.client.renderer.tileentity.TileEntityBeaconRenderer
[SMC FNR] patch method cnn.a(Lbck;DDDFI)V
[SMC INF]Reset model renderers
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
[SMC FNE]transforming cuq net.minecraft.client.renderer.vertex.DefaultVertexFormats
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
<log4j:Event logger="net.minecraft.server.integrated.IntegratedServer" timestamp="1543627828712" level="INFO" thread="Server thread">
<log4j:Message><![CDATA[Saving and pausing game...]]></log4j:Message>
</log4j:Event>
01:30:28
monitor
expected <
01:30:28
game
GL error 0x0502: Invalid operation at pre-final
<log4j:Event logger="net.minecraft.server.MinecraftServer" timestamp="1543627828718" level="INFO" thread="Server thread">
<log4j:Message><![CDATA[Saving chunks for level 'Shkeen v.1.1'/Overworld]]></log4j:Message>
</log4j:Event>
01:30:28
monitor
expected <
01:30:28
game
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
<log4j:Event logger="net.minecraft.server.MinecraftServer" timestamp="1543627828803" level="INFO" thread="Server thread">
<log4j:Message><![CDATA[Saving chunks for level 'Shkeen v.1.1'/Nether]]></log4j:Message>
</log4j:Event>
01:30:28
monitor
expected <
01:30:28
net.minecraft.server.MinecraftServer
Saving chunks for level 'Shkeen v.1.1'/The End
01:30:29
game
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
<log4j:Event logger="net.minecraft.client.Minecraft" timestamp="1543627829734" level="INFO" thread="Client thread">
<log4j:Message><![CDATA[Stopping!]]></log4j:Message>
</log4j:Event>
01:30:29
monitor
expected <
01:30:29
net.minecraft.client.audio.SoundManager
SoundSystem shutting down...
01:30:29
net.minecraft.server.MinecraftServer
Stopping server
01:30:29
net.minecraft.server.MinecraftServer
Saving players
01:30:29
net.minecraft.server.MinecraftServer
Saving worlds
01:30:29
net.minecraft.server.MinecraftServer
Saving chunks for level 'Shkeen v.1.1'/Overworld
01:30:29
net.minecraft.server.MinecraftServer
Saving chunks for level 'Shkeen v.1.1'/Nether
01:30:29
net.minecraft.server.MinecraftServer
Saving chunks for level 'Shkeen v.1.1'/The End
01:30:29
FML
Applying holder lookups
01:30:29
FML
Holder lookups applied
01:30:29
net.minecraft.client.audio.SoundManager
Author: Paul Lamb, www.paulscode.com
01:30:30
launcher
01:30:30
monitor
Process ended with exit code 0
^^There was no crash report generated so I hope the game output helps
Follow the instructions here http://hopper.minecraft.net/help/pixel-format-not-accelerated/support/
https://paste.ubuntu.com/p/66y34gxpkv/
Nothing out of the ordinary. Does it happen on one world or are others affected? Does vanilla work? Which launcher?