When I compare console logs with my successful login.... This failed login always stops in the same place and the next line in the successful login is:
[17:26:42] [Client thread/ERROR] [CodeChickenCore]: Unable to do mod description scrolling due to lack of stencil buffer
[17:26:42] [Client thread/INFO] [Railcraft]: Adding Coke Oven recipe: net.minecraft.item.ItemBlock,
1xtile.blockCoal@0, 0
[17:26:42] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: logWood,
id=1xtile.TFLog@32767 meta=32,767
[17:26:42] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: logWood,
id=1xtile.TFMagicLog@32767 meta=32,767
[17:26:42] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: treeSapling,
id=1xtile.TFSapling@32767 meta=32,767
[17:26:42] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: treeLeaves,
id=1xtile.TFLeaves@32767 meta=32,767
[17:26:42] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: treeLeaves,
id=1xtile.TFMagicLeaves@32767 meta=32,767
[17:26:43] [Client thread/INFO] [Chisel 2]: Starting init...
[17:26:43] [Client thread/INFO] [Chisel 2]: Loading recipes...
[17:26:43] [Client thread/INFO] [Chisel 2]: Skipping feature ballOfMoss as it was disabled in the config.
[17:26:43] [Client thread/INFO] [Chisel 2]: 94 Feature's recipes loaded.
[17:26:43] [Client thread/INFO] [Chisel 2]: Init finished.
[17:26:43] [Client thread/ERROR] [CodeChickenCore]: Unable to do mod description scrolling due to lack of stencil buffer
[17:26:43] [CoFHUpdater:MineFactoryReloaded/INFO] [MineFactoryReloaded]: An updated version of MineFactory Reloaded is available: MineFactory Reloaded 2.8.0RC7 for Minecraft 1.7.10.
I don't see anything that really gives me an indication as to why this is happening? Anyone have ideas?