1

Tekkit logging into server issue

sgtmajorsquirrel's Avatar sgtmajorsquirrel8/29/14 3:01 pm
1 emeralds 333 1
8/30/2014 4:12 am
sgtmajorsquirrel's Avatar sgtmajorsquirrel
So, I'm trying to play on a server using a custom modpack.. but it just keeps on the screen that says "loggining in..." all the time, after a few seconds I hear the default minecraft music start to play, but I've waited 3 hours.. and no change. I've tried restarting my launcher, reinstalling my launcher, and reinstalling my modpack.

Please help me!

Thanks in advance,

Nick
Posted by sgtmajorsquirrel's Avatar
sgtmajorsquirrel
Level 1 : New Miner
0

Create an account or sign in to comment.

1

1
08/30/2014 4:12 am
Level 1 : New Miner
sgtmajorsquirrel
sgtmajorsquirrel's Avatar
Log:

[09:08:06] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[09:08:06] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[09:08:06] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[09:08:06] [main/INFO]: Forge Mod Loader version 7.10.18.1180 for Minecraft 1.7.10 loading
[09:08:06] [main/INFO]: Java is Java HotSpot(TM) Client VM, version 1.7.0_67, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre7
[09:08:08] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[09:08:11] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[09:08:11] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[09:08:11] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[09:08:11] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[09:08:11] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[09:08:11] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:08:16] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[09:08:16] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[09:08:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:08:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:08:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:08:16] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:08:17] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[09:08:18] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[09:08:21] [main/INFO]: Setting user: thenickster629
[09:08:25] [Client thread/INFO]: LWJGL Version: 2.9.1
[09:08:33] [Client thread/INFO]: Attempting early MinecraftForge initialization
[09:08:33] [Client thread/INFO]: MinecraftForge v10.13.0.1180 Initialized
[09:08:33] [Client thread/INFO]: Replaced 182 ore recipies
[09:08:33] [Client thread/INFO]: Completed early MinecraftForge initialization
[09:08:34] [Client thread/INFO]: Searching C:\Users\Nick\AppData\Roaming\.technic\modpacks\infinitymc-official-pixelmon\mods for mods
[09:08:34] [Client thread/INFO]: Also searching C:\Users\Nick\AppData\Roaming\.technic\modpacks\infinitymc-official-pixelmon\mods\1.7.10 for mods
[09:08:39] [Client thread/ERROR]: FML has detected a mod that is using a package name based on 'net.minecraft.src' : net.minecraft.src.FMLRenderAccessLibrary. This is generally a severe programming error. There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you're in eclipse, select your source code and 'refactor' it into a new package. Go on. DO IT NOW!
[09:08:39] [Client thread/ERROR]: FML has detected a mod that is using a package name based on 'net.minecraft.src' : net.minecraft.src.Start. This is generally a severe programming error. There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you're in eclipse, select your source code and 'refactor' it into a new package. Go on. DO IT NOW!
[09:08:41] [Client thread/INFO]: Forge Mod Loader has identified 8 mods to load
[09:08:42] [Client thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.93-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[09:08:46] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Pixelmon, FMLFileResourcePack:Waila, FMLFileResourcePack:What Are We Looking At, Ovos.zip
[09:08:46] [Client thread/INFO]: Processing ObjectHolder annotations
[09:08:46] [Client thread/INFO]: Found 341 ObjectHolder annotations
[09:08:46] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[09:08:53] [Client thread/INFO]: Applying holder lookups
[09:08:53] [Client thread/INFO]: Holder lookups applied
[09:08:56] [Sound Library Loader/INFO]: Sound engine started
[09:09:07] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:07] [Client thread/ERROR]: @ Pre startup
[09:09:07] [Client thread/ERROR]: 1280: Invalid enum
[09:09:12] [Client thread/INFO]: Created: 2048x1024 textures/blocks-atlas
[09:09:13] [Client thread/INFO]: Created: 1024x1024 textures/items-atlas
[09:09:13] [CodeChicken Update Checker/ERROR]: Failed to check notifications:
[09:09:23] [Client thread/INFO]: Forge Mod Loader has successfully loaded 8 mods
[09:09:23] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Pixelmon, FMLFileResourcePack:Waila, FMLFileResourcePack:What Are We Looking At, Ovos.zip
[09:09:23] [Client thread/INFO]: Created: 1024x1024 textures/items-atlas
[09:09:29] [Client thread/INFO]: Created: 2048x1024 textures/blocks-atlas
[09:09:30] [Sound Library Loader/INFO]: Sound engine started
[09:09:31] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:31] [Client thread/ERROR]: @ Post render
[09:09:31] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:31] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:31] [Client thread/ERROR]: @ Post render
[09:09:31] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:31] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:31] [Client thread/ERROR]: @ Post render
[09:09:31] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:31] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:31] [Client thread/ERROR]: @ Post render
[09:09:31] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:31] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:31] [Client thread/ERROR]: @ Post render
[09:09:31] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:31] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:31] [Client thread/ERROR]: @ Post render
[09:09:31] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:31] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:31] [Client thread/ERROR]: @ Post render
[09:09:31] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:31] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:31] [Client thread/ERROR]: @ Post render
[09:09:31] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:31] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:31] [Client thread/ERROR]: @ Post render
[09:09:31] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:31] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:31] [Client thread/ERROR]: @ Post render
[09:09:31] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:32] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:32] [Client thread/ERROR]: @ Post render
[09:09:32] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:32] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:32] [Client thread/ERROR]: @ Post render
[09:09:32] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:32] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:32] [Client thread/ERROR]: @ Post render
[09:09:32] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:32] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:32] [Client thread/ERROR]: @ Post render
[09:09:32] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:32] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:32] [Client thread/ERROR]: @ Post render
[09:09:32] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:32] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:32] [Client thread/ERROR]: @ Post render
[09:09:32] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:32] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:32] [Client thread/ERROR]: @ Post render
[09:09:32] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:32] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:32] [Client thread/ERROR]: @ Post render
[09:09:32] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:32] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:32] [Client thread/ERROR]: @ Post render
[09:09:32] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:32] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:32] [Client thread/ERROR]: @ Post render
[09:09:32] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:33] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:33] [Client thread/ERROR]: @ Post render
[09:09:33] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:33] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:33] [Client thread/ERROR]: @ Post render
[09:09:33] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:33] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:33] [Client thread/ERROR]: @ Post render
[09:09:33] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:33] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:33] [Client thread/ERROR]: @ Post render
[09:09:33] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:33] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:33] [Client thread/ERROR]: @ Post render
[09:09:33] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:33] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:33] [Client thread/ERROR]: @ Post render
[09:09:33] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:33] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:33] [Client thread/ERROR]: @ Post render
[09:09:33] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:33] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:33] [Client thread/ERROR]: @ Post render
[09:09:33] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:33] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:33] [Client thread/ERROR]: @ Post render
[09:09:33] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:34] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:34] [Client thread/ERROR]: @ Post render
[09:09:34] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:34] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:34] [Client thread/ERROR]: @ Post render
[09:09:34] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:34] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:34] [Client thread/ERROR]: @ Post render
[09:09:34] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:34] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:34] [Client thread/ERROR]: @ Post render
[09:09:34] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:34] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:34] [Client thread/ERROR]: @ Post render
[09:09:34] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:34] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:34] [Client thread/ERROR]: @ Post render
[09:09:34] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:34] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:34] [Client thread/ERROR]: @ Post render
[09:09:34] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:34] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:34] [Client thread/ERROR]: @ Post render
[09:09:34] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:34] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:34] [Client thread/ERROR]: @ Post render
[09:09:34] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:34] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:34] [Client thread/ERROR]: @ Post render
[09:09:34] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:34] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:34] [Client thread/ERROR]: @ Post render
[09:09:34] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:34] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:34] [Client thread/ERROR]: @ Post render
[09:09:34] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:34] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:34] [Client thread/ERROR]: @ Post render
[09:09:34] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:35] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:35] [Client thread/ERROR]: @ Post render
[09:09:35] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:35] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:35] [Client thread/ERROR]: @ Post render
[09:09:35] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:35] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:35] [Client thread/ERROR]: @ Post render
[09:09:35] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:35] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:35] [Client thread/ERROR]: @ Post render
[09:09:35] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:35] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:35] [Client thread/ERROR]: @ Post render
[09:09:35] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:35] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:35] [Client thread/ERROR]: @ Post render
[09:09:35] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:35] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:35] [Client thread/ERROR]: @ Post render
[09:09:35] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:35] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:35] [Client thread/ERROR]: @ Post render
[09:09:35] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:35] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:35] [Client thread/ERROR]: @ Post render
[09:09:35] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:36] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:36] [Client thread/ERROR]: @ Post render
[09:09:36] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:36] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:36] [Client thread/ERROR]: @ Post render
[09:09:36] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:36] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:36] [Client thread/ERROR]: @ Post render
[09:09:36] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:36] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:36] [Client thread/ERROR]: @ Post render
[09:09:36] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:36] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:36] [Client thread/ERROR]: @ Post render
[09:09:36] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:36] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:36] [Client thread/ERROR]: @ Post render
[09:09:36] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:36] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:36] [Client thread/ERROR]: @ Post render
[09:09:36] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:36] [Client thread/WARN]: Unable to play empty soundEvent: minecraft:music.menu
[09:09:36] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:36] [Client thread/ERROR]: @ Post render
[09:09:36] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:36] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:36] [Client thread/ERROR]: @ Post render
[09:09:36] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:37] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:37] [Client thread/ERROR]: @ Post render
[09:09:37] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:37] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:37] [Client thread/ERROR]: @ Post render
[09:09:37] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:37] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:37] [Client thread/ERROR]: @ Post render
[09:09:37] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:37] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:37] [Client thread/ERROR]: @ Post render
[09:09:37] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:37] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:37] [Client thread/ERROR]: @ Post render
[09:09:37] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:37] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:37] [Client thread/ERROR]: @ Post render
[09:09:37] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:37] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:37] [Client thread/ERROR]: @ Post render
[09:09:37] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:37] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:37] [Client thread/ERROR]: @ Post render
[09:09:37] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:37] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:37] [Client thread/ERROR]: @ Post render
[09:09:37] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:37] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:37] [Client thread/ERROR]: @ Post render
[09:09:37] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:37] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:37] [Client thread/ERROR]: @ Post render
[09:09:37] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:38] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:38] [Client thread/ERROR]: @ Post render
[09:09:38] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:38] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:38] [Client thread/ERROR]: @ Post render
[09:09:38] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:38] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:38] [Client thread/ERROR]: @ Post render
[09:09:38] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:38] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:38] [Client thread/ERROR]: @ Post render
[09:09:38] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:38] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:38] [Client thread/ERROR]: @ Post render
[09:09:38] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:38] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:38] [Client thread/ERROR]: @ Post render
[09:09:38] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:38] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:38] [Client thread/ERROR]: @ Post render
[09:09:38] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:38] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:38] [Client thread/ERROR]: @ Post render
[09:09:38] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:38] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:38] [Client thread/ERROR]: @ Post render
[09:09:38] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:38] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:38] [Client thread/ERROR]: @ Post render
[09:09:38] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:39] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:39] [Client thread/ERROR]: @ Post render
[09:09:39] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:39] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:39] [Client thread/ERROR]: @ Post render
[09:09:39] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:39] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:39] [Client thread/ERROR]: @ Post render
[09:09:39] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:39] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:39] [Client thread/ERROR]: @ Post render
[09:09:39] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:39] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:39] [Client thread/ERROR]: @ Post render
[09:09:39] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:39] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:39] [Client thread/ERROR]: @ Post render
[09:09:39] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:39] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:39] [Client thread/ERROR]: @ Post render
[09:09:39] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:39] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:39] [Client thread/ERROR]: @ Post render
[09:09:39] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:39] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:39] [Client thread/ERROR]: @ Post render
[09:09:39] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:39] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:39] [Client thread/ERROR]: @ Post render
[09:09:39] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:39] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:39] [Client thread/ERROR]: @ Post render
[09:09:39] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:39] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:39] [Client thread/ERROR]: @ Post render
[09:09:39] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:39] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:39] [Client thread/ERROR]: @ Post render
[09:09:39] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:40] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:40] [Client thread/ERROR]: @ Post render
[09:09:40] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:40] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:40] [Client thread/ERROR]: @ Post render
[09:09:40] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:40] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:40] [Client thread/ERROR]: @ Post render
[09:09:40] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:40] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:40] [Client thread/ERROR]: @ Post render
[09:09:40] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:40] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:40] [Client thread/ERROR]: @ Post render
[09:09:40] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:40] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:40] [Client thread/ERROR]: @ Post render
[09:09:40] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:40] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:40] [Client thread/ERROR]: @ Post render
[09:09:40] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:40] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:40] [Client thread/ERROR]: @ Post render
[09:09:40] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:40] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:40] [Client thread/ERROR]: @ Post render
[09:09:40] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:40] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:40] [Client thread/ERROR]: @ Post render
[09:09:40] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:40] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:40] [Client thread/ERROR]: @ Post render
[09:09:40] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:40] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:40] [Client thread/ERROR]: @ Post render
[09:09:40] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:41] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:41] [Client thread/ERROR]: @ Post render
[09:09:41] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:41] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:41] [Client thread/ERROR]: @ Post render
[09:09:41] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:41] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:41] [Client thread/ERROR]: @ Post render
[09:09:41] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:41] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:41] [Client thread/ERROR]: @ Post render
[09:09:41] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:41] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:41] [Client thread/ERROR]: @ Post render
[09:09:41] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:41] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:41] [Client thread/ERROR]: @ Post render
[09:09:41] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:41] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:41] [Client thread/ERROR]: @ Post render
[09:09:41] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:41] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:41] [Client thread/ERROR]: @ Post render
[09:09:41] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:41] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:41] [Client thread/ERROR]: @ Post render
[09:09:41] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:41] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:41] [Client thread/ERROR]: @ Post render
[09:09:41] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:41] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:41] [Client thread/ERROR]: @ Post render
[09:09:41] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:42] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:42] [Client thread/ERROR]: @ Post render
[09:09:42] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:42] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:42] [Client thread/ERROR]: @ Post render
[09:09:42] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:42] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:42] [Client thread/ERROR]: @ Post render
[09:09:42] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:42] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:42] [Client thread/ERROR]: @ Post render
[09:09:42] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:42] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:42] [Client thread/ERROR]: @ Post render
[09:09:42] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:42] [Client thread/ERROR]: ########## GL ERROR ##########
[09:09:42] [Client thread/ERROR]: @ Post render
[09:09:42] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[09:09:42] [Client thread/INFO]: Stopping!
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome