I have been working on some skyboxes for the town map in Scattered Evil, but I get some problems when trying to load them into the map (Segmentation Violation), I thought it was related to a file name I wrote wrong , but I check the SKYBOXES lump in the WAD file and it seems to be all right, so I think the issue is related to the TGA file format ???, do I need to use an specific format for it? I have downloaded the example WAD for the skyboxes and I'm using it's format for the SKYBOXES lump, I'm declaring it into the "skybox" into the MAPINFO lump, but I still get the error, any suggestions will be apreciated :).