0 Members and 1 Guest are viewing this topic.
... m_imgMgr.Load(dir + "sfml.png", "img_sfml"); m_imgMgr.Load(dir + "sfml.png", "img");
SetImage(m_engine.GetImage("img_sfml"));
Unhandled exception at 0x1002cb0b in 2D Shooter.exe: 0xC0000005: Access violation reading location 0xfeeefef6.