Hello everybody!
So I followed the SFML book and now I'm just editing it for a personal project, but I've encountered a project. I'm trying to add a new state that can be accessed by a button the menu. The code for the state compiles just fine, the button shows up and everything. But whenever I try to click on the button I get this message (in the attached pics). The code at Statestack,cpp, line 69 is this:
Could somebody please let me know whats going wrong?
Thanks!