Csabo
Moderator
Posts: 541
Registered: 02-02 |
Hey Kaiser,
Those two bugs are related. It's happening because of the large number of games and image formats that XWE supports. What XWE does when you export a file is it tries to load it as an image. If that works, it exports it as a bitmap. However, some entries get mis-identified, and either get saved as a bitmap, or give some weird error message (loading the lump as a bitmap fails). The latest beta already has a workaround as myk has correctly pointed out. The "Save As... (raw data)" option tells XWE not to try to be smart. The lump gets saved, period.
I quickly tested this and found at least one image mis-identification problem (grab the latest beta). These issues are usually easy to debug and fix. If it still happens, just email me the WAD (you can truncate it down to the lumps you're having problems with) and I'll try to fix it.
|