Jump to content

1.8.9 is crashing all the time when I load schematica (New version)


EmerProd

Recommended Posts

Minecraft 1.8.9 forge is always crashing when I load schematic on a multiplayer server

 

 

---- Minecraft Crash Report ----

 

WARNING: coremods are present:

Contact their authors BEFORE contacting forge

 

// I bet Cylons wouldn't have this problem.

 

Time: 4/23/16 12:05 AM

Description: Initializing game

 

java.lang.NoSuchFieldError: DEFAULT_BAKED_FORMAT

at net.minecraftforge.client.model.Attributes.<clinit>(Attributes.java:24)

at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.bake(ModelLoader.java:503)

at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:139)

at net.minecraft.client.resources.model.ModelManager.func_110549_a(ModelManager.java:28)

at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:120)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:478)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)

at net.minecraft.client.main.Main.main(SourceFile:124)

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:483)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

 

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

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at net.minecraftforge.client.model.Attributes.<clinit>(Attributes.java:24)

at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.bake(ModelLoader.java:503)

at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:139)

at net.minecraft.client.resources.model.ModelManager.func_110549_a(ModelManager.java:28)

at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:120)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:478)

 

-- Initialization --

Details:

Stacktrace:

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)

at net.minecraft.client.main.Main.main(SourceFile:124)

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:483)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

-- System Details --

Details:

Minecraft Version: 1.8.9

Operating System: Windows 10 (amd64) version 10.0

Java Version: 1.8.0_25, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 91834032 bytes (87 MB) / 275701760 bytes (262 MB) up to 1060372480 bytes (1011 MB)

JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP 9.19 Powered by Forge 11.15.1.1722 6 mods loaded, 6 mods active

States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)

UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1722.jar)

UCH Forge{11.15.1.1722} [Minecraft Forge] (forge-1.8.9-11.15.1.1722.jar)

UCH XaeroBetterPvP{1.8.9} [better PVP Mod] (BetterPvP_1.8.9_Forge_1.8.9.jar)

UCH LunatriusCore{1.1.2.32} [LunatriusCore] (LunatriusCore-1.8.9-1.1.2.32-universal.jar)

UCH Schematica{1.7.7.143} [schematica] (Schematica-1.8.9-1.7.7.143-universal.jar)

Loaded coremods (and transformers):

GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 10.18.15.4279' Renderer: 'Intel® HD Graphics'

Launched Version: 1.8.9-forge1.8.9-11.15.1.1722

LWJGL: 2.9.4

OpenGL: Intel® HD Graphics GL version 4.4.0 - Build 10.18.15.4279, Intel

GL Caps: Using GL 1.3 multitexturing.

Using GL 1.3 texture combiners.

Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.

Shaders are available because OpenGL 2.1 is supported.

VBOs are available because OpenGL 1.5 is supported.

 

Using VBOs: No

Is Modded: Definitely; Client brand changed to 'fml,forge'

Type: Client (map_client.txt)

Resource Packs: Huahwi InFinite 16x16 (1.8).zip (incompatible)

Current Language: English (US)

Profiler Position: N/A (disabled)

CPU: 4x Intel® Pentium® CPU 3825U @ 1.90GHz

 

Link to comment
Share on other sites

java.lang.NoSuchFieldError: DEFAULT_BAKED_FORMAT

at net.minecraftforge.client.model.Attributes.<clinit>(Attributes.java:24)

at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.bake(ModelLoader.java:503)

at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:139)

at net.minecraft.client.resources.model.ModelManager.func_110549_a(ModelManager.java:28)

at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:120)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:478)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)

at net.minecraft.client.main.Main.main(SourceFile:124)

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:483)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

Something very strange is going on with your Forge installation, since it's saying it can't find a field that definitely exists.

 

I suggest you install the latest version of Forge for 1.8.9 and use it in your profile.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

Link to comment
Share on other sites

At the time I crashed and submitted the bug,  I was using forge 1.8.9 and I am still. It won't work

 

