I've had some trouble since I installed Forge 1.8. Everything loads fine, including the mods, but once it's all loaded I get a white screen with background music and nothing else. Any suggestions?
==Advanced Minecraft error test v1.0== - by theFriedZombie
==Computer info==
SystemManufacturer: Hewlett-Packard
SystemProductName: HP Pavilion TS Sleekbook 14
SystemFamily: 103C_5335KV G=N L=CON B=HP S=PAV X=Null
SystemVersion: 0887110003355900000320100
Processor: Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
NumberOfProcessors: 1
can execute java? NO
Issue detected with java, ending script now
==End of script==
Right click, Select all,
Press Enter (This will copy the output to your clipboard).
Then paste the result on http://www.pastebin.com
Or your favourite forum.
===========Brought to you by============
===theFriedZombie from MesiaPK Gaming=== http://www.mesiapk.com
[17:48:16] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[17:48:16] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[17:48:16] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[17:48:17] [main/INFO]: Forge Mod Loader version 11.14.4.1563 for Minecraft 1.8 loading
[17:48:17] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[17:48:17] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:48:17] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[17:48:17] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:48:17] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:48:17] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:48:23] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[17:48:23] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing
[17:48:23] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:48:24] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[17:48:26] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[17:48:26] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[17:48:26] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[17:48:29] [Client thread/INFO]: Setting user: Kybaline
[17:48:44] [Client thread/INFO]: LWJGL Version: 2.9.1
[17:48:49] [Client thread/INFO]: [net.minecraftforge.fml.client.SplashProgress:start:246]: ---- Minecraft Crash Report ----
// Sorry
Time: 2/8/17 5:48 PM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 103957424 bytes (99 MB) / 224595968 bytes (214 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
GL info: ' Vendor: 'Intel' Version: '3.1.0 - Build 9.17.10.4229' Renderer: 'Intel(R) HD Graphics'
[17:48:49] [Client thread/INFO]: Attempting early MinecraftForge initialization
[17:48:49] [Client thread/INFO]: MinecraftForge v11.14.4.1563 Initialized
[17:48:50] [Client thread/INFO]: Replaced 204 ore recipies
[17:48:51] [Client thread/INFO]: Completed early MinecraftForge initialization
[17:48:53] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[17:48:53] [Client thread/INFO]: Searching C:\Users\Kylie\AppData\Roaming\.minecraft\mods for mods
[17:49:05] [Client thread/ERROR]: The mcmod.info file in OreSeeds-1.4.jar cannot be parsed as valid JSON. It will be ignored
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 9 column 4
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
at net.minecraftforge.fml.common.MetadataCollection.from(MetadataCollection.java:56) [MetadataCollection.class:?]
at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:55) [JarDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:135) [ModDiscoverer.class:?]
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:358) [Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:483) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:214) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412) [bsu.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325) [bsu.class:?]
at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object at line 9 column 4
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:480) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666) ~[TypeAdapters$25.class:?]
at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
... 19 more
[17:49:06] [Client thread/ERROR]: The mcmod.info file in PaintEverything-1.7.10-B1.4.jar cannot be parsed as valid JSON. It will be ignored
com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 18 column 2
at com.google.gson.internal.Streams.parse(Streams.java:54) ~[Streams.class:?]
at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
at net.minecraftforge.fml.common.MetadataCollection.from(MetadataCollection.java:56) [MetadataCollection.class:?]
at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:55) [JarDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:135) [ModDiscoverer.class:?]
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:358) [Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:483) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:214) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412) [bsu.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325) [bsu.class:?]
at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
Caused by: java.io.EOFException: End of input at line 18 column 2
at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1377) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:456) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[TypeAdapters$25.class:?]
at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
... 19 more
[17:49:07] [Client thread/INFO]: Forge Mod Loader has identified 17 mods to load
[17:49:08] [Client thread/INFO]: FML has found a non-mod file [1.7.10] Doggy Talents - v1.8.2a.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:49:08] [Client thread/INFO]: FML has found a non-mod file Copious Dogs 1.7.10 v5.6 BETA.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:49:08] [Client thread/INFO]: FML has found a non-mod file CraftGuide-1.6.8.2-forge.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:49:08] [Client thread/INFO]: FML has found a non-mod file DoggyStyle-1.1.3.99.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:49:08] [Client thread/INFO]: FML has found a non-mod file DrZharks MoCreatures Mod v6.3.1.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:49:08] [Client thread/INFO]: FML has found a non-mod file farlanders-1.7.10-v1.2b.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:49:08] [Client thread/INFO]: FML has found a non-mod file Mo-Shiz-Mod-1.7.10.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:49:08] [Client thread/INFO]: FML has found a non-mod file Monoblocks-1.10.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.
[17:49:08] [Client thread/INFO]: FML has found a non-mod file PaintEverything-1.7.10-B1.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.
[17:49:08] [Client thread/INFO]: FML has found a non-mod file Paleocraft Cambrian 1.5.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:49:08] [Client thread/INFO]: FML has found a non-mod file VeinMiner-1.7.10_0.31.4.unknown.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:49:08] [Client thread/INFO]: FML has found a non-mod file X-RayMod_v044.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:49:09] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, antiqueatlas, blocklings, DragonMounts, ftfloocraft, interfaceplus, lom, magicclover, oceancraft, morecrops, pplus, SophisticatedWolves, SpawnCommands, tgvstyle, warpbook] at CLIENT
[17:49:09] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, antiqueatlas, blocklings, DragonMounts, ftfloocraft, interfaceplus, lom, magicclover, oceancraft, morecrops, pplus, SophisticatedWolves, SpawnCommands, tgvstyle, warpbook] at SERVER
[17:49:14] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Antique Atlas, FMLFileResourcePack:Blocklings, FMLFileResourcePack:Dragon Mounts, FMLFileResourcePack:Floocraft, FMLFileResourcePack:InterfacePlus, FMLFileResourcePack:LotsOMobs, FMLFileResourcePack:Magic Clover, FMLFileResourcePack:Oceancraft, FMLFileResourcePack:Ore Seeds, FMLFileResourcePack:Peaceful Plus, FMLFileResourcePack:SophisticatedWolves, FMLFileResourcePack:SpawnCommands, FMLFileResourcePack:Style, FMLFileResourcePack:Warp Book, inluxcraft1.7.10V2.zip
[17:49:15] [Client thread/INFO]: Processing ObjectHolder annotations
[17:49:15] [Client thread/INFO]: Found 384 ObjectHolder annotations
[17:49:15] [Client thread/INFO]: Identifying ItemStackHolder annotations
[17:49:15] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[17:49:15] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[17:49:15] [Forge Version Check/INFO]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[17:49:15] [Client thread/INFO]: Loaded texture set TEST with 2 custom texture(s)
[17:49:15] [Client thread/INFO]: Registered texture set WATER for biome 0
[17:49:15] [Client thread/INFO]: Registered texture set PLAINS for biome 1
[17:49:15] [Client thread/INFO]: Registered texture set DESERT for biome 2
[17:49:15] [Client thread/INFO]: Registered texture set MOUNTAINS for biome 3
[17:49:15] [Client thread/INFO]: Registered texture set FOREST for biome 4
[17:49:15] [Client thread/INFO]: Registered texture set PINES for biome 5
[17:49:15] [Client thread/INFO]: Registered texture set SWAMP for biome 6
[17:49:15] [Client thread/INFO]: Registered texture set WATER for biome 7
[17:49:15] [Client thread/INFO]: Registered texture set CAVE_WALLS for biome 8
[17:49:15] [Client thread/INFO]: Registered texture set SHORE for biome 9
[17:49:15] [Client thread/INFO]: Registered texture set ICE for biome 10
[17:49:15] [Client thread/INFO]: Registered texture set ICE for biome 11
[17:49:15] [Client thread/INFO]: Registered texture set SNOW for biome 12
[17:49:15] [Client thread/INFO]: Registered texture set SNOW_HILLS for biome 13
[17:49:15] [Client thread/INFO]: Registered texture set MUSHROOM for biome 14
[17:49:15] [Client thread/INFO]: Registered texture set SHORE for biome 15
[17:49:15] [Client thread/INFO]: Registered texture set SHORE for biome 16
[17:49:15] [Client thread/INFO]: Registered texture set DESERT_HILLS for biome 17
[17:49:15] [Client thread/INFO]: Registered texture set FOREST_HILLS for biome 18
[17:49:15] [Client thread/INFO]: Registered texture set PINES_HILLS for biome 19
[17:49:15] [Client thread/INFO]: Registered texture set MOUNTAINS for biome 20
[17:49:15] [Client thread/INFO]: Registered texture set JUNGLE for biome 21
[17:49:15] [Client thread/INFO]: Registered texture set JUNGLE_HILLS for biome 22
[17:49:15] [Client thread/INFO]: Registered texture set JUNGLE_EDGE for biome 23
[17:49:15] [Client thread/INFO]: Registered texture set WATER for biome 24
[17:49:15] [Client thread/INFO]: Registered texture set ROCK_SHORE for biome 25
[17:49:15] [Client thread/INFO]: Registered texture set SHORE for biome 26
[17:49:15] [Client thread/INFO]: Registered texture set BIRCH for biome 27
[17:49:15] [Client thread/INFO]: Registered texture set BIRCH_HILLS for biome 28
[17:49:15] [Client thread/INFO]: Registered texture set DENSE_FOREST for biome 29
[17:49:15] [Client thread/INFO]: Registered texture set SNOW_PINES for biome 30
[17:49:15] [Client thread/INFO]: Registered texture set SNOW_PINES_HILLS for biome 31
[17:49:15] [Client thread/INFO]: Registered texture set MEGA_TAIGA for biome 32
[17:49:15] [Client thread/INFO]: Registered texture set MEGA_TAIGA_HILLS for biome 33
[17:49:15] [Client thread/INFO]: Registered texture set MOUNTAINS_ALL for biome 34
[17:49:15] [Client thread/INFO]: Registered texture set SAVANNA for biome 35
[17:49:15] [Client thread/INFO]: Registered texture set PLATEAU_SAVANNA for biome 36
[17:49:15] [Client thread/INFO]: Registered texture set MESA for biome 37
[17:49:15] [Client thread/INFO]: Registered texture set PLATEAU_MESA_TREES for biome 38
[17:49:15] [Client thread/INFO]: Registered texture set PLATEAU_MESA for biome 39
[17:49:15] [Client thread/INFO]: Registered texture set SUNFLOWERS for biome 129
[17:49:15] [Client thread/INFO]: Registered texture set DESERT for biome 130
[17:49:15] [Client thread/INFO]: Registered texture set MOUNTAINS_SNOW_CAPS for biome 131
[17:49:15] [Client thread/INFO]: Registered texture set FOREST_FLOWERS for biome 132
[17:49:15] [Client thread/INFO]: Registered texture set PINES_HILLS for biome 133
[17:49:15] [Client thread/INFO]: Registered texture set SWAMP_HILLS for biome 134
[17:49:15] [Client thread/INFO]: Registered texture set ICE_SPIKES for biome 140
[17:49:15] [Client thread/INFO]: Registered texture set JUNGLE_CLIFFS for biome 149
[17:49:15] [Client thread/INFO]: Registered texture set JUNGLE_EDGE_HILLS for biome 151
[17:49:15] [Client thread/INFO]: Registered texture set TALL_BIRCH for biome 155
[17:49:15] [Client thread/INFO]: Registered texture set TALL_BIRCH_HILLS for biome 156
[17:49:15] [Client thread/INFO]: Registered texture set DENSE_FOREST_HILLS for biome 157
[17:49:15] [Client thread/INFO]: Registered texture set SNOW_PINES_HILLS for biome 158
[17:49:15] [Client thread/INFO]: Registered texture set MEGA_SPRUCE for biome 160
[17:49:15] [Client thread/INFO]: Registered texture set MEGA_SPRUCE_HILLS for biome 161
[17:49:15] [Client thread/INFO]: Registered texture set MOUNTAINS_SNOW_CAPS for biome 162
[17:49:15] [Client thread/INFO]: Registered texture set SAVANNA_CLIFFS for biome 163
[17:49:15] [Client thread/INFO]: Registered texture set PLATEAU_SAVANNA_M for biome 164
[17:49:15] [Client thread/INFO]: Registered texture set BRYCE for biome 165
[17:49:15] [Client thread/INFO]: Registered texture set PLATEAU_MESA_TREES_LOW for biome 166
[17:49:15] [Client thread/INFO]: Registered texture set PLATEAU_MESA_LOW for biome 167
[17:49:16] [Forge Version Check/INFO]: [Forge] Found status: UP_TO_DATE Target: null
[17:49:16] [Client thread/INFO]: Registered texture set LAVA for tile "lava"
[17:49:16] [Client thread/INFO]: Registered texture set LAVA_SHORE for tile "lavaShore"
[17:49:16] [Client thread/INFO]: Registered texture set NETHER_BRIDGE for tile "netherBridge"
[17:49:16] [Client thread/INFO]: Registered texture set NETHER_BRIDGE_END_X for tile "netherBridgeEndX"
[17:49:16] [Client thread/INFO]: Registered texture set NETHER_BRIDGE_END_Z for tile "netherBridgeEndZ"
[17:49:16] [Client thread/INFO]: Registered texture set NETHER_BRIDGE_GATE for tile "netherBridgeGate"
[17:49:16] [Client thread/INFO]: Registered texture set NETHER_BRIDGE_X for tile "netherBridgeX"
[17:49:16] [Client thread/INFO]: Registered texture set NETHER_BRIDGE_Z for tile "netherBridgeZ"
[17:49:16] [Client thread/INFO]: Registered texture set NETHER_FORT_STAIRS for tile "netherFortStairs"
[17:49:16] [Client thread/INFO]: Registered texture set NETHER_HALL for tile "netherHall"
[17:49:16] [Client thread/INFO]: Registered texture set NETHER_THRONE for tile "netherThrone"
[17:49:16] [Client thread/INFO]: Registered texture set NETHER_TOWER for tile "netherTower"
[17:49:16] [Client thread/INFO]: Registered texture set NETHER_WALL for tile "netherWall"
[17:49:16] [Client thread/INFO]: Registered texture set BUTCHERS_SHOP for tile "npcVillageButchersShop"
[17:49:16] [Client thread/INFO]: Registered texture set CHURCH for tile "npcVillageChurch"
[17:49:16] [Client thread/INFO]: Registered texture set FARMLAND_LARGE for tile "npcVillageFarmlandLarge"
[17:49:16] [Client thread/INFO]: Registered texture set FARMLAND_SMALL for tile "npcVillageFarmlandSmall"
[17:49:16] [Client thread/INFO]: Registered texture set HUT for tile "npcVillageHut"
[17:49:16] [Client thread/INFO]: Registered texture set L-HOUSE for tile "npcVillageLHouse"
[17:49:16] [Client thread/INFO]: Registered texture set LIBRARY for tile "npcVillageLibrary"
[17:49:16] [Client thread/INFO]: Registered texture set HOUSE_SMALL for tile "npcVillageSmallHouse"
[17:49:16] [Client thread/INFO]: Registered texture set SMITHY for tile "npcVillageSmithy"
[17:49:16] [Client thread/INFO]: Registered texture set VILLAGE_TORCH for tile "npcVillageTorch"
[17:49:16] [Client thread/INFO]: Registered texture set WELL for tile "npcVillageWell"
[17:49:17] [Client thread/INFO]: [net.spellcraftgaming.interfaceplus.main.InterfacePlus:preInit:39]: preInit
[17:49:18] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:fire:125]: Registering: morecrops:crop/DiamondCrop
[17:49:18] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyItem:fire:112]: morecrops:Registering: morecrops:seed/DiamondSeed
[17:49:18] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:fire:125]: Registering: morecrops:crop/EmeraldCrop
[17:49:18] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyItem:fire:112]: morecrops:Registering: morecrops:seed/EmeraldSeed
[17:49:18] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:fire:125]: Registering: morecrops:crop/GoldCrop
[17:49:18] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyItem:fire:112]: morecrops:Registering: morecrops:seed/GoldSeed
[17:49:18] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:fire:125]: Registering: morecrops:crop/IronCrop
[17:49:18] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyItem:fire:112]: morecrops:Registering: morecrops:seed/IronSeed
[17:49:18] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyFood:fire:112]: morecrops:food/Strawberry
[17:49:18] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:fire:125]: Registering: morecrops:crop/StrawberryCrop
[17:49:18] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyItem:fire:112]: morecrops:Registering: morecrops:seed/StrawberrySeed
[17:49:19] [Client thread/INFO]: Applying holder lookups
[17:49:19] [Client thread/INFO]: Holder lookups applied
[17:49:19] [Client thread/INFO]: Injecting itemstacks
[17:49:19] [Client thread/INFO]: Itemstack injection complete
[17:49:19] [Client thread/INFO]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
[17:49:19] [Client thread/ERROR]: Couldn't initialize twitch stream
[17:49:20] [Sound Library Loader/INFO]: Starting up SoundSystem...
[17:49:20] [Thread-9/INFO]: Initializing LWJGL OpenAL
[17:49:20] [Thread-9/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[17:49:21] [Thread-9/INFO]: OpenAL initialized.
[17:49:21] [Sound Library Loader/INFO]: Sound engine started
[17:49:44] [Client thread/INFO]: Max texture size: 8192
[17:49:44] [Client thread/INFO]: Created: 16x16 textures-atlas
[17:49:46] [Client thread/ERROR]: Model definition for location morecrops:crop/StrawberryCrop#inventory not found
[17:49:46] [Client thread/ERROR]: Model definition for location morecrops:crop/IronCrop#inventory not found
[17:49:46] [Client thread/ERROR]: Model definition for location morecrops:crop/GoldCrop#inventory not found
[17:49:46] [Client thread/ERROR]: Model definition for location morecrops:crop/DiamondCrop#inventory not found
[17:49:46] [Client thread/ERROR]: Model definition for location morecrops:crop/EmeraldCrop#inventory not found
[17:49:48] [Client thread/INFO]: [net.spellcraftgaming.interfaceplus.main.InterfacePlus:init:46]: Init
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/DiamondCrop_stage0
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/DiamondCrop_stage1
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/DiamondCrop_stage2
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/DiamondCrop_stage3
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/DiamondCrop_stage4
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/DiamondCrop_stage5
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/DiamondCrop_stage6
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/DiamondCrop_stage7
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyItem:registerRender:84]: morecrops:seed/DiamondSeed
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/EmeraldCrop_stage0
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/EmeraldCrop_stage1
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/EmeraldCrop_stage2
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/EmeraldCrop_stage3
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/EmeraldCrop_stage4
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/EmeraldCrop_stage5
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/EmeraldCrop_stage6
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/EmeraldCrop_stage7
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyItem:registerRender:84]: morecrops:seed/EmeraldSeed
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/GoldCrop_stage0
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/GoldCrop_stage1
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/GoldCrop_stage2
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/GoldCrop_stage3
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/GoldCrop_stage4
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/GoldCrop_stage5
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/GoldCrop_stage6
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/GoldCrop_stage7
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyItem:registerRender:84]: morecrops:seed/GoldSeed
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/IronCrop_stage0
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/IronCrop_stage1
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/IronCrop_stage2
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/IronCrop_stage3
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/IronCrop_stage4
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/IronCrop_stage5
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/IronCrop_stage6
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/IronCrop_stage7
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyItem:registerRender:84]: morecrops:seed/IronSeed
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/StrawberryCrop_stage0
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/StrawberryCrop_stage1
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/StrawberryCrop_stage2
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/StrawberryCrop_stage3
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/StrawberryCrop_stage4
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/StrawberryCrop_stage5
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/StrawberryCrop_stage6
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/StrawberryCrop_stage7
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyItem:registerRender:84]: morecrops:seed/StrawberrySeed
[17:49:50] [Thread-11/INFO]: Checking for updates.
[17:49:52] [Client thread/INFO]: Injecting itemstacks
[17:49:52] [Client thread/INFO]: Itemstack injection complete
[17:49:52] [Client thread/INFO]: [net.spellcraftgaming.interfaceplus.main.InterfacePlus:postInit:58]: postInit
[17:49:52] [Client thread/INFO]: 473 entries
[17:49:52] [Client thread/INFO]: [zdoctor.morecrops.zcore.events.CoreEvents$ErrorRegistry:errorReport:30]: No errors reported.
[17:49:52] [Thread-11/INFO]: Current: 0.2.2.35, Latest: 0.2.2.35, Needs update? false
[17:49:53] [Client thread/INFO]: Unknown recipe class! com.panicnot42.warpbook.crafting.WarpPageShapeless Modder please refer to net.minecraftforge.oredict.RecipeSorter
[17:49:53] [Client thread/INFO]: Unknown recipe class! com.panicnot42.warpbook.crafting.WarpBookShapeless Modder please refer to net.minecraftforge.oredict.RecipeSorter
[17:49:53] [Client thread/INFO]: Forge Mod Loader has successfully loaded 17 mods
[17:49:53] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Antique Atlas, FMLFileResourcePack:Blocklings, FMLFileResourcePack:Dragon Mounts, FMLFileResourcePack:Floocraft, FMLFileResourcePack:InterfacePlus, FMLFileResourcePack:LotsOMobs, FMLFileResourcePack:Magic Clover, FMLFileResourcePack:Oceancraft, FMLFileResourcePack:Ore Seeds, FMLFileResourcePack:Peaceful Plus, FMLFileResourcePack:SophisticatedWolves, FMLFileResourcePack:SpawnCommands, FMLFileResourcePack:Style, FMLFileResourcePack:Warp Book, inluxcraft1.7.10V2.zip
[17:49:53] [Client thread/INFO]: SoundSystem shutting down...
[17:49:53] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[17:49:53] [Sound Library Loader/INFO]: Starting up SoundSystem...
[17:49:53] [Thread-12/INFO]: Initializing LWJGL OpenAL
[17:49:53] [Thread-12/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[17:49:54] [Thread-12/INFO]: OpenAL initialized.
[17:49:54] [Sound Library Loader/INFO]: Sound engine started
[17:49:59] [Client thread/INFO]: Max texture size: 8192
[17:50:00] [Client thread/WARN]: Texture ftfloocraft:textures/particle/torchflame.png with size 8x8 limits mip level from 4 to 3
[17:50:03] [Client thread/INFO]: Created: 1024x512 textures-atlas
[17:50:07] [Client thread/ERROR]: Model definition for location morecrops:crop/StrawberryCrop#inventory not found
[17:50:07] [Client thread/ERROR]: Model definition for location morecrops:crop/IronCrop#inventory not found
[17:50:07] [Client thread/ERROR]: Model definition for location lom:RawWhale#inventory not found
[17:50:07] [Client thread/ERROR]: Model definition for location morecrops:crop/GoldCrop#inventory not found
[17:50:07] [Client thread/ERROR]: Model definition for location morecrops:crop/DiamondCrop#inventory not found
[17:50:07] [Client thread/ERROR]: Model definition for location morecrops:crop/EmeraldCrop#inventory not found
[17:50:19] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:19] [Client thread/ERROR]: @ Post render
[17:50:19] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:22] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:22] [Client thread/ERROR]: @ Post render
[17:50:22] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:22] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:22] [Client thread/ERROR]: @ Post render
[17:50:22] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:22] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:22] [Client thread/ERROR]: @ Post render
[17:50:22] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:54:39] [Client thread/INFO]: Stopping!
[17:54:39] [Client thread/INFO]: SoundSystem shutting down...
[17:54:39] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I've had some trouble since I installed Forge 1.8. Everything loads fine, including the mods, but once it's all loaded I get a white screen with background music and nothing else. Any suggestions?
==Computer info==
SystemManufacturer: Hewlett-Packard
SystemProductName: HP Pavilion TS Sleekbook 14
SystemFamily: 103C_5335KV G=N L=CON B=HP S=PAV X=Null
SystemVersion: 0887110003355900000320100
Processor: Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
NumberOfProcessors: 1
Physical memory: 4096 MB installed, 3986 MB available, 1865 MB free
Virtual memory: 2432 MB allocated, 2298 MB free
OS: Windows 8.1, , 64bits
userprofile: C:\Users\Kylie
==Video controller info==
Caption=Intel(R) HD Graphics
ConfigManagerErrorCode=0
Description=Intel(R) HD Graphics
DriverVersion=9.17.10.4229
InstalledDisplayDrivers=igdumd64.dll,igd10umd64.dll,igd10umd64.dll,igdumd32,igd1
0umd32,igd10umd32
Name=Intel(R) HD Graphics
PNPDeviceID=PCI\VEN_8086&DEV_0106&SUBSYS_18FC103C&REV_09\3&11583
659&0&10
Status=OK
StatusInfo=
Tip of the day: http://www.pcidatabase.com/
great source for looking up unkown devices
==Java info==
Java location according to the path variable:
can execute java? NO
Issue detected with java, ending script now
==End of script==
Right click, Select all,
Press Enter (This will copy the output to your clipboard).
Then paste the result on http://www.pastebin.com
Or your favourite forum.
===========Brought to you by============
===theFriedZombie from MesiaPK Gaming===
http://www.mesiapk.com
[17:48:16] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [17:48:16] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [17:48:16] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker [17:48:17] [main/INFO]: Forge Mod Loader version 11.14.4.1563 for Minecraft 1.8 loading [17:48:17] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25 [17:48:17] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [17:48:17] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [17:48:17] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [17:48:17] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [17:48:17] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [17:48:23] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc [17:48:23] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing [17:48:23] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [17:48:24] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [17:48:26] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [17:48:26] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [17:48:26] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main} [17:48:29] [Client thread/INFO]: Setting user: Kybaline [17:48:44] [Client thread/INFO]: LWJGL Version: 2.9.1 [17:48:49] [Client thread/INFO]: [net.minecraftforge.fml.client.SplashProgress:start:246]: ---- Minecraft Crash Report ---- // Sorry
Time: 2/8/17 5:48 PM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 103957424 bytes (99 MB) / 224595968 bytes (214 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
GL info: ' Vendor: 'Intel' Version: '3.1.0 - Build 9.17.10.4229' Renderer: 'Intel(R) HD Graphics'
[17:48:49] [Client thread/INFO]: Attempting early MinecraftForge initialization
[17:48:49] [Client thread/INFO]: MinecraftForge v11.14.4.1563 Initialized
[17:48:50] [Client thread/INFO]: Replaced 204 ore recipies
[17:48:51] [Client thread/INFO]: Completed early MinecraftForge initialization
[17:48:53] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[17:48:53] [Client thread/INFO]: Searching C:\Users\Kylie\AppData\Roaming\.minecraft\mods for mods
[17:49:05] [Client thread/ERROR]: The mcmod.info file in OreSeeds-1.4.jar cannot be parsed as valid JSON. It will be ignored
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 9 column 4
at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
at net.minecraftforge.fml.common.MetadataCollection.from(MetadataCollection.java:56) [MetadataCollection.class:?]
at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:55) [JarDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:135) [ModDiscoverer.class:?]
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:358) [Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:483) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:214) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412) [bsu.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325) [bsu.class:?]
at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object at line 9 column 4
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:480) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666) ~[TypeAdapters$25.class:?]
at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
... 19 more
[17:49:06] [Client thread/ERROR]: The mcmod.info file in PaintEverything-1.7.10-B1.4.jar cannot be parsed as valid JSON. It will be ignored
com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 18 column 2
at com.google.gson.internal.Streams.parse(Streams.java:54) ~[Streams.class:?]
at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
at net.minecraftforge.fml.common.MetadataCollection.from(MetadataCollection.java:56) [MetadataCollection.class:?]
at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:55) [JarDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:135) [ModDiscoverer.class:?]
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:358) [Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:483) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:214) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412) [bsu.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325) [bsu.class:?]
at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
Caused by: java.io.EOFException: End of input at line 18 column 2
at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1377) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:456) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[TypeAdapters$25.class:?]
at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
... 19 more
[17:49:07] [Client thread/INFO]: Forge Mod Loader has identified 17 mods to load
[17:49:08] [Client thread/INFO]: FML has found a non-mod file [1.7.10] Doggy Talents - v1.8.2a.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:49:08] [Client thread/INFO]: FML has found a non-mod file Copious Dogs 1.7.10 v5.6 BETA.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:49:08] [Client thread/INFO]: FML has found a non-mod file CraftGuide-1.6.8.2-forge.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:49:08] [Client thread/INFO]: FML has found a non-mod file DoggyStyle-1.1.3.99.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:49:08] [Client thread/INFO]: FML has found a non-mod file DrZharks MoCreatures Mod v6.3.1.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:49:08] [Client thread/INFO]: FML has found a non-mod file farlanders-1.7.10-v1.2b.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:49:08] [Client thread/INFO]: FML has found a non-mod file Mo-Shiz-Mod-1.7.10.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:49:08] [Client thread/INFO]: FML has found a non-mod file Monoblocks-1.10.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.
[17:49:08] [Client thread/INFO]: FML has found a non-mod file PaintEverything-1.7.10-B1.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.
[17:49:08] [Client thread/INFO]: FML has found a non-mod file Paleocraft Cambrian 1.5.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:49:08] [Client thread/INFO]: FML has found a non-mod file VeinMiner-1.7.10_0.31.4.unknown.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:49:08] [Client thread/INFO]: FML has found a non-mod file X-RayMod_v044.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:49:09] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, antiqueatlas, blocklings, DragonMounts, ftfloocraft, interfaceplus, lom, magicclover, oceancraft, morecrops, pplus, SophisticatedWolves, SpawnCommands, tgvstyle, warpbook] at CLIENT
[17:49:09] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, antiqueatlas, blocklings, DragonMounts, ftfloocraft, interfaceplus, lom, magicclover, oceancraft, morecrops, pplus, SophisticatedWolves, SpawnCommands, tgvstyle, warpbook] at SERVER
[17:49:14] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Antique Atlas, FMLFileResourcePack:Blocklings, FMLFileResourcePack:Dragon Mounts, FMLFileResourcePack:Floocraft, FMLFileResourcePack:InterfacePlus, FMLFileResourcePack:LotsOMobs, FMLFileResourcePack:Magic Clover, FMLFileResourcePack:Oceancraft, FMLFileResourcePack:Ore Seeds, FMLFileResourcePack:Peaceful Plus, FMLFileResourcePack:SophisticatedWolves, FMLFileResourcePack:SpawnCommands, FMLFileResourcePack:Style, FMLFileResourcePack:Warp Book, inluxcraft1.7.10V2.zip
[17:49:15] [Client thread/INFO]: Processing ObjectHolder annotations
[17:49:15] [Client thread/INFO]: Found 384 ObjectHolder annotations
[17:49:15] [Client thread/INFO]: Identifying ItemStackHolder annotations
[17:49:15] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[17:49:15] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[17:49:15] [Forge Version Check/INFO]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[17:49:15] [Client thread/INFO]: Loaded texture set TEST with 2 custom texture(s)
[17:49:15] [Client thread/INFO]: Registered texture set WATER for biome 0
[17:49:15] [Client thread/INFO]: Registered texture set PLAINS for biome 1
[17:49:15] [Client thread/INFO]: Registered texture set DESERT for biome 2
[17:49:15] [Client thread/INFO]: Registered texture set MOUNTAINS for biome 3
[17:49:15] [Client thread/INFO]: Registered texture set FOREST for biome 4
[17:49:15] [Client thread/INFO]: Registered texture set PINES for biome 5
[17:49:15] [Client thread/INFO]: Registered texture set SWAMP for biome 6
[17:49:15] [Client thread/INFO]: Registered texture set WATER for biome 7
[17:49:15] [Client thread/INFO]: Registered texture set CAVE_WALLS for biome 8
[17:49:15] [Client thread/INFO]: Registered texture set SHORE for biome 9
[17:49:15] [Client thread/INFO]: Registered texture set ICE for biome 10
[17:49:15] [Client thread/INFO]: Registered texture set ICE for biome 11
[17:49:15] [Client thread/INFO]: Registered texture set SNOW for biome 12
[17:49:15] [Client thread/INFO]: Registered texture set SNOW_HILLS for biome 13
[17:49:15] [Client thread/INFO]: Registered texture set MUSHROOM for biome 14
[17:49:15] [Client thread/INFO]: Registered texture set SHORE for biome 15
[17:49:15] [Client thread/INFO]: Registered texture set SHORE for biome 16
[17:49:15] [Client thread/INFO]: Registered texture set DESERT_HILLS for biome 17
[17:49:15] [Client thread/INFO]: Registered texture set FOREST_HILLS for biome 18
[17:49:15] [Client thread/INFO]: Registered texture set PINES_HILLS for biome 19
[17:49:15] [Client thread/INFO]: Registered texture set MOUNTAINS for biome 20
[17:49:15] [Client thread/INFO]: Registered texture set JUNGLE for biome 21
[17:49:15] [Client thread/INFO]: Registered texture set JUNGLE_HILLS for biome 22
[17:49:15] [Client thread/INFO]: Registered texture set JUNGLE_EDGE for biome 23
[17:49:15] [Client thread/INFO]: Registered texture set WATER for biome 24
[17:49:15] [Client thread/INFO]: Registered texture set ROCK_SHORE for biome 25
[17:49:15] [Client thread/INFO]: Registered texture set SHORE for biome 26
[17:49:15] [Client thread/INFO]: Registered texture set BIRCH for biome 27
[17:49:15] [Client thread/INFO]: Registered texture set BIRCH_HILLS for biome 28
[17:49:15] [Client thread/INFO]: Registered texture set DENSE_FOREST for biome 29
[17:49:15] [Client thread/INFO]: Registered texture set SNOW_PINES for biome 30
[17:49:15] [Client thread/INFO]: Registered texture set SNOW_PINES_HILLS for biome 31
[17:49:15] [Client thread/INFO]: Registered texture set MEGA_TAIGA for biome 32
[17:49:15] [Client thread/INFO]: Registered texture set MEGA_TAIGA_HILLS for biome 33
[17:49:15] [Client thread/INFO]: Registered texture set MOUNTAINS_ALL for biome 34
[17:49:15] [Client thread/INFO]: Registered texture set SAVANNA for biome 35
[17:49:15] [Client thread/INFO]: Registered texture set PLATEAU_SAVANNA for biome 36
[17:49:15] [Client thread/INFO]: Registered texture set MESA for biome 37
[17:49:15] [Client thread/INFO]: Registered texture set PLATEAU_MESA_TREES for biome 38
[17:49:15] [Client thread/INFO]: Registered texture set PLATEAU_MESA for biome 39
[17:49:15] [Client thread/INFO]: Registered texture set SUNFLOWERS for biome 129
[17:49:15] [Client thread/INFO]: Registered texture set DESERT for biome 130
[17:49:15] [Client thread/INFO]: Registered texture set MOUNTAINS_SNOW_CAPS for biome 131
[17:49:15] [Client thread/INFO]: Registered texture set FOREST_FLOWERS for biome 132
[17:49:15] [Client thread/INFO]: Registered texture set PINES_HILLS for biome 133
[17:49:15] [Client thread/INFO]: Registered texture set SWAMP_HILLS for biome 134
[17:49:15] [Client thread/INFO]: Registered texture set ICE_SPIKES for biome 140
[17:49:15] [Client thread/INFO]: Registered texture set JUNGLE_CLIFFS for biome 149
[17:49:15] [Client thread/INFO]: Registered texture set JUNGLE_EDGE_HILLS for biome 151
[17:49:15] [Client thread/INFO]: Registered texture set TALL_BIRCH for biome 155
[17:49:15] [Client thread/INFO]: Registered texture set TALL_BIRCH_HILLS for biome 156
[17:49:15] [Client thread/INFO]: Registered texture set DENSE_FOREST_HILLS for biome 157
[17:49:15] [Client thread/INFO]: Registered texture set SNOW_PINES_HILLS for biome 158
[17:49:15] [Client thread/INFO]: Registered texture set MEGA_SPRUCE for biome 160
[17:49:15] [Client thread/INFO]: Registered texture set MEGA_SPRUCE_HILLS for biome 161
[17:49:15] [Client thread/INFO]: Registered texture set MOUNTAINS_SNOW_CAPS for biome 162
[17:49:15] [Client thread/INFO]: Registered texture set SAVANNA_CLIFFS for biome 163
[17:49:15] [Client thread/INFO]: Registered texture set PLATEAU_SAVANNA_M for biome 164
[17:49:15] [Client thread/INFO]: Registered texture set BRYCE for biome 165
[17:49:15] [Client thread/INFO]: Registered texture set PLATEAU_MESA_TREES_LOW for biome 166
[17:49:15] [Client thread/INFO]: Registered texture set PLATEAU_MESA_LOW for biome 167
[17:49:16] [Forge Version Check/INFO]: [Forge] Found status: UP_TO_DATE Target: null
[17:49:16] [Client thread/INFO]: Registered texture set LAVA for tile "lava"
[17:49:16] [Client thread/INFO]: Registered texture set LAVA_SHORE for tile "lavaShore"
[17:49:16] [Client thread/INFO]: Registered texture set NETHER_BRIDGE for tile "netherBridge"
[17:49:16] [Client thread/INFO]: Registered texture set NETHER_BRIDGE_END_X for tile "netherBridgeEndX"
[17:49:16] [Client thread/INFO]: Registered texture set NETHER_BRIDGE_END_Z for tile "netherBridgeEndZ"
[17:49:16] [Client thread/INFO]: Registered texture set NETHER_BRIDGE_GATE for tile "netherBridgeGate"
[17:49:16] [Client thread/INFO]: Registered texture set NETHER_BRIDGE_X for tile "netherBridgeX"
[17:49:16] [Client thread/INFO]: Registered texture set NETHER_BRIDGE_Z for tile "netherBridgeZ"
[17:49:16] [Client thread/INFO]: Registered texture set NETHER_FORT_STAIRS for tile "netherFortStairs"
[17:49:16] [Client thread/INFO]: Registered texture set NETHER_HALL for tile "netherHall"
[17:49:16] [Client thread/INFO]: Registered texture set NETHER_THRONE for tile "netherThrone"
[17:49:16] [Client thread/INFO]: Registered texture set NETHER_TOWER for tile "netherTower"
[17:49:16] [Client thread/INFO]: Registered texture set NETHER_WALL for tile "netherWall"
[17:49:16] [Client thread/INFO]: Registered texture set BUTCHERS_SHOP for tile "npcVillageButchersShop"
[17:49:16] [Client thread/INFO]: Registered texture set CHURCH for tile "npcVillageChurch"
[17:49:16] [Client thread/INFO]: Registered texture set FARMLAND_LARGE for tile "npcVillageFarmlandLarge"
[17:49:16] [Client thread/INFO]: Registered texture set FARMLAND_SMALL for tile "npcVillageFarmlandSmall"
[17:49:16] [Client thread/INFO]: Registered texture set HUT for tile "npcVillageHut"
[17:49:16] [Client thread/INFO]: Registered texture set L-HOUSE for tile "npcVillageLHouse"
[17:49:16] [Client thread/INFO]: Registered texture set LIBRARY for tile "npcVillageLibrary"
[17:49:16] [Client thread/INFO]: Registered texture set HOUSE_SMALL for tile "npcVillageSmallHouse"
[17:49:16] [Client thread/INFO]: Registered texture set SMITHY for tile "npcVillageSmithy"
[17:49:16] [Client thread/INFO]: Registered texture set VILLAGE_TORCH for tile "npcVillageTorch"
[17:49:16] [Client thread/INFO]: Registered texture set WELL for tile "npcVillageWell"
[17:49:17] [Client thread/INFO]: [net.spellcraftgaming.interfaceplus.main.InterfacePlus:preInit:39]: preInit
[17:49:18] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:fire:125]: Registering: morecrops:crop/DiamondCrop
[17:49:18] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyItem:fire:112]: morecrops:Registering: morecrops:seed/DiamondSeed
[17:49:18] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:fire:125]: Registering: morecrops:crop/EmeraldCrop
[17:49:18] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyItem:fire:112]: morecrops:Registering: morecrops:seed/EmeraldSeed
[17:49:18] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:fire:125]: Registering: morecrops:crop/GoldCrop
[17:49:18] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyItem:fire:112]: morecrops:Registering: morecrops:seed/GoldSeed
[17:49:18] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:fire:125]: Registering: morecrops:crop/IronCrop
[17:49:18] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyItem:fire:112]: morecrops:Registering: morecrops:seed/IronSeed
[17:49:18] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyFood:fire:112]: morecrops:food/Strawberry
[17:49:18] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:fire:125]: Registering: morecrops:crop/StrawberryCrop
[17:49:18] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyItem:fire:112]: morecrops:Registering: morecrops:seed/StrawberrySeed
[17:49:19] [Client thread/INFO]: Applying holder lookups
[17:49:19] [Client thread/INFO]: Holder lookups applied
[17:49:19] [Client thread/INFO]: Injecting itemstacks
[17:49:19] [Client thread/INFO]: Itemstack injection complete
[17:49:19] [Client thread/INFO]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
[17:49:19] [Client thread/ERROR]: Couldn't initialize twitch stream
[17:49:20] [Sound Library Loader/INFO]: Starting up SoundSystem...
[17:49:20] [Thread-9/INFO]: Initializing LWJGL OpenAL
[17:49:20] [Thread-9/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[17:49:21] [Thread-9/INFO]: OpenAL initialized.
[17:49:21] [Sound Library Loader/INFO]: Sound engine started
[17:49:44] [Client thread/INFO]: Max texture size: 8192
[17:49:44] [Client thread/INFO]: Created: 16x16 textures-atlas
[17:49:46] [Client thread/ERROR]: Model definition for location morecrops:crop/StrawberryCrop#inventory not found
[17:49:46] [Client thread/ERROR]: Model definition for location morecrops:crop/IronCrop#inventory not found
[17:49:46] [Client thread/ERROR]: Model definition for location morecrops:crop/GoldCrop#inventory not found
[17:49:46] [Client thread/ERROR]: Model definition for location morecrops:crop/DiamondCrop#inventory not found
[17:49:46] [Client thread/ERROR]: Model definition for location morecrops:crop/EmeraldCrop#inventory not found
[17:49:48] [Client thread/INFO]: [net.spellcraftgaming.interfaceplus.main.InterfacePlus:init:46]: Init
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/DiamondCrop_stage0
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/DiamondCrop_stage1
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/DiamondCrop_stage2
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/DiamondCrop_stage3
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/DiamondCrop_stage4
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/DiamondCrop_stage5
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/DiamondCrop_stage6
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/DiamondCrop_stage7
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyItem:registerRender:84]: morecrops:seed/DiamondSeed
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/EmeraldCrop_stage0
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/EmeraldCrop_stage1
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/EmeraldCrop_stage2
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/EmeraldCrop_stage3
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/EmeraldCrop_stage4
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/EmeraldCrop_stage5
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/EmeraldCrop_stage6
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/EmeraldCrop_stage7
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyItem:registerRender:84]: morecrops:seed/EmeraldSeed
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/GoldCrop_stage0
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/GoldCrop_stage1
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/GoldCrop_stage2
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/GoldCrop_stage3
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/GoldCrop_stage4
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/GoldCrop_stage5
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/GoldCrop_stage6
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/GoldCrop_stage7
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyItem:registerRender:84]: morecrops:seed/GoldSeed
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/IronCrop_stage0
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/IronCrop_stage1
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/IronCrop_stage2
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/IronCrop_stage3
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/IronCrop_stage4
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/IronCrop_stage5
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/IronCrop_stage6
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/IronCrop_stage7
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyItem:registerRender:84]: morecrops:seed/IronSeed
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/StrawberryCrop_stage0
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/StrawberryCrop_stage1
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/StrawberryCrop_stage2
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/StrawberryCrop_stage3
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/StrawberryCrop_stage4
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/StrawberryCrop_stage5
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/StrawberryCrop_stage6
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyCrop:registerRender:117]: Rendering: morecrops:crop/StrawberryCrop_stage7
[17:49:49] [Client thread/INFO]: [zdoctor.morecrops.zcore.common.EasyItem:registerRender:84]: morecrops:seed/StrawberrySeed
[17:49:50] [Thread-11/INFO]: Checking for updates.
[17:49:52] [Client thread/INFO]: Injecting itemstacks
[17:49:52] [Client thread/INFO]: Itemstack injection complete
[17:49:52] [Client thread/INFO]: [net.spellcraftgaming.interfaceplus.main.InterfacePlus:postInit:58]: postInit
[17:49:52] [Client thread/INFO]: 473 entries
[17:49:52] [Client thread/INFO]: [zdoctor.morecrops.zcore.events.CoreEvents$ErrorRegistry:errorReport:30]: No errors reported.
[17:49:52] [Thread-11/INFO]: Current: 0.2.2.35, Latest: 0.2.2.35, Needs update? false
[17:49:53] [Client thread/INFO]: Unknown recipe class! com.panicnot42.warpbook.crafting.WarpPageShapeless Modder please refer to net.minecraftforge.oredict.RecipeSorter
[17:49:53] [Client thread/INFO]: Unknown recipe class! com.panicnot42.warpbook.crafting.WarpBookShapeless Modder please refer to net.minecraftforge.oredict.RecipeSorter
[17:49:53] [Client thread/INFO]: Forge Mod Loader has successfully loaded 17 mods
[17:49:53] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Antique Atlas, FMLFileResourcePack:Blocklings, FMLFileResourcePack:Dragon Mounts, FMLFileResourcePack:Floocraft, FMLFileResourcePack:InterfacePlus, FMLFileResourcePack:LotsOMobs, FMLFileResourcePack:Magic Clover, FMLFileResourcePack:Oceancraft, FMLFileResourcePack:Ore Seeds, FMLFileResourcePack:Peaceful Plus, FMLFileResourcePack:SophisticatedWolves, FMLFileResourcePack:SpawnCommands, FMLFileResourcePack:Style, FMLFileResourcePack:Warp Book, inluxcraft1.7.10V2.zip
[17:49:53] [Client thread/INFO]: SoundSystem shutting down...
[17:49:53] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[17:49:53] [Sound Library Loader/INFO]: Starting up SoundSystem...
[17:49:53] [Thread-12/INFO]: Initializing LWJGL OpenAL
[17:49:53] [Thread-12/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[17:49:54] [Thread-12/INFO]: OpenAL initialized.
[17:49:54] [Sound Library Loader/INFO]: Sound engine started
[17:49:59] [Client thread/INFO]: Max texture size: 8192
[17:50:00] [Client thread/WARN]: Texture ftfloocraft:textures/particle/torchflame.png with size 8x8 limits mip level from 4 to 3
[17:50:03] [Client thread/INFO]: Created: 1024x512 textures-atlas
[17:50:07] [Client thread/ERROR]: Model definition for location morecrops:crop/StrawberryCrop#inventory not found
[17:50:07] [Client thread/ERROR]: Model definition for location morecrops:crop/IronCrop#inventory not found
[17:50:07] [Client thread/ERROR]: Model definition for location lom:RawWhale#inventory not found
[17:50:07] [Client thread/ERROR]: Model definition for location morecrops:crop/GoldCrop#inventory not found
[17:50:07] [Client thread/ERROR]: Model definition for location morecrops:crop/DiamondCrop#inventory not found
[17:50:07] [Client thread/ERROR]: Model definition for location morecrops:crop/EmeraldCrop#inventory not found
[17:50:19] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:19] [Client thread/ERROR]: @ Post render
[17:50:19] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:20] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:20] [Client thread/ERROR]: @ Post render
[17:50:20] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:21] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:21] [Client thread/ERROR]: @ Post render
[17:50:21] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:22] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:22] [Client thread/ERROR]: @ Post render
[17:50:22] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:22] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:22] [Client thread/ERROR]: @ Post render
[17:50:22] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:50:22] [Client thread/ERROR]: ########## GL ERROR ##########
[17:50:22] [Client thread/ERROR]: @ Post render
[17:50:22] [Client thread/ERROR]: 1286: Invalid framebuffer operation
[17:54:39] [Client thread/INFO]: Stopping!
[17:54:39] [Client thread/INFO]: SoundSystem shutting down...
[17:54:39] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com