Hello everyone! I have made a few really simple games like a pong clone with SFML, but I am ready for something more exciting. I have been trying to use sprites (as in pictures not sf::circleShape etc.). I follow the proper code and even put the image in the right folder, but when I run the code something weird happens. The console window quickly displays all kinds of ASCII images, and the SFML window does nothing. Suddenly, the windows close and a window comes up. It says something about errors with the memory address. I am lost and really want to continue with SFML. Please help me!