Well when I load the new forge and try to edit the controls it crashes and says something like this
] [PowerCraft] Hacking main menu splashes
2013-04-11 12:09:25 [iNFO] [sTDERR] java.lang.NullPointerException
2013-04-11 12:09:25 [iNFO] [sTDERR] at net.machinemuse.powersuits.control.KeybindKeyHandler.keyUp(KeybindKeyHandler.java:65)
2013-04-11 12:09:25 [iNFO] [sTDERR] at cpw.mods.fml.client.registry.KeyBindingRegistry$KeyHandler.keyTick(KeyBindingRegistry.java:129)
2013-04-11 12:09:25 [iNFO] [sTDERR] at cpw.mods.fml.client.registry.KeyBindingRegistry$KeyHandler.tickStart(KeyBindingRegistry.java:102)
2013-04-11 12:09:25 [iNFO] [sTDERR] at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
2013-04-11 12:09:25 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122)
2013-04-11 12:09:25 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:361)
2013-04-11 12:09:25 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1440)
2013-04-11 12:09:25 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:831)
2013-04-11 12:09:25 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:756)
2013-04-11 12:09:25 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)
2013-04-11 12:09:35 [iNFO] [Minecraft-Client] Stopping!
2013-04-11 12:09:35 [iNFO] [sTDOUT]
2013-04-11 12:09:35 [iNFO] [sTDOUT] SoundSystem shutting down...
2013-04-11 12:09:36 [iNFO] [sTDOUT] Author: Paul Lamb, www.paulscode.com
2013-04-11 12:09:36 [iNFO] [sTDOUT]
So yeah that's just a snip of it but any ideas?