I know, but you're using an outdated version. If it still doesn't work with the latest version, post a new crash report.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

Link to comment
Share on other sites

2016-04-24 09:56:24,295 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

2016-04-24 09:56:24,301 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

[09:56:24] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker

[09:56:24] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker

[09:56:24] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker

[09:56:24] [main/INFO] [FML]: Forge Mod Loader version 11.15.1.1722 for Minecraft 1.8.9 loading

[09:56:24] [main/INFO] [FML]: Java is Java HotSpot 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25

[09:56:24] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[09:56:24] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[09:56:24] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[09:56:24] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[09:56:24] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[09:56:28] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc

[09:56:28] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing

[09:56:28] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[09:56:28] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[09:56:29] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker

[09:56:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker

[09:56:29] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}

2016-04-24 09:56:29,827 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

2016-04-24 09:56:29,906 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

2016-04-24 09:56:29,910 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

[09:56:30] [main/INFO] [sTDOUT]: [net.minecraft.client.main.Main:main:57]: Completely ignored arguments: [--nativeLauncherVersion, 301]

[09:56:30] [Client thread/INFO]: Setting user: EmerProd

[09:56:34] [Client thread/INFO]: LWJGL Version: 2.9.4

[09:56:35] [Client thread/WARN] [FML]: =============================================================

[09:56:35] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!

[09:56:35] [Client thread/WARN] [FML]: Offendor: com/sun/jna/Native.main([Ljava/lang/String;)V

[09:56:35] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead

[09:56:35] [Client thread/WARN] [FML]: =============================================================

[09:56:36] [Client thread/INFO] [sTDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:246]: ---- Minecraft Crash Report ----

// Hi. I'm Minecraft, and I'm a crashaholic.

 

Time: 4/24/16 9:56 AM

Description: Loading screen debug info

 

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR

 

 

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

---------------------------------------------------------------------------------------

 

-- System Details --

Details:

Minecraft Version: 1.8.9

Operating System: Windows 10 (amd64) version 10.0

Java Version: 1.8.0_25, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 57309216 bytes (54 MB) / 242085888 bytes (230 MB) up to 1060372480 bytes (1011 MB)

JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML:

Loaded coremods (and transformers):

GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 10.18.15.4279' Renderer: 'Intel® HD Graphics'

[09:56:36] [Client thread/INFO] [FML]: MinecraftForge v11.15.1.1722 Initialized

[09:56:36] [Client thread/INFO] [FML]: Replaced 204 ore recipies

[09:56:36] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer

[09:56:36] [Client thread/INFO] [FML]: Searching C:\Users\WIN-PC\AppData\Roaming\.minecraft\mods for mods

[09:56:39] [Client thread/INFO] [FML]: Forge Mod Loader has identified 6 mods to load

[09:56:39] [Client thread/INFO] [FML]: FML has found a non-mod file Schematica Mod Installer 1.8.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.

[09:56:40] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, XaeroBetterPvP, LunatriusCore, Schematica] at CLIENT

[09:56:40] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, XaeroBetterPvP, LunatriusCore, Schematica] at SERVER

[09:56:41] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Better PVP Mod, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Schematica, Huahwi InFinite 16x16 (1.8).zip

[09:56:41] [Client thread/INFO] [FML]: Processing ObjectHolder annotations

[09:56:41] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations

[09:56:41] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations

[09:56:41] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations

[09:56:41] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0

[09:56:41] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json

[09:56:41] [Client thread/INFO] [FML]: Applying holder lookups

[09:56:41] [Client thread/INFO] [FML]: Holder lookups applied

[09:56:41] [Client thread/INFO] [FML]: Injecting itemstacks

[09:56:41] [Client thread/INFO] [FML]: Itemstack injection complete

[09:56:41] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: UP_TO_DATE Target: null

[09:56:42] [sound Library Loader/INFO]: Starting up SoundSystem...

[09:56:42] [Thread-9/INFO]: Initializing LWJGL OpenAL

