Jump to content

Stuck at dirt screen while loading a world


KadeDSpade

Recommended Posts

When i try to load a world with mods it makes me freeze at a dirt screen 

Im using Forge 1.12.2 and

 

Tough as nails

Weather mod

Mo creatures

Optifine

Even more tnt mod

Security craft 

Useful Interior

Flans mod

More player models mod

IChunutil

Decocraft

Pattysmoretools

Coroutil

Super tnt

CodeChickenLib

Just enough items

Not enough items

PTRLib

Scp lockdown

Gravity gun mod

Cfm

 

Link to comment
Share on other sites

Please read the Logs section of my signature below and provide the appropriate log in the appropriate manner.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

3 hours ago, DaemonUmbra said:

Please read the Logs section of my signature below and provide the appropriate log in the appropriate manner.

java.net.preferIPv4Stack=true
Considering library net.minecraftforge:forge:1.12.2-14.23.5.2768: Not Downloading {Wrong Side}
Considering library net.minecraft:launchwrapper:1.12: Not Downloading {Wrong Side}
Considering library org.ow2.asm:asm-all:5.2
Considering library org.jline:jline:3.5.1: Not Downloading {Wrong Side}
Considering library net.java.dev.jna:jna:4.4.0: Not Downloading {Wrong Side}
Considering library com.typesafe.akka:akka-actor_2.11:2.3.3
Checking "C:\Users\kaden\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar" internal checksums
    checksums.sha1 validated successfully
    Jar contents validated successfully
Considering library com.typesafe:config:1.2.1
Checking "C:\Users\kaden\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar" internal checksums
    checksums.sha1 validated successfully
    Jar contents validated successfully
Considering library org.scala-lang:scala-actors-migration_2.11:1.1.0
Checking "C:\Users\kaden\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar" internal checksums
    checksums.sha1 validated successfully
    Jar contents validated successfully
Considering library org.scala-lang:scala-compiler:2.11.1
Checking "C:\Users\kaden\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar" internal checksums
    checksums.sha1 validated successfully
    Jar contents validated successfully
Considering library org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2
Checking "C:\Users\kaden\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar" internal checksums
    checksums.sha1 validated successfully
    Jar contents validated successfully
Considering library org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2
Checking "C:\Users\Kaden\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar" internal checksums
    checksums.sha1 validated successfully
    Jar contents validated successfully
Considering library org.scala-lang:scala-library:2.11.1
Checking "C:\Users\kaden\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar" internal checksums
    checksums.sha1 validated successfully
    Jar contents validated successfully
Considering library org.scala-lang:scala-parser-combinators_2.11:1.0.1
Checking "C:\Users\kaden\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar" internal checksums
    checksums.sha1 validated successfully
    Jar contents validated successfully
Considering library org.scala-lang:scala-reflect:2.f11.1
Checking "C:\Users\kaden\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar" internal checksums
    checksums.sha1 validated successfully
    Jar contents validated successfully
Considering library org.scala-lang:scala-swing_2.11:1.0.1
Checking "C:\Users\kaden\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar" internal checksums
    checksums.sha1 validated successfully
    Jar contents validated successfully
Considering library org.scala-lang:scala-xml_2.11:1.0.2
Checking "C:\Users\kaden\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar" internal checksums
    checksums.sha1 validated successfully
    Jar contents validated successfully
Considering library lzma:lzma:0.0.1: Not Downloading {Wrong Side}
Considering library net.sf.jopt-simple:jopt-simple:5.0.3: Not Downloading {Wrong Side}
Considering library java3d:vecmath:1.5.2
Considering library net.sf.trove4j:trove4j:3.0.3
Considering library org.apache.maven:maven-artifact:3.5.3
Extracting: /forge-1.12.2-14.23.5.2768-universal.jar
To:          C:\Users\kaden\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.12.2-14.23.5.2768\forge-1.12.2-14.23.5.2768.jar
 

Link to comment
Share on other sites

That’s your installer log, not your game log.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

  • 8 months later...
On 8/12/2019 at 4:51 PM, DaemonUmbra said:

That’s your installer log, not your game log.

I got a similar problem, it just stays stuck in the dirt screen, but im still allowed to play because i can hear animals

