Hi guys, can anyone help me to load map from .tmx file, i tried to make it with tinyxml , coppied code from topics but always get error at " image = tilesetElement->FirstChildElement("image");
std::string imagepath = image->Attribute("source");" - read access violation.
Code in attachment