Quote from: Plutonic on April 25, 2016, 09:40 PM
Ok, I have made a quike a dirty version to output some stuff to a log file.
www.wormscc.co.uk/download/mapgen/MapGenLogger.7z
Copy it into your MapGen folder and run it. Once it has run you can just close it again, then head over to your %APPDATA%\MapGen folder and you should find "debug.log".
If you can get that to me it may shed some light, or tell me where I need to add more debugging for anoher go!
I got it, here it is:
Code Select
Starting MapGen debug log.
Version. v0.8.1 Beta
Setting HomeDir to E:\Program Files\WormsArmageddon3.7.2.1\MapGEN
Setting Generating Image Path to E:\Program Files\WormsArmageddon3.7.2.1\MapGEN/data/interface/gen1.bmp
Setting Generating Image Path to E:\Program Files\WormsArmageddon3.7.2.1\MapGEN/data/interface/gen2.bmp
Scanning for game types...
Found: 0 - bng
Found: 1 - bna
Found: 2 - cavern
Found: 3 - fort
Found: 4 - island
Found: 5 - roper
Found: 6 - rr
Found: 7 - shopper
Found: 8 - ssrace
Found: 9 - supersheeper
Found: 10 - wfw
Starting MapGen in GUI mode.
Starting GUI initialisation.
Initialising themes for GUI.
Starting theme system init. (level -2)
Searching for themes in: E:\Program Files\WormsArmageddon3.7.2.1\MapGEN\data\generic\themes\
Ignoring file: .
Ignoring file: ..
Ignoring file: -Beach
Ignoring file: -Desert
Ignoring file: -Farm
Ignoring file: -Forest
Ignoring file: -Hell
Ignoring file: Art
Ignoring file: Candy
Ignoring file: Cheese
Ignoring file: Construction
Ignoring file: Desert
Ignoring file: Dinos
Ignoring file: Domestic
Ignoring file: Dungeon
Ignoring file: Easter
Ignoring file: Forest
Ignoring file: Fruit
Ignoring file: Gulf
Ignoring file: Hell
Ignoring file: Hospital
Ignoring file: Jungle
Ignoring file: Manhattan
Ignoring file: Medieval
Ignoring file: Music
Ignoring file: Pirate
Ignoring file: Snow
Ignoring file: Space
Ignoring file: Sports
Ignoring file: Tentacle
Ignoring file: Time
Ignoring file: Tools
Ignoring file: Tribal
Ignoring file: Urban
Theme system init complete, found -1 themes.
Adding themes to GUI listbox.
Theme loading thread exited.
WM_Close received.
WM_Quit received.
EDIT1: Yes, indeed, it ignores ALL of the themes. I hope this explains everything.