[15:11:35] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[15:11:35] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[15:11:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[15:11:35] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2847 for Minecraft 1.12.2 loading
[15:11:35] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_231, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_231
[15:11:35] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
[15:11:35] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
[15:11:36] [main/INFO] [FML]: Searching C:\Users\iGAMING\AppData\Roaming\.minecraft\mods for mods
[15:11:36] [main/INFO] [FML]: Searching C:\Users\iGAMING\AppData\Roaming\.minecraft\mods\1.12.2 for mods
[15:11:36] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in astralsorcery-1.12.2-1.10.20.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[15:11:36] [main/WARN] [FML]: The coremod hellfirepvp.astralsorcery.core.AstralCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:11:36] [main/INFO] [Astral Core]: [AstralCore] Initialized.
[15:11:36] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-1.0.0.29.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[15:11:36] [main/WARN] [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:11:36] [main/WARN] [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
[15:11:36] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in future-mc-0.1.13.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[15:11:36] [main/WARN] [FML]: The coremod FutureMC (thedarkcolour.futuremc.asm.CoreLoader) is not signed!
[15:11:36] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mclib-1.0.3-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[15:11:36] [main/WARN] [FML]: The coremod McLib core mod (mchorse.mclib.core.McLibCM) is not signed!
[15:11:36] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_F5.jar
[15:11:36] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.14.4_HD_U_F3.jar
[15:11:36] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:11:36] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[15:11:36] [main/WARN] [LaunchWrapper]: Tweak class name optifine.OptiFineForgeTweaker has already been visited -- skipping
[15:11:36] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:11:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:11:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:11:36] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[15:11:36] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[15:11:36] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[15:11:36] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[15:11:36] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: C:\Users\iGAMING\AppData\Roaming\.minecraft\mods\1.12.2\OptiFine_1.12.2_HD_U_F5.jar
[15:11:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:11:37] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[15:11:37] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[15:11:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:11:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:11:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:11:37] [main/INFO] [Astral Core]: [AstralTransformer] Loading patches...
[15:11:37] [main/INFO] [Astral Core]: [AstralTransformer] Initialized! Loaded 14 class patches!
[15:11:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:11:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:11:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:11:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:11:38] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:11:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:11:38] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[15:11:38] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[15:11:38] [main/INFO] [Astral Core]: [AstralTransformer] Transforming amu : net.minecraft.world.World with 2 patches!
[15:11:38] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCLIENT
[15:11:38] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCOMMON
[15:11:38] [main/INFO] [Astral Core]: [AstralTransformer] Transforming vp : net.minecraft.entity.EntityLivingBase with 4 patches!
[15:11:38] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHAPPLYPOTIONEFFECTEVENT
[15:11:38] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHENTITYLIVINGBASEWATERSLOWDOWN
[15:11:38] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSETPLAYERATTRIBUTE
[15:11:38] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHUPDATEELYTRA
[15:11:38] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
[15:11:38] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.ForgeHooksClient Finished.
[15:11:38] [Client thread/INFO] [net.minecraft.client.Minecraft]: Setting user: BlackLeGend_823
[15:11:38] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[15:11:38] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
[15:11:39] [Client thread/INFO] [Astral Core]: [AstralTransformer] Transforming aip : net.minecraft.item.ItemStack with 2 patches!
[15:11:39] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHMODIFYENCHANTMENTLEVELSTOOLTIP
[15:11:39] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHMODIFYENCHANTMENTLEVELSTOOLTIPEVENT
[15:11:40] [Client thread/INFO] [Astral Core]: [AstralTransformer] Transforming wg : net.minecraft.entity.ai.attributes.AbstractAttributeMap with 1 patches!
[15:11:40] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHADDPLAYERATTRIBUTE
[15:11:41] [Client thread/INFO] [Config]: [OptiFine] *** Reflector Forge ***
[15:11:41] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[15:11:41] [Client thread/INFO] [Astral Core]: [AstralTransformer] Transforming buq : net.minecraft.client.renderer.EntityRenderer with 1 patches!
[15:11:41] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHENTITYRENDEREREXTENDEDENTITYREACH
[15:11:41] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureAtlasSprite], Method [updateAnimationInterpolated]
[15:11:41] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureAtlasSprite Finished.
[15:11:41] [Client thread/INFO] [Astral Core]: [AstralTransformer] Transforming pa : net.minecraft.network.NetHandlerPlayServer with 1 patches!
[15:11:41] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSERVEREXTENDENTITYINTERACTREACH
[15:11:41] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.client.renderer.texture.TextureMap], Method [registerSprite]
[15:11:41] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.client.renderer.texture.TextureMap Finished.
[15:11:41] [Client thread/INFO] [Config]: [OptiFine] *** Reflector Vanilla ***
[15:11:41] [Client thread/INFO] [net.minecraft.client.Minecraft]: LWJGL Version: 2.9.4
[15:11:42] [Client thread/INFO] [Config]: [OptiFine] 
[15:11:42] [Client thread/INFO] [Config]: [OptiFine] OptiFine_1.12.2_HD_U_F5
[15:11:42] [Client thread/INFO] [Config]: [OptiFine] Build: 20191204-141934
[15:11:42] [Client thread/INFO] [Config]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[15:11:42] [Client thread/INFO] [Config]: [OptiFine] Java: 1.8.0_231, Oracle Corporation
[15:11:42] [Client thread/INFO] [Config]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[15:11:42] [Client thread/INFO] [Config]: [OptiFine] LWJGL: 2.9.4
[15:11:42] [Client thread/INFO] [Config]: [OptiFine] OpenGL: GeForce GTX 1660 SUPER/PCIe/SSE2, version 4.6.0 NVIDIA 441.66, NVIDIA Corporation
[15:11:42] [Client thread/INFO] [Config]: [OptiFine] OpenGL Version: 4.6.0
[15:11:42] [Client thread/INFO] [Config]: [OptiFine] Maximum texture size: 32768x32768
[15:11:42] [VersionCheck/INFO] [Config]: [OptiFine] Checking for new version
[15:11:42] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 441.66
[15:11:42] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Vendor:  NVIDIA Corporation
[15:11:42] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Renderer: GeForce GTX 1660 SUPER/PCIe/SSE2
[15:11:42] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0 
[15:11:42] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[15:11:42] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[15:11:42] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[15:11:42] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Load shaders configuration.
[15:11:42] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Loaded shaderpack: SEUS-Renewed-v1.0.1.zip
[15:11:42] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Worlds: -1, 1
[15:11:43] [Client thread/WARN] [Config]: [OptiFine] Ambiguous shader option: GENERAL_GRASS_FIX
[15:11:43] [Client thread/WARN] [Config]: [OptiFine]  - in gbuffers_terrain.vsh: true
[15:11:43] [Client thread/WARN] [Config]: [OptiFine]  - in gbuffers_damagedblock.vsh: false
[15:11:43] [Client thread/WARN] [Config]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[15:11:43] [Client thread/WARN] [Config]: [OptiFine]  - in shadow.vsh, composite.fsh: 0.90
[15:11:43] [Client thread/WARN] [Config]: [OptiFine]  - in composite2.fsh: 0.9
[15:11:43] [Client thread/WARN] [Config]: [OptiFine] Ambiguous shader option: GENERAL_GRASS_FIX
[15:11:43] [Client thread/WARN] [Config]: [OptiFine]  - in gbuffers_terrain.vsh, gbuffers_damagedblock.vsh, world-1/gbuffers_terrain.vsh: true
[15:11:43] [Client thread/WARN] [Config]: [OptiFine]  - in world-1/gbuffers_damagedblock.vsh: false
[15:11:43] [Client thread/WARN] [Config]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[15:11:43] [Client thread/WARN] [Config]: [OptiFine]  - in shadow.vsh, composite.fsh, composite2.fsh, world-1/shadow.vsh, world-1/composite.fsh: 0.90
[15:11:43] [Client thread/WARN] [Config]: [OptiFine]  - in world-1/composite2.fsh: 0.9
[15:11:43] [Client thread/WARN] [Config]: [OptiFine] Ambiguous shader option: GENERAL_GRASS_FIX
[15:11:43] [Client thread/WARN] [Config]: [OptiFine]  - in gbuffers_terrain.vsh, gbuffers_damagedblock.vsh, world-1/gbuffers_terrain.vsh, world-1/gbuffers_damagedblock.vsh, world1/gbuffers_terrain.vsh: true
[15:11:43] [Client thread/WARN] [Config]: [OptiFine]  - in world1/gbuffers_damagedblock.vsh: false
[15:11:43] [Client thread/WARN] [Config]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[15:11:43] [Client thread/WARN] [Config]: [OptiFine]  - in shadow.vsh, composite.fsh, composite2.fsh, world-1/shadow.vsh, world-1/composite.fsh, world-1/composite2.fsh, world1/shadow.vsh, world1/composite.fsh: 0.90
[15:11:43] [Client thread/WARN] [Config]: [OptiFine]  - in world1/composite2.fsh: 0.9
[15:11:43] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
[15:11:43] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
[15:11:43] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
[15:11:43] [Client thread/WARN] [Config]: [OptiFine] [Shaders] Option profile can not be used, no profiles defined: <profile>, key: screen
[15:11:43] [Client thread/WARN] [Config]: [OptiFine] [Shaders] Invalid option: ATMOSPHERIC_SCATTERING, key: screen.ATMOSPHERICS
[15:11:43] [Client thread/WARN] [Config]: [OptiFine] [Shaders] Invalid option: ATMOSPHERIC_HAZE, key: screen.ATMOSPHERICS
[15:11:43] [Client thread/WARN] [Config]: [OptiFine] [Shaders] Invalid option: CREPUSCULAR_RAYS, key: screen.ATMOSPHERICS
[15:11:43] [Client thread/WARN] [Config]: [OptiFine] [Shaders] Invalid option: VOLUMETRIC_CLOUDS, key: screen.ATMOSPHERICS
[15:11:43] [Client thread/WARN] [Config]: [OptiFine] [Shaders] Invalid option: HQ_VOLUMETRIC_CLOUDS, key: screen.ATMOSPHERICS
[15:11:43] [Client thread/WARN] [Config]: [OptiFine] [Shaders] Invalid option: SMOOTH_CLOUDS, key: screen.ATMOSPHERICS
[15:11:43] [Client thread/WARN] [Config]: [OptiFine] [Shaders] Invalid option: ENABLE_SOFT_SHADOWS, key: screen.LIGHTING
[15:11:43] [Client thread/WARN] [Config]: [OptiFine] [Shaders] Invalid option: PIXEL_SHADOWS, key: screen.LIGHTING
[15:11:43] [Client thread/WARN] [Config]: [OptiFine] [Shaders] Invalid option: TONEMAP_STRENGTH, key: screen.LIGHTING
[15:11:43] [Client thread/WARN] [Config]: [OptiFine] [Shaders] Invalid option: BRIGHTNESS_LEVEL, key: screen.LIGHTING
[15:11:43] [Client thread/WARN] [Config]: [OptiFine] [Shaders] Invalid option: WATER_CAUSTICS, key: screen.SURFACE
[15:11:43] [VersionCheck/INFO] [Config]: [OptiFine] Version found: D3
[15:11:43] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Custom texture: texture.gbuffers.gaux1 = textures/RippleAnimation1.png
[15:11:43] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Custom texture: texture.gbuffers.gaux2 = textures/RippleAnimation2.png
[15:11:43] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Custom texture: texture.gbuffers.gaux3 = textures/RippleAnimation3.png
[15:11:43] [Client thread/INFO] [STDOUT]: [mchorse.mclib.core.McLibCMClassTransformer:transform:15]: McLib: Transforming SimpleReloadableResourceManager class (cev)
[15:11:43] [Client thread/INFO] [STDOUT]: [mchorse.mclib.core.transformers.SimpleReloadableResourceManagerTransformer:processGetResource:52]: McLib: successfully patched getResource!
[15:11:43] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.12.2_HD_U_F5, enabling compatibility features
[15:11:43] [Client thread/INFO] [FML]: -- System Details --
Details:
	Minecraft Version: 1.12.2
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_231, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 529604520 bytes (505 MB) / 771751936 bytes (736 MB) up to 2147483648 bytes (2048 MB)
	JVM Flags: 9 total; -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+IgnoreUnrecognizedVMOptions -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	FML: 
	Loaded coremods (and transformers): 
