Null Pointers

Is it just here or there are many null pointer exceptions on the SVN version? So far, I'm getting:
- when I start Forge (forge.Gui_NewGame.main)
- changing card size (forge.Gui_NewGame$CardSizesAction.set)
- changing max stack size (forge.Gui_NewGame$CardStackAction.set)
- changing stack offset (forge.Gui_NewGame$CardStackOffsetAction.set)
My current revision is 1542, but those null pointers have been appearing since 1521
- when I start Forge (forge.Gui_NewGame.main)
- changing card size (forge.Gui_NewGame$CardSizesAction.set)
- changing max stack size (forge.Gui_NewGame$CardStackAction.set)
- changing stack offset (forge.Gui_NewGame$CardStackOffsetAction.set)
My current revision is 1542, but those null pointers have been appearing since 1521