[09:56:42] [Thread-9/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

[09:56:42] [Thread-9/INFO]: OpenAL initialized.

[09:56:42] [sound Library Loader/INFO]: Sound engine started

[09:56:47] [Client thread/INFO] [FML]: Max texture size: 16384

[09:56:47] [Client thread/INFO]: Created: 16x16 textures-atlas

[09:56:51] [Client thread/INFO] [FML]: Injecting itemstacks

[09:56:51] [Client thread/INFO] [FML]: Itemstack injection complete

[09:56:51] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 6 mods

[09:56:51] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Better PVP Mod, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Schematica, Huahwi InFinite 16x16 (1.8).zip

[09:56:51] [Client thread/INFO]: SoundSystem shutting down...

[09:56:52] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com

[09:56:52] [sound Library Loader/INFO]: Starting up SoundSystem...

[09:56:52] [Thread-12/INFO]: Initializing LWJGL OpenAL

[09:56:52] [Thread-12/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

[09:56:52] [Thread-12/INFO]: OpenAL initialized.

[09:56:52] [sound Library Loader/INFO]: Sound engine started

[09:56:54] [Client thread/INFO] [FML]: Max texture size: 16384

[09:56:56] [Client thread/INFO]: Created: 512x512 textures-atlas

[09:57:03] [Netty Client IO #3/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, XaeroBetterPvP, LunatriusCore, Schematica] at SERVER

[09:57:03] [Netty Client IO #4/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, XaeroBetterPvP, LunatriusCore, Schematica] at SERVER

[09:57:03] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, XaeroBetterPvP, LunatriusCore, Schematica] at SERVER

[09:57:04] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, XaeroBetterPvP, LunatriusCore, Schematica] at SERVER

[09:57:06] [Client thread/INFO]: Connecting to play.vortexpvp.com, 25565

[09:57:07] [Netty Client IO #2/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.server.S46PacketSetCompressionLevel

[09:57:07] [Netty Client IO #2/INFO] [FML]: Aborting client handshake "VANILLA"

[09:57:07] [Netty Client IO #2/INFO] [FML]: [Netty Client IO #2] Client side vanilla connection established

[09:57:08] [Client thread/INFO]: [CHAT]                                     

[09:57:08] [Client thread/INFO]: [CHAT] You have no new mail.

[09:57:08] [Client thread/INFO]: [CHAT] ============================================

[09:57:08] [Client thread/INFO]: [CHAT] 

[09:57:08] [Client thread/INFO]: [CHAT]            Welcome, EmerProd to Vortex Network

[09:57:08] [Client thread/INFO]: [CHAT] 

[09:57:08] [Client thread/INFO]: [CHAT]                VOTE - Type the command /Vote

[09:57:08] [Client thread/INFO]: [CHAT]              STORE - http://buy.vortexpvp.com

[09:57:08] [Client thread/INFO]: [CHAT]              FORUMS - http://www.vortexpvp.com

[09:57:08] [Client thread/INFO]: [CHAT] 

[09:57:08] [Client thread/INFO]: [CHAT]          There are currently 6 player(s) online

[09:57:08] [Client thread/INFO]: [CHAT] 

[09:57:08] [Client thread/INFO]: [CHAT] ============================================

[09:57:18] [Client thread/INFO]: [CHAT]                                     

[09:57:18] [Client thread/INFO]: [CHAT] You have 2 messages! Type /mail read to view your mail.

[09:57:18] [Client thread/INFO]: [CHAT] ============================================

[09:57:18] [Client thread/INFO]: [CHAT] 

[09:57:18] [Client thread/INFO]: [CHAT]            Welcome, EmerProd to Skyblock Dark

[09:57:18] [Client thread/INFO]: [CHAT] 

[09:57:18] [Client thread/INFO]: [CHAT]                VOTE - Type the command /Vote

[09:57:18] [Client thread/INFO]: [CHAT]              STORE - http://buy.vortexpvp.com

[09:57:18] [Client thread/INFO]: [CHAT]              FORUMS - http://www.vortexpvp.com

[09:57:18] [Client thread/INFO]: [CHAT] 

[09:57:18] [Client thread/INFO]: [CHAT]          There are currently 11 player(s) online

[09:57:18] [Client thread/INFO]: [CHAT] 

[09:57:18] [Client thread/INFO]: [CHAT] ============================================

[09:57:19] [Client thread/WARN]: Needed to grow BufferBuilder buffer: Old size 524288 bytes, new size 2621440 bytes.

#

# A fatal error has been detected by the Java Runtime Environment:

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffbb5739adc, pid=5280, tid=4296

#

# JRE version: Java SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)

# Java VM: Java HotSpot 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)

# Problematic frame:

# C  [ig8icd64.dll+0x639adc]

#

# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

#

# An error report file with more information is saved as:

# C:\Users\WIN-PC\AppData\Roaming\.minecraft\hs_err_pid5280.log

#

# If you would like to submit a bug report, please visit:

http://bugreport.sun.com/bugreport/crash.jsp

# The crash happened outside the Java Virtual Machine in native code.

# See problematic frame for where to report the bug.

#

AL lib: (EE) alc_cleanup: 1 device not closed

Java HotSpot 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release

 

Link to comment
Share on other sites

[09:56:24] [main/INFO] [FML]: Forge Mod Loader version 11.15.1.1722 for Minecraft 1.8.9 loading

 

You're still using the same version of Forge.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

Link to comment
Share on other sites

Download the Forge installer (Latest, not Recommended) from http://files.minecraftforge.net/ and run it. This will add that version of Forge to the Minecraft Launcher, you can then select that version in your profile.

 

Don't put installers in your mods folder.

 

Don't download mods or mod installers from random unofficial websites. Only download mods from their official download page (usually linked in the mod's Minecraft Forum thread).

 

https://gyazo.com/4aed070ecb4924a4c03664e751ac8b19

 

Is this the latest forge 1.8.9 download?

 

Yes. Make sure you downloaded it from this site, though.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

Link to comment
Share on other sites

https://gyazo.com/3ee906cc155629e2195ad137c06db1ab

 

This is the forge version I use and it still crashes non stop. It's not better at all^^^^

 

 

 


[11:43:41] [Client thread/ERROR]: 1280: Invalid enum
[11:43:41] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:41] [Client thread/ERROR]: @ Post render
[11:43:41] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:42] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:42] [Client thread/ERROR]: @ Post render
[11:43:42] [Client thread/ERROR]: 1280: Invalid enum
[11:43:43] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:43] [Client thread/ERROR]: @ Post render
[11:43:43] [Client thread/ERROR]: 1280: Invalid enum
[11:43:43] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:43] [Client thread/ERROR]: @ Post render
[11:43:43] [Client thread/ERROR]: 1280: Invalid enum
[11:43:43] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:43] [Client thread/ERROR]: @ Post render
[11:43:43] [Client thread/ERROR]: 1280: Invalid enum
[11:43:43] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:43] [Client thread/ERROR]: @ Post render
[11:43:43] [Client thread/ERROR]: 1280: Invalid enum
[11:43:43] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:43] [Client thread/ERROR]: @ Post render
[11:43:43] [Client thread/ERROR]: 1280: Invalid enum
[11:43:43] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:43] [Client thread/ERROR]: @ Post render
[11:43:43] [Client thread/ERROR]: 1280: Invalid enum
[11:43:43] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:43] [Client thread/ERROR]: @ Post render
[11:43:43] [Client thread/ERROR]: 1280: Invalid enum
[11:43:43] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:43] [Client thread/ERROR]: @ Post render
[11:43:43] [Client thread/ERROR]: 1280: Invalid enum
[11:43:43] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:43] [Client thread/ERROR]: @ Post render
[11:43:43] [Client thread/ERROR]: 1280: Invalid enum
[11:43:43] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:43] [Client thread/ERROR]: @ Post render
[11:43:43] [Client thread/ERROR]: 1280: Invalid enum
[11:43:43] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:43] [Client thread/ERROR]: @ Post render
[11:43:43] [Client thread/ERROR]: 1280: Invalid enum
[11:43:43] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:43] [Client thread/ERROR]: @ Post render
[11:43:43] [Client thread/ERROR]: 1280: Invalid enum
[11:43:43] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:43] [Client thread/ERROR]: @ Post render
[11:43:43] [Client thread/ERROR]: 1280: Invalid enum
[11:43:43] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:43] [Client thread/ERROR]: @ Post render
[11:43:43] [Client thread/ERROR]: 1280: Invalid enum
[11:43:43] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:43] [Client thread/ERROR]: @ Post render
[11:43:43] [Client thread/ERROR]: 1280: Invalid enum
[11:43:43] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:43] [Client thread/ERROR]: @ Post render
[11:43:43] [Client thread/ERROR]: 1280: Invalid enum
[11:43:43] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:43] [Client thread/ERROR]: @ Post render
[11:43:43] [Client thread/ERROR]: 1280: Invalid enum
[11:43:43] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:43] [Client thread/ERROR]: @ Post render
[11:43:43] [Client thread/ERROR]: 1280: Invalid enum
[11:43:43] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:43] [Client thread/ERROR]: @ Post render
[11:43:43] [Client thread/ERROR]: 1280: Invalid enum
[11:43:43] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:43] [Client thread/ERROR]: @ Post render
[11:43:43] [Client thread/ERROR]: 1280: Invalid enum
[11:43:43] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:43] [Client thread/ERROR]: @ Post render
[11:43:43] [Client thread/ERROR]: 1280: Invalid enum
[11:43:43] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:43] [Client thread/ERROR]: @ Post render
[11:43:43] [Client thread/ERROR]: 1280: Invalid enum
[11:43:43] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:43] [Client thread/ERROR]: @ Post render
[11:43:43] [Client thread/ERROR]: 1280: Invalid enum
[11:43:43] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:43] [Client thread/ERROR]: @ Post render
[11:43:43] [Client thread/ERROR]: 1280: Invalid enum
[11:43:43] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:43] [Client thread/ERROR]: @ Post render
[11:43:43] [Client thread/ERROR]: 1280: Invalid enum
[11:43:43] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:43] [Client thread/ERROR]: @ Post render
[11:43:43] [Client thread/ERROR]: 1280: Invalid enum
[11:43:43] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:43] [Client thread/ERROR]: @ Post render
[11:43:43] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:44] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:44] [Client thread/ERROR]: @ Post render
[11:43:44] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:45] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:45] [Client thread/ERROR]: @ Post render
[11:43:45] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:46] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:46] [Client thread/ERROR]: @ Post render
[11:43:46] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:47] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:47] [Client thread/ERROR]: @ Post render
[11:43:47] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:48] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:48] [Client thread/ERROR]: @ Post render
[11:43:48] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:49] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:49] [Client thread/ERROR]: @ Post render
[11:43:49] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:50] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:50] [Client thread/ERROR]: @ Post render
[11:43:50] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:51] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:51] [Client thread/ERROR]: @ Post render
[11:43:51] [Client thread/ERROR]: 1280: Invalid enum
[11:43:52] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:52] [Client thread/ERROR]: @ Post render
[11:43:52] [Client thread/ERROR]: 1280: Invalid enum
[11:43:52] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:52] [Client thread/ERROR]: @ Post render
[11:43:52] [Client thread/ERROR]: 1280: Invalid enum
[11:43:52] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:52] [Client thread/ERROR]: @ Post render
[11:43:52] [Client thread/ERROR]: 1280: Invalid enum
[11:43:52] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:52] [Client thread/ERROR]: @ Post render
[11:43:52] [Client thread/ERROR]: 1280: Invalid enum
[11:43:52] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:52] [Client thread/ERROR]: @ Post render
[11:43:52] [Client thread/ERROR]: 1280: Invalid enum
[11:43:52] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:52] [Client thread/ERROR]: @ Post render
[11:43:52] [Client thread/ERROR]: 1280: Invalid enum
[11:43:52] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:52] [Client thread/ERROR]: @ Post render
[11:43:52] [Client thread/ERROR]: 1280: Invalid enum
[11:43:52] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:52] [Client thread/ERROR]: @ Post render
[11:43:52] [Client thread/ERROR]: 1280: Invalid enum
[11:43:52] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:52] [Client thread/ERROR]: @ Post render
[11:43:52] [Client thread/ERROR]: 1280: Invalid enum
[11:43:52] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:52] [Client thread/ERROR]: @ Post render
[11:43:52] [Client thread/ERROR]: 1280: Invalid enum
[11:43:52] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:52] [Client thread/ERROR]: @ Post render
[11:43:52] [Client thread/ERROR]: 1280: Invalid enum
[11:43:52] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:52] [Client thread/ERROR]: @ Post render
[11:43:52] [Client thread/ERROR]: 1280: Invalid enum
[11:43:52] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:52] [Client thread/ERROR]: @ Post render
[11:43:52] [Client thread/ERROR]: 1280: Invalid enum
[11:43:52] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:52] [Client thread/ERROR]: @ Post render
[11:43:52] [Client thread/ERROR]: 1280: Invalid enum
[11:43:52] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:52] [Client thread/ERROR]: @ Post render
[11:43:52] [Client thread/ERROR]: 1280: Invalid enum
[11:43:52] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:52] [Client thread/ERROR]: @ Post render
[11:43:52] [Client thread/ERROR]: 1280: Invalid enum
[11:43:52] [Client thread/ERROR]: ########## GL ERROR ##########
[11:43:52] [Client thread/ERROR]: @ Post render
[11:43:52] [Client thread/ERROR]: 1280: Invalid enum
[11:43:54] [Netty Client IO #3/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, XaeroBetterPvP, LunatriusCore, Schematica] at SERVER
[11:43:54] [Netty Client IO #4/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, XaeroBetterPvP, LunatriusCore, Schematica] at SERVER
[11:43:54] [Netty Client IO #2/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, XaeroBetterPvP, LunatriusCore, Schematica] at SERVER
[11:43:55] [Netty Client IO #3/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, XaeroBetterPvP, LunatriusCore, Schematica] at SERVER
[11:43:55] [Netty Client IO #2/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, XaeroBetterPvP, LunatriusCore, Schematica] at SERVER
[11:43:55] [Netty Client IO #5/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, XaeroBetterPvP, LunatriusCore, Schematica] at SERVER
[11:43:55] [Netty Client IO #6/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, XaeroBetterPvP, LunatriusCore, Schematica] at SERVER
[11:43:56] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, XaeroBetterPvP, LunatriusCore, Schematica] at SERVER
[11:43:57] [Client thread/INFO]: Connecting to play.vortexpvp.com, 25565
[11:43:58] [Netty Client IO #4/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.server.S46PacketSetCompressionLevel
[11:43:58] [Netty Client IO #4/INFO] [FML]: Aborting client handshake "VANILLA"
[11:43:58] [Netty Client IO #4/INFO] [FML]: [Netty Client IO #4] Client side vanilla connection established
[11:43:59] [Client thread/INFO]: [CHAT]                                      
[11:43:59] [Client thread/INFO]: [CHAT] You have no new mail.
[11:44:00] [Client thread/INFO]: [CHAT] ============================================
[11:44:00] [Client thread/INFO]: [CHAT]  
[11:44:00] [Client thread/INFO]: [CHAT]            Welcome, EmerProd to Vortex Network
[11:44:00] [Client thread/INFO]: [CHAT]  
[11:44:00] [Client thread/INFO]: [CHAT]                VOTE - Type the command /Vote
[11:44:00] [Client thread/INFO]: [CHAT]               STORE - http://buy.vortexpvp.com
[11:44:00] [Client thread/INFO]: [CHAT]              FORUMS - http://www.vortexpvp.com
[11:44:00] [Client thread/INFO]: [CHAT]  
[11:44:00] [Client thread/INFO]: [CHAT]          There are currently 12 player(s) online
[11:44:00] [Client thread/INFO]: [CHAT]  
[11:44:00] [Client thread/INFO]: [CHAT] ============================================
[11:44:01] [Client thread/INFO]: [CHAT] *** ALERT: Entities will be cleared in 10 seconds. ***
[11:44:01] [Client thread/INFO]: [CHAT] Welcome [HUB] ImInsideYouu to Vortex Network! ?#792313?
[11:44:05] [Client thread/INFO]: [CHAT]                                      
[11:44:05] [Client thread/INFO]: [CHAT] You have 2 messages! Type /mail read to view your mail.
[11:44:05] [Client thread/INFO]: [CHAT] ============================================
[11:44:05] [Client thread/INFO]: [CHAT]  
[11:44:05] [Client thread/INFO]: [CHAT]            Welcome, EmerProd to Skyblock Dark
[11:44:05] [Client thread/INFO]: [CHAT]  
[11:44:05] [Client thread/INFO]: [CHAT]                VOTE - Type the command /Vote
[11:44:05] [Client thread/INFO]: [CHAT]               STORE - http://buy.vortexpvp.com
[11:44:05] [Client thread/INFO]: [CHAT]              FORUMS - http://www.vortexpvp.com
[11:44:05] [Client thread/INFO]: [CHAT]  
[11:44:05] [Client thread/INFO]: [CHAT]          There are currently 17 player(s) online
[11:44:05] [Client thread/INFO]: [CHAT]  
[11:44:05] [Client thread/INFO]: [CHAT] ============================================
[11:44:07] [Client thread/INFO]: [CHAT] You have 2 messages! Type /mail read to view your mail.
[11:44:07] [Client thread/INFO]: [CHAT] Set fly mode enabled for [Nebula] ? EmeraldGamer.
[11:44:08] [Chunk Batcher 1/WARN]: Needed to grow BufferBuilder buffer: Old size 524288 bytes, new size 2621440 bytes.
[11:44:08] [Chunk Batcher 0/WARN]: Needed to grow BufferBuilder buffer: Old size 524288 bytes, new size 2621440 bytes.
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffbaec99adc, pid=9872, tid=6964
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [ig8icd64.dll+0x639adc]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\WIN-PC\AppData\Roaming\.minecraft\hs_err_pid9872.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release

Link to comment
Share on other sites

Emerprod. Right click on the file and select open with. it will ask you what program you want to use to open that file type with. select notepad. it should open up the file where you can read all the text. find the line that loordgek quoted, and find the enabled line, delete the word enabled, and write false in its place. that tells the launcher to disable the loading screen

Link to comment
Share on other sites

Do I have it? I don't see Loordgek quotes.

 

 

#Splash screen properties

#Sun Apr 24 12:25:58 EDT 2016

logoTexture=textures/gui/title/mojang.png

background=0xFFFFFF

font=0x0

barBackground=0xFFFFFF

barBorder=0xC0C0C0

rotate=false

bar=0xCB3D35

enabled=true

resourcePackPath=resources

logoOffset=0

forgeTexture=fml\:textures/gui/forge.gif

fontTexture=textures/font/ascii.png

 

 

Link to comment
Share on other sites

What one is it? I do not see it.

 

 

 

 

#Splash screen properties

#Sun Apr 24 12:25:58 EDT 2016

logoTexture=textures/gui/title/mojang.png

background=0xFFFFFF

font=0x0

barBackground=0xFFFFFF

barBorder=0xC0C0C0

rotate=false

bar=0xCB3D35

enabled=true

resourcePackPath=resources

logoOffset=0

forgeTexture=fml\:textures/gui/forge.gif

fontTexture=textures/font/ascii.png

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.