Jump to content

Recommended Posts

Posted

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

 

Posted

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.

Posted

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.

Posted

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

 

Posted

[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.

Posted

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.

Posted

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

Posted
If your text is distorted like seen below (or you have been instructed to do so), disable the loading screen by setting "enabled" to "false" in .minecraft/config/splash.properties.
Posted

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

Posted

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

 

 

Posted

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

 

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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • It is 1.12.2 - I have no idea if there is a 1.12 pack
    • Okay, but does the modpack works with 1.12 or just with 1.12.2, because I need the Forge client specifically for Minecraft 1.12, not 1.12.2
    • Version 1.19 - Forge 41.0.63 I want to create a wolf entity that I can ride, so far it seems to be working, but the problem is that when I get on the wolf, I can’t control it. I then discovered that the issue is that the server doesn’t detect that I’m riding the wolf, so I’m struggling with synchronization. However, it seems to not be working properly. As I understand it, the server receives the packet but doesn’t register it correctly. I’m a bit new to Java, and I’ll try to provide all the relevant code and prints *The comments and prints are translated by chatgpt since they were originally in Spanish* Thank you very much in advance No player is mounted, or the passenger is not a player. No player is mounted, or the passenger is not a player. No player is mounted, or the passenger is not a player. No player is mounted, or the passenger is not a player. No player is mounted, or the passenger is not a player. MountableWolfEntity package com.vals.valscraft.entity; import com.vals.valscraft.network.MountSyncPacket; import com.vals.valscraft.network.NetworkHandler; import net.minecraft.client.Minecraft; import net.minecraft.network.syncher.EntityDataAccessor; import net.minecraft.network.syncher.EntityDataSerializers; import net.minecraft.network.syncher.SynchedEntityData; import net.minecraft.server.MinecraftServer; import net.minecraft.server.level.ServerPlayer; import net.minecraft.world.entity.EntityType; import net.minecraft.world.entity.Mob; import net.minecraft.world.entity.ai.attributes.AttributeSupplier; import net.minecraft.world.entity.ai.attributes.Attributes; import net.minecraft.world.entity.animal.Wolf; import net.minecraft.world.entity.player.Player; import net.minecraft.world.entity.Entity; import net.minecraft.world.InteractionHand; import net.minecraft.world.InteractionResult; import net.minecraft.world.item.ItemStack; import net.minecraft.world.item.Items; import net.minecraft.world.level.Level; import net.minecraft.world.phys.Vec3; import net.minecraftforge.event.TickEvent; import net.minecraftforge.eventbus.api.SubscribeEvent; import net.minecraftforge.network.PacketDistributor; public class MountableWolfEntity extends Wolf { private boolean hasSaddle; private static final EntityDataAccessor<Byte> DATA_ID_FLAGS = SynchedEntityData.defineId(MountableWolfEntity.class, EntityDataSerializers.BYTE); public MountableWolfEntity(EntityType<? extends Wolf> type, Level level) { super(type, level); this.hasSaddle = false; } @Override protected void defineSynchedData() { super.defineSynchedData(); this.entityData.define(DATA_ID_FLAGS, (byte)0); } public static AttributeSupplier.Builder createAttributes() { return Wolf.createAttributes() .add(Attributes.MAX_HEALTH, 20.0) .add(Attributes.MOVEMENT_SPEED, 0.3); } @Override public InteractionResult mobInteract(Player player, InteractionHand hand) { ItemStack itemstack = player.getItemInHand(hand); if (itemstack.getItem() == Items.SADDLE && !this.hasSaddle()) { if (!player.isCreative()) { itemstack.shrink(1); } this.setSaddle(true); return InteractionResult.SUCCESS; } else if (!level.isClientSide && this.hasSaddle()) { player.startRiding(this); MountSyncPacket packet = new MountSyncPacket(true); // 'true' means the player is mounted NetworkHandler.CHANNEL.sendToServer(packet); // Ensure the server handles the packet return InteractionResult.SUCCESS; } return InteractionResult.PASS; } @Override public void travel(Vec3 travelVector) { if (this.isVehicle() && this.getControllingPassenger() instanceof Player) { System.out.println("The wolf has a passenger."); System.out.println("The passenger is a player."); Player player = (Player) this.getControllingPassenger(); // Ensure the player is the controller this.setYRot(player.getYRot()); this.yRotO = this.getYRot(); this.setXRot(player.getXRot() * 0.5F); this.setRot(this.getYRot(), this.getXRot()); this.yBodyRot = this.getYRot(); this.yHeadRot = this.yBodyRot; float forward = player.zza; float strafe = player.xxa; if (forward <= 0.0F) { forward *= 0.25F; } this.flyingSpeed = this.getSpeed() * 0.1F; this.setSpeed((float) this.getAttributeValue(Attributes.MOVEMENT_SPEED) * 1.5F); this.setDeltaMovement(new Vec3(strafe, travelVector.y, forward).scale(this.getSpeed())); this.calculateEntityAnimation(this, false); } else { // The wolf does not have a passenger or the passenger is not a player System.out.println("No player is mounted, or the passenger is not a player."); super.travel(travelVector); } } public boolean hasSaddle() { return this.hasSaddle; } public void setSaddle(boolean hasSaddle) { this.hasSaddle = hasSaddle; } @Override protected void dropEquipment() { super.dropEquipment(); if (this.hasSaddle()) { this.spawnAtLocation(Items.SADDLE); this.setSaddle(false); } } @SubscribeEvent public static void onServerTick(TickEvent.ServerTickEvent event) { if (event.phase == TickEvent.Phase.START) { MinecraftServer server = net.minecraftforge.server.ServerLifecycleHooks.getCurrentServer(); if (server != null) { for (ServerPlayer player : server.getPlayerList().getPlayers()) { if (player.isPassenger() && player.getVehicle() instanceof MountableWolfEntity) { MountableWolfEntity wolf = (MountableWolfEntity) player.getVehicle(); System.out.println("Tick: " + player.getName().getString() + " is correctly mounted on " + wolf); } } } } } private boolean lastMountedState = false; @Override public void tick() { super.tick(); if (!this.level.isClientSide) { // Only on the server boolean isMounted = this.isVehicle() && this.getControllingPassenger() instanceof Player; // Only print if the state changed if (isMounted != lastMountedState) { if (isMounted) { Player player = (Player) this.getControllingPassenger(); // Verify the passenger is a player System.out.println("Server: Player " + player.getName().getString() + " is now mounted."); } else { System.out.println("Server: The wolf no longer has a passenger."); } lastMountedState = isMounted; } } } @Override public void addPassenger(Entity passenger) { super.addPassenger(passenger); if (passenger instanceof Player) { Player player = (Player) passenger; if (!this.level.isClientSide && player instanceof ServerPlayer) { // Send the packet to the server to indicate the player is mounted NetworkHandler.CHANNEL.send(PacketDistributor.PLAYER.with(() -> (ServerPlayer) player), new MountSyncPacket(true)); } } } @Override public void removePassenger(Entity passenger) { super.removePassenger(passenger); if (passenger instanceof Player) { Player player = (Player) passenger; if (!this.level.isClientSide && player instanceof ServerPlayer) { // Send the packet to the server to indicate the player is no longer mounted NetworkHandler.CHANNEL.send(PacketDistributor.PLAYER.with(() -> (ServerPlayer) player), new MountSyncPacket(false)); } } } @Override public boolean isControlledByLocalInstance() { Entity entity = this.getControllingPassenger(); return entity instanceof Player; } @Override public void positionRider(Entity passenger) { if (this.hasPassenger(passenger)) { double xOffset = Math.cos(Math.toRadians(this.getYRot() + 90)) * 0.4; double zOffset = Math.sin(Math.toRadians(this.getYRot() + 90)) * 0.4; passenger.setPos(this.getX() + xOffset, this.getY() + this.getPassengersRidingOffset() + passenger.getMyRidingOffset(), this.getZ() + zOffset); } } } MountSyncPacket package com.vals.valscraft.network; import com.vals.valscraft.entity.MountableWolfEntity; import net.minecraft.network.FriendlyByteBuf; import net.minecraft.server.level.ServerLevel; import net.minecraft.server.level.ServerPlayer; import net.minecraft.world.entity.Entity; import net.minecraft.world.entity.player.Player; import net.minecraftforge.network.NetworkEvent; import java.util.function.Supplier; public class MountSyncPacket { private final boolean isMounted; public MountSyncPacket(boolean isMounted) { this.isMounted = isMounted; } public void encode(FriendlyByteBuf buffer) { buffer.writeBoolean(isMounted); } public static MountSyncPacket decode(FriendlyByteBuf buffer) { return new MountSyncPacket(buffer.readBoolean()); } public void handle(NetworkEvent.Context context) { context.enqueueWork(() -> { ServerPlayer player = context.getSender(); // Get the player from the context if (player != null) { // Verifies if the player has dismounted if (!isMounted) { Entity vehicle = player.getVehicle(); if (vehicle instanceof MountableWolfEntity wolf) { // Logic to remove the player as a passenger wolf.removePassenger(player); System.out.println("Server: Player " + player.getName().getString() + " is no longer mounted."); } } } }); context.setPacketHandled(true); // Marks the packet as handled } } networkHandler package com.vals.valscraft.network; import com.vals.valscraft.valscraft; import net.minecraft.resources.ResourceLocation; import net.minecraftforge.network.NetworkRegistry; import net.minecraftforge.network.simple.SimpleChannel; import net.minecraftforge.network.NetworkEvent; import java.util.function.Supplier; public class NetworkHandler { private static final String PROTOCOL_VERSION = "1"; public static final SimpleChannel CHANNEL = NetworkRegistry.newSimpleChannel( new ResourceLocation(valscraft.MODID, "main"), () -> PROTOCOL_VERSION, PROTOCOL_VERSION::equals, PROTOCOL_VERSION::equals ); public static void init() { int packetId = 0; // Register the mount synchronization packet CHANNEL.registerMessage( packetId++, MountSyncPacket.class, MountSyncPacket::encode, MountSyncPacket::decode, (msg, context) -> msg.handle(context.get()) // Get the context with context.get() ); } }  
  • Topics

×
×
  • Create New...

Important Information

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