FutureMC (future-mc-0.1.13.jar)
  thedarkcolour.futuremc.asm.CoreTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.0.29.jar)
  team.chisel.ctm.client.asm.CTMTransformer
clothesline-hooks (clothesline-hooks-1.12.2-0.0.1.2.jar)
  com.jamieswhiteshirt.clothesline.hooks.plugin.ClassTransformer
McLib core mod (mclib-1.0.3-1.12.2.jar)
  mchorse.mclib.core.McLibCMClassTransformer
AstralCore (astralsorcery-1.12.2-1.10.20.jar)
  
	GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 441.66' Renderer: 'GeForce GTX 1660 SUPER/PCIe/SSE2'
[15:11:43] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2847 Initialized
[15:11:43] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[15:11:43] [Client thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[15:11:44] [Client thread/INFO] [FML]: Replaced 1227 ore ingredients
[15:11:44] [Client thread/INFO] [FML]: Searching C:\Users\iGAMING\AppData\Roaming\.minecraft\mods for mods
[15:11:44] [Client thread/INFO] [FML]: Searching C:\Users\iGAMING\AppData\Roaming\.minecraft\mods\1.12.2 for mods
[15:11:45] [Client thread/INFO] [FML]: Forge Mod Loader has identified 34 mods to load
[15:11:45] [Client thread/WARN] [FML]: Mod mclib_core has been disabled through configuration
[15:11:45] [Client thread/INFO] [FML]: FML has found a non-mod file BeaconFlight-1.1.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:11:45] [Client thread/INFO] [FML]: FML has found a non-mod file cmdkeybind-1.3.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:11:45] [Client thread/INFO] [FML]: FML has found a non-mod file DarkElevators-1.14-1.1.3.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:11:45] [Client thread/INFO] [FML]: FML has found a non-mod file Experience-Container-1.4.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:11:45] [Client thread/INFO] [FML]: FML has found a non-mod file fabric-api-0.4.0+build.240-1.14.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:11:45] [Client thread/INFO] [FML]: FML has found a non-mod file fabricmod_VoxelMap-1.9.13_for_1.14(.3).jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:11:45] [Client thread/INFO] [FML]: FML has found a non-mod file golem-healer-1.0.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:11:45] [Client thread/INFO] [FML]: FML has found a non-mod file malilib-fabric-1.14.4-0.10.0-dev.20.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:11:45] [Client thread/INFO] [FML]: FML has found a non-mod file ModMenu-1.6.2-92.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:11:45] [Client thread/INFO] [FML]: FML has found a non-mod file optifabric-0.5.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:11:45] [Client thread/INFO] [FML]: FML has found a non-mod file orderly-1.1.2+build.19.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:11:45] [Client thread/INFO] [FML]: FML has found a non-mod file RoughlyEnoughItems-3.1.5+build.30.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:11:45] [Client thread/INFO] [FML]: FML has found a non-mod file simpleteleporters-2.2.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:11:45] [Client thread/INFO] [FML]: FML has found a non-mod file sit-1.14.x-3.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:11:45] [Client thread/INFO] [FML]: FML has found a non-mod file StuffZ+1.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:11:45] [Client thread/INFO] [FML]: FML has found a non-mod file Time-Stopper-Mod-1.6.4.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:11:45] [Client thread/INFO] [FML]: FML has found a non-mod file unlimiter-1.0.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:11:45] [Client thread/INFO] [FML]: FML has found a non-mod file vibranium-1.0.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:11:45] [Client thread/INFO] [FML]: FML has found a non-mod file Dissolution-api-0.3.9.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:11:46] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, clothesline-hooks, futuremccore, securitycraft, appleskin, appliedenergistics2, astralsorcery, baubles, biometweaker, chesttransporter, chisel, ctm, props, minecraftfuture, harvest, ichunutil, jei, journeymap, mca, mclib, metamorph, mundusmagicus, portalgun, ptrmodellib, sbmelevators, spartanshields, yabm, ladylib, modwinder, dissolution] at CLIENT
[15:11:46] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, clothesline-hooks, futuremccore, securitycraft, appleskin, appliedenergistics2, astralsorcery, baubles, biometweaker, chesttransporter, chisel, ctm, props, minecraftfuture, harvest, ichunutil, jei, journeymap, mca, mclib, metamorph, mundusmagicus, portalgun, ptrmodellib, sbmelevators, spartanshields, yabm, ladylib, modwinder, dissolution] at SERVER
[15:11:47] [Thread-3/INFO] [FML]: Using alternative sync timing : 200 frames of Display.update took 3222428700 nanos
[15:11:47] [Client thread/INFO] [net.minecraft.client.resources.SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:AppleSkin, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Astral Sorcery, FMLFileResourcePack:Baubles, FMLFileResourcePack:BiomeTweaker, FMLFileResourcePack:Chest Transporter, FMLFileResourcePack:Chisel, FMLFileResourcePack:CTM, FMLFileResourcePack:Decocraft, FMLFileResourcePack:Future MC, FMLFileResourcePack:Harvest, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:McLib, FMLFileResourcePack:Metamorph, FMLFileResourcePack:Mundus Magicus, FMLFileResourcePack:PortalGun, FMLFileResourcePack:ptrmodellib, FMLFileResourcePack:Elevators, FMLFileResourcePack:Spartan Shields, FMLFileResourcePack:YABM, FMLFileResourcePack:LadyLib, FMLFileResourcePack:ModWinder, FMLFileResourcePack:Dissolution, ladylib-texture-proxy
[15:11:47] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[15:11:47] [Client thread/INFO] [FML]: Found 1248 ObjectHolder annotations
[15:11:47] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[15:11:47] [Client thread/INFO] [FML]: Found 1 ItemStackHolder annotations
[15:11:47] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[15:11:47] [Forge Version Check/INFO] [forge.VersionCheck]: [metamorph] Starting version check at https://raw.githubusercontent.com/mchorse/metamorph/master/version.json
[15:11:48] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper], Method [getTextures]
[15:11:48] [Client thread/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper Finished.
[15:11:48] [Client thread/INFO] [AE2:C]: Pre Initialization ( started )
[15:11:50] [Forge Version Check/INFO] [forge.VersionCheck]: [mclib] Starting version check at https://raw.githubusercontent.com/mchorse/mclib/master/version.json
[15:11:50] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[15:11:50] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: AHEAD Target: null
[15:11:50] [Forge Version Check/INFO] [forge.VersionCheck]: [securitycraft] Starting version check at https://www.github.com/Geforce132/SecurityCraft/raw/master/Updates/Forge.json
[15:11:50] [Client thread/INFO] [AE2:C]: Starting AE2 VersionChecker
[15:11:50] [Client thread/INFO] [AE2:C]: Pre Initialization ( ended after 2299ms )
[15:11:50] [AE2 VersionChecker/INFO] [AE2:C]: Last check was just recently.
[15:11:50] [AE2 VersionChecker/INFO] [AE2:C]: Stopping AE2 VersionChecker
[15:11:51] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Refreshing and Invalidating Resources
[15:11:51] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Finished reloading, rebinding textures...
[15:11:51] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Preload mandatory textures
[15:11:51] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Preload textures
[15:11:51] [Forge Version Check/INFO] [forge.VersionCheck]: [securitycraft] Found status: OUTDATED Target: v1.8.17
[15:11:53] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Initializing sprite library
[15:11:53] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Texture Preloading took 1771ms!
[15:11:53] [Client thread/INFO] [Astral Sorcery]: [AssetLibrary] Successfully reloaded and rebound library.
[15:11:53] [Client thread/INFO] [FML]: OBJLoader: Domain astralsorcery has been added.
[15:11:54] [Client thread/INFO] [Astral Sorcery]: Crafttweaker not found!
[15:11:54] [Client thread/INFO] [biometweaker]: Beginning script parsing...
[15:11:54] [Client thread/INFO] [biometweaker]: Finished script parsing.
[15:11:54] [Client thread/INFO] [FML]: Applying holder lookups
[15:11:54] [Client thread/INFO] [FML]: Holder lookups applied
[15:11:55] [Client thread/INFO] [com.mia.craftstudio.CSPack]: Original locale was , switching to Locale.US
[15:11:55] [Client thread/INFO] [com.mia.craftstudio.CSPack]: Locale is now en_US
[15:11:55] [Client thread/INFO] [com.mia.craftstudio.CSPack]: Locale was restored to 
[15:12:09] [Client thread/INFO] [ptrmodellib]: Total mipmap : 2519 ms
[15:12:09] [Client thread/INFO] [journeymap]: No plugins for JourneyMap API discovered.
[15:12:09] [Client thread/ERROR] [mca]: Failed to GET from: https://minecraftcomesalive.com/api/latest
[15:12:10] [Client thread/ERROR] [mca]: Failed to GET from: https://minecraftcomesalive.com/api/supporters
[15:12:10] [Client thread/INFO] [mca]: Loaded 1 supporters.
[15:12:10] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `portalgun_tileentityportalmaster`, expected `portalgun`. This could be a intended override, but in most cases indicates a broken mod.
[15:12:10] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `portalgun_tileentityportalbase`, expected `portalgun`. This could be a intended override, but in most cases indicates a broken mod.
[15:12:10] [Client thread/INFO] [Spartan Shields]: Starting up Spartan Shields!
[15:12:10] [Client thread/ERROR] [LadyLib]: Could not compile fragment shader ladylib:shaders/saturation.fsh: 0(8) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(13) : warning C7533: global variable gl_FragColor is deprecated after version 120

[15:12:10] [Client thread/ERROR] [LadyLib]: Could not compile fragment shader modwinder:shaders/roundish.fsh: 0(8) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(16) : warning C7533: global variable gl_FragColor is deprecated after version 120

[15:12:10] [Client thread/INFO] [Chisel]: Loading blocks...
[15:12:10] [Client thread/INFO] [Chisel]: Skipping feature arcaneStone as its required mod thaumcraft was missing.
[15:12:10] [Client thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[15:12:10] [Client thread/INFO] [Chisel]: 73 Feature's blocks loaded.
[15:12:10] [Client thread/INFO] [Chisel]: Loading Tile Entities...
[15:12:10] [Client thread/INFO] [Chisel]: Tile Entities loaded.
[15:12:11] [LadyLib HTTP Helper/WARN] [LadyLib/ModWinder]: Could not create the list of Ladysnake mods
java.util.concurrent.CompletionException: ladylib.networking.http.HTTPRequestException: Got a bad response code from the server (code 404)
	at java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[?:1.8.0_231]
	at java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) [?:1.8.0_231]
	at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) [?:1.8.0_231]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_231]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_231]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
