Hi,
I've set up my dev environment following the steps on the wiki:
http://www.minecraftforge.net/wiki/Forge_Development_in_IntelliJ_IDEA#For_Minecraft_1.5_and_earlier
But when I try to launch using the client configuration the launcher crashes.
Log: https://gist.github.com/Flightkick/9c8b4de423760f278691df62088cba2f
What could cause the ClassNotFoundExceptions and how may I be able to solve this?
Thanks in advance.