Hi. What am I doing wrong? 
When I start the scenario it does complain a couple of times about "lacking descriptions", but allows me to ignore that. Then it crashes.
Debug log has a lot of lines like this at the end:
mod_file.cpp:32 Checked for moddir file "mods\AberrationFTG\gfx\map\provinces\english\PROV_Nepal.bmp". Not found, searching for vanilla file.
mod_file.cpp:40 Checked for vanilla file "gfx\map\provinces\english\PROV_Nepal.bmp". Not found.
mod_file.cpp:32 Checked for moddir file "mods\AberrationFTG\gfx\empty.bmp". Not found, searching for vanilla file.
mod_file.cpp:43 Opened vanilla file "gfx\empty.bmp" with mode "rb".
mod_file.cpp:32 Checked for moddir file "mods\AberrationFTG\gfx\map\provinces\english\PROV_Gangdise.bmp". Not found, searching for vanilla file.
mod_file.cpp:40 Checked for vanilla file "gfx\map\provinces\english\PROV_Gangdise.bmp". Not found.
mod_file.cpp:32 Checked for moddir file "mods\AberrationFTG\gfx\empty.bmp". Not found, searching for vanilla file.
mod_file.cpp:43 Opened vanilla file "gfx\empty.bmp" with mode "rb".
Before that it complains a lot about "header not being taken into account" with regard to color..
(Of course, my next step is probably to start deleting files again to see if I can find a culprit, but I wanted to know if someone else had already seen and solved the problem
)
When I start the scenario it does complain a couple of times about "lacking descriptions", but allows me to ignore that. Then it crashes.
Debug log has a lot of lines like this at the end:
mod_file.cpp:32 Checked for moddir file "mods\AberrationFTG\gfx\map\provinces\english\PROV_Nepal.bmp". Not found, searching for vanilla file.
mod_file.cpp:40 Checked for vanilla file "gfx\map\provinces\english\PROV_Nepal.bmp". Not found.
mod_file.cpp:32 Checked for moddir file "mods\AberrationFTG\gfx\empty.bmp". Not found, searching for vanilla file.
mod_file.cpp:43 Opened vanilla file "gfx\empty.bmp" with mode "rb".
mod_file.cpp:32 Checked for moddir file "mods\AberrationFTG\gfx\map\provinces\english\PROV_Gangdise.bmp". Not found, searching for vanilla file.
mod_file.cpp:40 Checked for vanilla file "gfx\map\provinces\english\PROV_Gangdise.bmp". Not found.
mod_file.cpp:32 Checked for moddir file "mods\AberrationFTG\gfx\empty.bmp". Not found, searching for vanilla file.
mod_file.cpp:43 Opened vanilla file "gfx\empty.bmp" with mode "rb".
Before that it complains a lot about "header not being taken into account" with regard to color..
(Of course, my next step is probably to start deleting files again to see if I can find a culprit, but I wanted to know if someone else had already seen and solved the problem