Caused by: ladylib.networking.http.HTTPRequestException: Got a bad response code from the server (code 404)
	at ladylib.networking.http.HTTPRequestHelper.requestJSON(HTTPRequestHelper.java:166) ~[HTTPRequestHelper.class:?]
	at ladylib.networking.http.HTTPRequestHelper.lambda$getJSON$1(HTTPRequestHelper.java:96) ~[HTTPRequestHelper.class:?]
	... 4 more
[15:12:11] [Client thread/INFO] [FML]: Applying holder lookups
[15:12:11] [Client thread/INFO] [FML]: Holder lookups applied
[15:12:11] [Client thread/INFO] [Chisel]: Loading items...
[15:12:11] [Client thread/INFO] [Chisel]: Skipping feature arcaneStone as its required mod thaumcraft was missing.
[15:12:11] [Client thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[15:12:11] [Client thread/INFO] [Chisel]: 73 Feature's items loaded.
[15:12:11] [Client thread/INFO] [Spartan Shields]: Items Registered!
[15:12:11] [Client thread/INFO] [FML]: Applying holder lookups
[15:12:11] [Client thread/INFO] [FML]: Holder lookups applied
[15:12:11] [Client thread/INFO] [Astral Core]: [AstralTransformer] Transforming wh : net.minecraft.entity.ai.attributes.ModifiableAttributeInstance with 1 patches!
[15:12:11] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHPOSTPROCESSATTRIBUTES
[15:12:11] [Client thread/WARN] [Dissolution]: Could not check whether to create a possessable version of minecraft:wither (java.lang.NullPointerException)
[15:12:11] [Client thread/INFO] [FML]: Applying holder lookups
[15:12:11] [Client thread/INFO] [FML]: Holder lookups applied
[15:12:11] [Client thread/INFO] [Spartan Shields]: Registered all block renders!
[15:12:11] [Client thread/INFO] [Spartan Shields]: Registered all item renders!
[15:12:11] [Client thread/INFO] [FML]: Applying holder lookups
[15:12:11] [Client thread/INFO] [FML]: Holder lookups applied
[15:12:11] [Client thread/INFO] [FML]: Injecting itemstacks
[15:12:11] [Client thread/INFO] [FML]: Itemstack injection complete
[15:12:11] [Client thread/INFO] [Config]: [OptiFine] *** Reloading textures ***
[15:12:11] [Client thread/INFO] [Config]: [OptiFine] Resource packs: Default
[15:12:12] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Starting up SoundSystem...
[15:12:12] [Thread-6/INFO] [net.minecraft.client.audio.SoundManager]: Initializing LWJGL OpenAL
[15:12:12] [Thread-6/INFO] [net.minecraft.client.audio.SoundManager]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[15:12:13] [Thread-6/INFO] [net.minecraft.client.audio.SoundManager]: OpenAL initialized.
[15:12:13] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Sound engine started
[15:12:15] [Client thread/INFO] [Config]: [OptiFine] Mipmap levels: 4
[15:12:15] [Client thread/INFO] [Config]: [OptiFine] Multitexture: false
[15:12:15] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[15:12:15] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[15:12:15] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[15:12:15] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[15:12:15] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[15:12:15] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] Multipass connected textures: false
[15:12:16] [Client thread/INFO] [Config]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[15:12:19] [Client thread/INFO] [Config]: [OptiFine] Custom loader sprites: 3
[15:12:19] [Client thread/INFO] [Config]: [OptiFine] Sprite dependencies: 5
[15:12:19] [Client thread/INFO] [net.minecraft.client.renderer.texture.TextureMap]: Created: 2048x2048 textures-atlas
[15:12:19] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] allocateTextureMap 4 2048 2048 
[15:12:19] [Client thread/INFO] [Config]: [OptiFine] Animated sprites: 118
[15:12:20] [Client thread/WARN] [net.minecraft.client.renderer.block.model.ModelBlock]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable.json
[15:12:20] [Client thread/WARN] [net.minecraft.client.renderer.block.model.ModelBlock]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable.json
[15:12:20] [Client thread/WARN] [net.minecraft.client.renderer.block.model.ModelBlock]: Unable to resolve texture due to upward reference: #front in minecraft:models/block/orientable.json
[15:12:20] [Client thread/WARN] [net.minecraft.client.renderer.block.model.ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable.json
[15:12:20] [Client thread/WARN] [net.minecraft.client.renderer.block.model.ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable.json
[15:12:20] [Client thread/WARN] [net.minecraft.client.renderer.block.model.ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable.json
[15:12:20] [Client thread/WARN] [net.minecraft.client.renderer.block.model.ModelBlock]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable.json
[15:12:20] [Client thread/WARN] [net.minecraft.client.renderer.block.model.ModelBlock]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable.json
[15:12:20] [Client thread/WARN] [net.minecraft.client.renderer.block.model.ModelBlock]: Unable to resolve texture due to upward reference: #front in minecraft:models/block/orientable.json
[15:12:20] [Client thread/WARN] [net.minecraft.client.renderer.block.model.ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable.json
[15:12:20] [Client thread/WARN] [net.minecraft.client.renderer.block.model.ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable.json
[15:12:20] [Client thread/WARN] [net.minecraft.client.renderer.block.model.ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable.json
[15:12:20] [Client thread/WARN] [net.minecraft.client.renderer.block.model.ModelBlock]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable.json
[15:12:20] [Client thread/WARN] [net.minecraft.client.renderer.block.model.ModelBlock]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable.json
[15:12:20] [Client thread/WARN] [net.minecraft.client.renderer.block.model.ModelBlock]: Unable to resolve texture due to upward reference: #front in minecraft:models/block/orientable.json
[15:12:20] [Client thread/WARN] [net.minecraft.client.renderer.block.model.ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable.json
[15:12:20] [Client thread/WARN] [net.minecraft.client.renderer.block.model.ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable.json
[15:12:20] [Client thread/WARN] [net.minecraft.client.renderer.block.model.ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable.json
[15:12:21] [Client thread/WARN] [net.minecraft.client.renderer.block.model.ModelBlock]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable.json
[15:12:21] [Client thread/WARN] [net.minecraft.client.renderer.block.model.ModelBlock]: Unable to resolve texture due to upward reference: #top in minecraft:models/block/orientable.json
[15:12:21] [Client thread/WARN] [net.minecraft.client.renderer.block.model.ModelBlock]: Unable to resolve texture due to upward reference: #front in minecraft:models/block/orientable.json
[15:12:21] [Client thread/WARN] [net.minecraft.client.renderer.block.model.ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable.json
[15:12:21] [Client thread/WARN] [net.minecraft.client.renderer.block.model.ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable.json
[15:12:21] [Client thread/WARN] [net.minecraft.client.renderer.block.model.ModelBlock]: Unable to resolve texture due to upward reference: #side in minecraft:models/block/orientable.json
[15:12:21] [Client thread/ERROR] [FML]: Exception loading model for variant props:blockprops#facing=east
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model props:blockprops#facing=east with loader VariantLoader.INSTANCE, skipping
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
	at net.minecraft.a.m.main(Unknown Source) [laulib-1.0.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
	at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
	at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
	... 20 more
[15:12:21] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant props:blockprops#facing=east: 
java.lang.Exception: Could not load model definition for variant props:blockprops
	at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269) ~[ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:129) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
	at net.minecraft.a.m.main(Unknown Source) [laulib-1.0.jar:?]
Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model props:blockstates/blockprops.json
	at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:251) ~[cgb.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
	... 19 more
Caused by: java.io.FileNotFoundException: props:blockstates/blockprops.json
	at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104) ~[cei.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[cev.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:244) ~[cgb.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
	... 19 more
[15:12:21] [Client thread/ERROR] [FML]: Exception loading model for variant props:blockfake#facing=south
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model props:blockfake#facing=south with loader VariantLoader.INSTANCE, skipping
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
	at net.minecraft.a.m.main(Unknown Source) [laulib-1.0.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
	at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
	at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
	... 20 more
[15:12:21] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant props:blockfake#facing=south: 
java.lang.Exception: Could not load model definition for variant props:blockfake
	at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269) ~[ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:129) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
	at net.minecraft.a.m.main(Unknown Source) [laulib-1.0.jar:?]
Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model props:blockstates/blockfake.json
	at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:251) ~[cgb.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
	... 19 more
Caused by: java.io.FileNotFoundException: props:blockstates/blockfake.json
	at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104) ~[cei.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[cev.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:244) ~[cgb.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
	... 19 more
[15:12:21] [Client thread/ERROR] [FML]: Exception loading model for variant props:blockprops#facing=west
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model props:blockprops#facing=west with loader VariantLoader.INSTANCE, skipping
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
	at net.minecraft.a.m.main(Unknown Source) [laulib-1.0.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
	at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
	at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
	... 20 more
[15:12:21] [Client thread/ERROR] [FML]: Exception loading model for variant props:blockprops#facing=south
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model props:blockprops#facing=south with loader VariantLoader.INSTANCE, skipping
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
	at net.minecraft.a.m.main(Unknown Source) [laulib-1.0.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
	at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
	at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
	... 20 more
[15:12:21] [Client thread/FATAL] [FML]: Suppressed additional 3 model loading errors for domain props
[15:12:22] [Client thread/INFO] [Chisel]: Loading recipes...
[15:12:22] [Client thread/INFO] [Chisel]: Skipping feature arcaneStone as its required mod thaumcraft was missing.
[15:12:22] [Client thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[15:12:22] [Client thread/INFO] [Chisel]: 73 Feature's recipes loaded.
[15:12:22] [Client thread/INFO] [Spartan Shields]: Recipes added!
[15:12:23] [Client thread/INFO] [FML]: Applying holder lookups
[15:12:23] [Client thread/INFO] [FML]: Holder lookups applied
[15:12:24] [Client thread/INFO] [jei]: Created: 128x256 textures-atlas
[15:12:24] [Client thread/INFO] [AE2:C]: Initialization ( started )
[15:12:24] [Client thread/INFO] [AE2:C]: Starting AE2 CSV Export
[15:12:24] [AE2 CSV Export/INFO] [AE2:C]: Cache is enabled. Checking for new mod configurations.
[15:12:24] [AE2 CSV Export/INFO] [AE2:C]: Same mod configuration was found. Not updating CSV content.
[15:12:25] [Client thread/INFO] [AE2:C]: Initialization ( ended after 222ms )
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid crystaloil for rarity registry - it doesn't exist in the current environment
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid empoweredoil for rarity registry - it doesn't exist in the current environment
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid redstone for rarity registry - it doesn't exist in the current environment
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid glowstone for rarity registry - it doesn't exist in the current environment
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid ender for rarity registry - it doesn't exist in the current environment
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid pyrotheum for rarity registry - it doesn't exist in the current environment
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid cryotheum for rarity registry - it doesn't exist in the current environment
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid refined_oil for rarity registry - it doesn't exist in the current environment
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid refined_fuel for rarity registry - it doesn't exist in the current environment
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid iron for rarity registry - it doesn't exist in the current environment
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid gold for rarity registry - it doesn't exist in the current environment
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid cobalt for rarity registry - it doesn't exist in the current environment
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid ardite for rarity registry - it doesn't exist in the current environment
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid emerald for rarity registry - it doesn't exist in the current environment
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid fluidoil for rarity registry - it doesn't exist in the current environment
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid fluidnitrodiesel for rarity registry - it doesn't exist in the current environment
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid ic2uu_matter for rarity registry - it doesn't exist in the current environment
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid ic2biomass for rarity registry - it doesn't exist in the current environment
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid ic2biogas for rarity registry - it doesn't exist in the current environment
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid mana for rarity registry - it doesn't exist in the current environment
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Ignoring fluid nacre for rarity registry - it doesn't exist in the current environment
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Loaded OAK of minecraft into tree registry.
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Loaded SPRUCE of minecraft into tree registry.
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Loaded BIRCH of minecraft into tree registry.
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Loaded JUNGLE of minecraft into tree registry.
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Loaded ACACIA of minecraft into tree registry.
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Loaded DARK_OAK of minecraft into tree registry.
[15:12:25] [Client thread/INFO] [Astral Sorcery]: Not loading tree type SLIME as the mod tconstruct is not loaded.
[15:12:26] [Client thread/INFO] [journeymap]: JourneyMap log initialized.
[15:12:26] [Client thread/INFO] [journeymap]: initialize ENTER
[15:12:26] [AstralSorcery Patreon Effect Loader/INFO] [Astral Sorcery]: Patreon effect loading finished.
[15:12:26] [Client thread/INFO] [journeymap]: [ClientAPI] built with JourneyMap API 1.4
[15:12:26] [Client thread/INFO] [journeymap]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
[15:12:26] [Client thread/INFO] [journeymap]: initialize EXIT, elapsed count 0 avg ?ms
[15:12:26] [Client thread/INFO] [yabm]: Backpack, Backpack!
[15:12:26] [Client thread/INFO] [com.mojang.text2speech.NarratorWindows]: Narrator library for x64 successfully loaded
[15:12:26] [Client thread/INFO] [Chisel]: Received 7 IMC messages from mod astralsorcery.
[15:12:26] [Client thread/INFO] [FML]: Injecting itemstacks
[15:12:26] [Client thread/INFO] [FML]: Itemstack injection complete
[15:12:26] [Client thread/WARN] [FML]: No types have been added to Biome appliedenergistics2:storage_biome, types have been assigned on a best-effort guess: [PLAINS, COLD]
[15:12:26] [Client thread/INFO] [AE2:C]: Post Initialization ( started )
[15:12:26] [Client thread/INFO] [AE2:C]: Industrial Craft 2 - Integration Disabled
[15:12:26] [Client thread/INFO] [AE2:C]: Railcraft - Integration Disabled
[15:12:26] [Client thread/INFO] [AE2:C]: Mine Factory Reloaded - Integration Disabled
[15:12:26] [Client thread/INFO] [AE2:C]: Waila - Integration Disabled
[15:12:26] [Client thread/INFO] [AE2:C]: Inventory Tweaks - Integration Disabled
[15:12:26] [Client thread/INFO] [AE2:C]: Just Enough Items - Integration Enable
[15:12:26] [Client thread/INFO] [AE2:C]: Mekanism - Integration Disabled
[15:12:26] [Client thread/INFO] [AE2:C]: OpenComputers - Integration Disabled
[15:12:26] [Client thread/INFO] [AE2:C]: TheOneProbe - Integration Disabled
[15:12:26] [Client thread/INFO] [AE2:C]: Tesla - Integration Disabled
[15:12:26] [Client thread/INFO] [AE2:C]: CraftTweaker - Integration Disabled
[15:12:27] [Client thread/INFO] [AE2:C]: Post Initialization ( ended after 316ms )
[15:12:27] [Client thread/INFO] [Astral Sorcery]: Post compile recipes
[15:12:27] [Client thread/INFO] [Astral Sorcery]: Item Colorization Helper: Rebuilding colorization cache! This might take longer for higher-res texture packs...
[15:12:27] [Client thread/INFO] [Astral Sorcery]: Item Colorization Helper: Cache rebuilt! Time required: 56ms - Entries cached: 41
[15:12:27] [Client thread/INFO] [journeymap]: Added entity icons from journeymap:icon/entity. Success: false
[15:12:27] [Client thread/INFO] [journeymap]: Preloaded theme textures: 72
[15:12:27] [Client thread/INFO] [jei]: Starting JEI...
[15:12:28] [Client thread/INFO] [jei]: Registering recipe categories...
[15:12:28] [Client thread/INFO] [jei]: Registering recipe categories took 72.80 ms
[15:12:28] [Client thread/INFO] [jei]: Registering mod plugins...
[15:12:28] [Client thread/INFO] [Astral Core]: [AstralTransformer] Transforming alm : net.minecraft.enchantment.EnchantmentHelper with 1 patches!
[15:12:28] [Client thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHMODIFYENCHANTMENTLEVELS
[15:12:28] [Client thread/INFO] [jei]: Added recipe registry plugin: class team.chisel.common.integration.jei.ChiselRecipeRegistryPlugin
[15:12:28] [Client thread/INFO] [jei]: Added recipe registry plugin: class appeng.integration.modules.jei.FacadeRegistryPlugin
[15:12:28] [Client thread/INFO] [jei]: Registering mod plugins took 266.5 ms
[15:12:28] [Client thread/INFO] [jei]: Building recipe registry...
[15:12:28] [Client thread/INFO] [jei]: Building recipe registry took 164.0 ms
[15:12:28] [Client thread/INFO] [jei]: Building ingredient list...
[15:12:28] [Client thread/INFO] [jei]: Building ingredient list took 131.2 ms
[15:12:28] [Client thread/INFO] [jei]: Building ingredient filter...
[15:12:29] [JM-VersionCheck-1/INFO] [journeymap]: Newer version online: JourneyMap 5.5.7.jar for Minecraft 1.12.2 on http://minecraft.curseforge.com/projects/journeymap/files/2866097
[15:12:32] [Client thread/INFO] [jei]: Building ingredient filter took 3.362 s
[15:12:32] [Client thread/INFO] [jei]: Building bookmarks...
[15:12:32] [Client thread/INFO] [jei]: Building bookmarks took 5.016 ms
[15:12:32] [Client thread/INFO] [jei]: Building runtime...
[15:12:32] [Client thread/INFO] [jei]: Building runtime took 61.43 ms
[15:12:32] [Client thread/INFO] [jei]: Starting JEI took 4.467 s
[15:12:32] [Client thread/INFO] [biometweaker]: Generating Biome status report...
[15:12:32] [Client thread/INFO] [biometweaker]: Generating LivingEntity status report...
[15:12:32] [Client thread/INFO] [biometweaker]: Generating Dimension status report...
[15:12:32] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 34 mods
[15:12:33] [Client thread/INFO] [Config]: [OptiFine] *** Reloading custom textures ***
[15:12:33] [Realms Notification Availability checker #1/INFO] [com.mojang.realmsclient.client.RealmsClient]: Could not authorize you against Realms server: Invalid session id
[15:12:43] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Starting integrated minecraft server version 1.12.2
[15:12:43] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Generating keypair
[15:12:43] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
[15:12:43] [Server thread/INFO] [FML]: Applying holder lookups
[15:12:43] [Server thread/INFO] [FML]: Holder lookups applied
[15:12:43] [Server thread/INFO] [FML]: Loading dimension 0 (New Warudo) (net.minecraft.server.integrated.IntegratedServer@243c1781)
[15:12:44] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 529 advancements
[15:12:44] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 0
[15:12:44] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[15:12:44] [Server thread/INFO] [FML]: Loading dimension -1 (New Warudo) (net.minecraft.server.integrated.IntegratedServer@243c1781)
[15:12:44] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension -1
[15:12:44] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[15:12:44] [Server thread/INFO] [FML]: Loading dimension 1 (New Warudo) (net.minecraft.server.integrated.IntegratedServer@243c1781)
[15:12:44] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 1
[15:12:44] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[15:12:44] [Server thread/INFO] [FML]: Loading dimension 2 (New Warudo) (net.minecraft.server.integrated.IntegratedServer@243c1781)
[15:12:44] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 2
[15:12:44] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[15:12:44] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0
[15:12:45] [Server thread/INFO] [Astral Sorcery]: Load CachedWorldData 'lightnetwork' for world 0
[15:12:45] [Server thread/INFO] [Astral Sorcery]: Loading of 'lightnetwork' for world 0 finished.
[15:12:45] [Server thread/INFO] [FML]: Unloading dimension -1
[15:12:45] [Server thread/INFO] [FML]: Unloading dimension 1
[15:12:45] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Changing view distance to 8, from 10
[15:12:47] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[15:12:47] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[15:12:47] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 33 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2@rv6-stable-7,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
[15:12:47] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[15:12:47] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[15:12:47] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: BlackLeGend_823[local:E:0990aff4] logged in with entity id 368 at (-214.5, 79.0, 57.5)
[15:12:47] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: BlackLeGend_823 joined the game
[15:12:47] [Server thread/INFO] [Astral Sorcery]: [Astral Sorcery] Waiting for server synchronization on login for BlackLeGend_823...
[15:12:47] [Server thread/INFO] [Astral Sorcery]: [Astral Sorcery] Synchronizing baseline information to BlackLeGend_823
[15:12:49] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2194ms behind, skipping 43 tick(s)
[15:12:49] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game...
[15:12:49] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'New Warudo'/overworld
[15:12:49] [Client thread/INFO] [Astral Sorcery]: Using gateway screenshots for folder 'new_warudo'
[15:12:49] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'New Warudo'/Storage Cell
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Program loaded: shadow
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Program loaded: gbuffers_basic
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Shader info log: /shaders/gbuffers_textured.fsh
0(543) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(544) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(545) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(546) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(547) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(548) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(550) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(551) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(552) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(553) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(555) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(557) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(559) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(561) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(598) : warning C7533: global variable gl_FragData is deprecated after version 120
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Info log: gbuffers_textured
Vertex info
-----------
0(28) : warning C7050: "tangent" might be used before being initialized
0(29) : warning C7050: "binormal" might be used before being initialized

Fragment info
-------------
0(543) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(544) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(545) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(546) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(547) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(548) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(550) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(551) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(552) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(553) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(555) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(557) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(559) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(561) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(598) : warning C7533: global variable gl_FragData is deprecated after version 120
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Program loaded: gbuffers_textured
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] File: 1 = /shaders/Common.inc
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Shader info log: /shaders/gbuffers_textured_lit.fsh
0(50) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(51) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(52) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(53) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(54) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(55) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(57) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(58) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(59) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(60) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(62) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(64) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(66) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(68) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(122) : warning C7533: global variable gl_FragData is deprecated after version 120
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Info log: gbuffers_textured_lit
Vertex info
-----------
0(28) : warning C7050: "tangent" might be used before being initialized
0(29) : warning C7050: "binormal" might be used before being initialized

Fragment info
-------------
0(50) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(51) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(52) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(53) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(54) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(55) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(57) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(58) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(59) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(60) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(62) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(64) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(66) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(68) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(122) : warning C7533: global variable gl_FragData is deprecated after version 120
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Program loaded: gbuffers_textured_lit
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Program loaded: gbuffers_skybasic
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Program loaded: gbuffers_skytextured
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] File: 1 = /shaders/Common.inc
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Shader info log: /shaders/gbuffers_terrain.fsh
0(73) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(74) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(75) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(76) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(77) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(78) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(79) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(81) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(82) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(83) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(84) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(86) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(88) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(90) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(688) : warning C7533: global variable gl_FragData is deprecated after version 120
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Info log: gbuffers_terrain
Vertex info
-----------
0(34) : warning C7050: "tangent" might be used before being initialized
0(35) : warning C7050: "binormal" might be used before being initialized

Fragment info
-------------
0(73) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(74) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(75) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(76) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(77) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(78) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(79) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(81) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(82) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(83) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(84) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(86) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(88) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(90) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(688) : warning C7533: global variable gl_FragData is deprecated after version 120
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Program loaded: gbuffers_terrain
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] File: 1 = /shaders/Common.inc
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Shader info log: /shaders/gbuffers_damagedblock.fsh
0(50) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(51) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(52) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(53) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(54) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(55) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(57) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(58) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(59) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(60) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(62) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(64) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(66) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(101) : warning C7533: global variable gl_FragData is deprecated after version 120
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Info log: gbuffers_damagedblock
Vertex info
-----------
0(34) : warning C7050: "tangent" might be used before being initialized
0(35) : warning C7050: "binormal" might be used before being initialized

Fragment info
-------------
0(50) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(51) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(52) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(53) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(54) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(55) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(57) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(58) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(59) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(60) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(62) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(64) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(66) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(101) : warning C7533: global variable gl_FragData is deprecated after version 120
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Program loaded: gbuffers_damagedblock
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] File: 1 = /shaders/Common.inc
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Shader info log: /shaders/gbuffers_entities.fsh
0(51) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(52) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(53) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(54) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(55) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(56) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(58) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(59) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(60) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(61) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(63) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(65) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(67) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(69) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(137) : warning C7533: global variable gl_FragData is deprecated after version 120
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Info log: gbuffers_entities
Vertex info
-----------
0(28) : warning C7050: "tangent" might be used before being initialized
0(29) : warning C7050: "binormal" might be used before being initialized

Fragment info
-------------
0(51) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(52) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(53) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(54) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(55) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(56) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(58) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(59) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(60) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(61) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(63) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(65) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(67) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(69) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(137) : warning C7533: global variable gl_FragData is deprecated after version 120
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Program loaded: gbuffers_entities
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] File: 1 = /shaders/Common.inc
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Shader info log: /shaders/gbuffers_armor_glint.fsh
0(50) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(51) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(52) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(53) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(54) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(55) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(57) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(58) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(59) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(60) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(62) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(64) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(66) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(68) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(105) : warning C7533: global variable gl_FragData is deprecated after version 120
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Info log: gbuffers_armor_glint
Vertex info
-----------
0(28) : warning C7050: "tangent" might be used before being initialized
0(29) : warning C7050: "binormal" might be used before being initialized

Fragment info
-------------
0(50) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(51) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(52) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(53) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(54) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(55) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(57) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(58) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(59) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(60) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(62) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(64) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(66) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(68) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(105) : warning C7533: global variable gl_FragData is deprecated after version 120
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Program loaded: gbuffers_armor_glint
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] File: 1 = /shaders/Common.inc
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Shader info log: /shaders/gbuffers_hand.fsh
0(50) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(51) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(52) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(53) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(54) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(55) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(57) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(58) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(59) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(60) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(62) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(64) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(66) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(68) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(124) : warning C7533: global variable gl_FragData is deprecated after version 120
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Info log: gbuffers_hand
Vertex info
-----------
0(28) : warning C7050: "tangent" might be used before being initialized
0(29) : warning C7050: "binormal" might be used before being initialized

Fragment info
-------------
0(50) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(51) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(52) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(53) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(54) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(55) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(57) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(58) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(59) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(60) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(62) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(64) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(66) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(68) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(124) : warning C7533: global variable gl_FragData is deprecated after version 120
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Program loaded: gbuffers_hand
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Program loaded: gbuffers_weather
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Info log: gbuffers_water
Vertex info
-----------
0(21) : warning C7050: "tangent" might be used before being initialized
0(22) : warning C7050: "binormal" might be used before being initialized
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Program loaded: gbuffers_water
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Shadow map distance: 120.0
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] shadowHardwareFiltering0
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] shadowtex1Mipmap
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] shadowcolor0Mipmap
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] shadowcolor1Mipmap
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Noise texture enabled
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Noise texture resolution: 64
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Program loaded: composite
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Program loaded: composite1
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Shadow map resolution: 2048
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Shadow map distance: 120.0
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Shadow map interval size: 4.0
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] shadowHardwareFiltering0
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] shadowtex1Mipmap
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] shadowcolor0Mipmap
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] shadowcolor1Mipmap
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Shadow distance render mul: 1.0
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] gcolor format: RGB8
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] gdepth format: RGBA8
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] gnormal format: RGB16
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] composite format: RGB8
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] gaux1 format: RGBA16
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] gaux2 format: RGBA8
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] gaux3 format: RGBA16
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] gaux4 format: RGBA16
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Sun path rotation: -40.0
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Noise texture enabled
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Noise texture resolution: 64
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] AO Level: 0.06
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] gaux3 mipmap enabled
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] gaux4 clear disabled
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Wetness halflife: 1.0
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Dryness halflife: 60.0
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Program loaded: composite2
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Noise texture enabled
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Noise texture resolution: 64
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] gaux3 mipmap enabled
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Program loaded: composite3
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] gaux3 mipmap enabled
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Program loaded: composite4
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Program loaded: composite5
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Program loaded: composite6
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Program loaded: final
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] usedColorBuffers: 8
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] usedDepthBuffers: 2
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] usedShadowColorBuffers: 2
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] usedShadowDepthBuffers: 2
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] usedColorAttachs: 8
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] usedDrawBuffers: 5
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Framebuffer created.
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Shadow framebuffer created.
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Reset model renderers
[15:12:50] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Reset world renderers
[15:12:50] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:50] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:50] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:50] [Client thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 7 advancements
[15:12:51] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:51] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:51] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:51] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:51] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:51] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:53] [pool-3-thread-1/INFO] [STDOUT]: [com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService:getTextures:-1]: FenixUser: BlackLeGend_823
[15:12:53] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:53] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:53] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:54] [Client thread/INFO] [journeymap]: Loaded 0 waypoints from C:\Users\iGAMING\AppData\Roaming\.minecraft\journeymap\data\sp\New Warudo\waypoints
[15:12:54] [Client thread/INFO] [journeymap]: Mapping started in C:\Users\iGAMING\AppData\Roaming\.minecraft\journeymap\data\sp\New Warudo\DIM0. Memory: 2048MB total, 330MB free 
[15:12:54] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] §eJourneyMap:§f Press [§bJ§f]
[15:12:54] [Netty Local Client IO #0/INFO] [journeymap]: Teleport Enabled:true
[15:12:54] [Netty Local Client IO #0/INFO] [journeymap]: Server Admin Enabled:true
[15:12:54] [Client thread/INFO] [journeymap]: JourneyMap: Press [J]
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:54] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game...
[15:12:54] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'New Warudo'/overworld
[15:12:54] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'New Warudo'/Storage Cell
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:54] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:54] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:54] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:54] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:54] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:54] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:54] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:54] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:54] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:54] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:54] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:54] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:54] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:54] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:54] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:55] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:55] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:56] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:56] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:57] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:58] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:12:59] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [Config]: [OptiFine] Suppressed 179 OpenGL errors
[15:13:00] [Client thread/ERROR] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL error: 1283 (Stack overflow), program: gbuffers_textured, at: pre-composite
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:00] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: ########## GL ERROR ##########
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: @ Post render
[15:13:01] [Client thread/ERROR] [net.minecraft.client.Minecraft]: 1284: Stack underflow
[15:13:01] [Netty Local Client IO #0/INFO] [Dissolution]: Restoring client config
[15:13:01] [Netty Local Client IO #0/INFO] [Astral Sorcery]: Cleaning client cache...
[15:13:01] [Netty Local Client IO #0/INFO] [Astral Sorcery]: Cleared cached client data! Disconnected from server.
[15:13:01] [Client thread/INFO] [journeymap]: Mapping halted in C:\Users\iGAMING\AppData\Roaming\.minecraft\journeymap\data\sp\New Warudo\DIM0
[15:13:01] [Client thread/WARN] [journeymap]: Existing color palette's mods no longer match current loadout.
[15:13:01] [Client thread/INFO] [journeymap]: WAS: Applied Energistics 2:rv6-stable-7, Baubles:1.5.2, BiomeTweaker:3.2.354, CTM:MC1.12.2-1.0.0.29, Chest Transporter:2.8.8, Clothesline Hooks:1.12.2-0.0.1.2, Dissolution:0.3.9, Elevators:1.12.2-1.3.0.20190606062703, Forge Mod Loader:8.0.99.99, Harvest:1.12-1.2.7-20, JourneyMap:1.12.2-5.5.5, Just Enough Items:4.15.0.291, LadyLib:2.6.2, McLib:1.0.3, Metamorph:1.1.9, Minecraft Coder Pack:9.42, Minecraft Comes Alive:6.1.0, Minecraft Forge:14.23.5.2847, Minecraft:1.12.2, ModWinder:1.1, Mundus Magicus:0.13.2, PortalGun:7.1.0, SecurityCraft:v1.8.14.1, Spartan Shields:1.5.4, Time Stop:1.0.0, YABM:1.0.1, iChunUtil:7.2.2, ptrmodellib:1.0.4
NOW: AppleSkin:1.0.9, Applied Energistics 2:rv6-stable-7, Astral Sorcery:1.10.20, Baubles:1.5.2, BiomeTweaker:3.2.354, CTM:MC1.12.2-1.0.0.29, Chest Transporter:2.8.8, Chisel:MC1.12.2-1.0.1.44, Clothesline Hooks:1.12.2-0.0.1.2, Decocraft:2.6.3, Dissolution:0.3.9, Elevators:1.12.2-1.3.0.20190606062703, Forge Mod Loader:8.0.99.99, Future MC:0.1.13, FutureMCCore:0.1.12, Harvest:1.12-1.2.7-20, JourneyMap:1.12.2-5.5.5, Just Enough Items:4.15.0.291, LadyLib:2.6.2, McLib:1.0.3, Metamorph:1.1.9, Minecraft Coder Pack:9.42, Minecraft Comes Alive:6.1.0, Minecraft Forge:14.23.5.2847, Minecraft:1.12.2, ModWinder:1.1, Mundus Magicus:0.13.2, PortalGun:7.1.0, SecurityCraft:v1.8.14.1, Spartan Shields:1.5.4, YABM:1.0.1, iChunUtil:7.2.2, ptrmodellib:1.0.4
[15:13:02] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[15:13:02] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
[15:13:02] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: BlackLeGend_823 lost connection: Disconnected
[15:13:02] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: BlackLeGend_823 left the game
[15:13:02] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Stopping singleplayer server as player logged out
[15:13:02] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[15:13:02] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'New Warudo'/overworld
[15:13:02] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'New Warudo'/Storage Cell
[15:13:02] [Server thread/INFO] [FML]: Unloading dimension 0
[15:13:02] [Server thread/INFO] [FML]: Unloading dimension 2
[15:13:02] [Server thread/INFO] [FML]: Applying holder lookups
[15:13:02] [Server thread/INFO] [FML]: Holder lookups applied
[15:13:04] [Client thread/ERROR] [Config]: [OptiFine] Suppressed 105 OpenGL errors
[15:13:05] [Client thread/INFO] [net.minecraft.client.Minecraft]: Stopping!
[15:13:05] [Client thread/INFO] [net.minecraft.client.audio.SoundManager]: SoundSystem shutting down...
[15:13:05] [Client thread/WARN] [net.minecraft.client.audio.SoundManager]: Author: Paul Lamb, www.paulscode.com

 

Link to comment
Share on other sites

1.12 is no longer supported on this forum.

Please update to a modern version of Minecraft to receive support.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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