Topic: Client crash
Hello,
my mapper found a crashbug on vanilla client (he was using my client but seeing that it crashes, he tried on vanilla client, which also crashed, I tried it myself to see if it's from configurations or something like that, no, it still crashes)
If you embed this image http://www.nxcity.ovh/idlebg.png to any map, and save, the client crashes.
The debug mod says that the error comes from here (in editor.cpp)
if(pPixelData[p*4+3] < 250)
{
Opaque = false;
break;
}
Thanks in advance.
TryAgain();
Try until you succeed.