I was writing a very long program where I basically try and recreate the battle portion of a pokemon game. It was working fine, until I added 5 pokemon variables and then it started crashing. Even when I delete these lines of code it no longer works. I tried to set breakpoints to debug it but nothing happens even when I place it on the first line. Can anybody provide an explanation/fix for this?
Thanks.