from what i see you're getting a null exception because ur trying to load a set of pokemon info from a text file that hasn't been initialized... instead of a buffer reader try using an input stream...