25.09.2008, 11:00
Bee Wrote:Just tried them out. Really like the Hokkaido ones. Finding info on Home Islands airbases must be a bitch though. I wish you the very best for the final version. :wink:yup fix working,its a great map but this maps its not possible save,so its not possible play,its a beta version imho
I noticed an error in the All.ini entries that are causing the crash. Currently it says to add the following:
HB_Hokkaido Summer HB_Hokkaido/load.ini
HB_Hokkaido Winter HB_Hokkaido/wload.ini
There are two blank spaces in the lines of text, before and after summer/winter. The game always reads the all.ini and sees the first space, then automatically reads the next word as being the folder name for that particular map. It looks for the /load.ini bit straight after and gets confused when it finds HB_Hokkaido instead.
To cut a long story short, changing the entries to the following will fix it. Having just one gap in the text is the key:
HB_Hokkaido_Summer HB_Hokkaido/load.ini
HB_Hokkaido_Winter HB_Hokkaido/wload.ini
Sorry to bang on, but I reckon de-mystifying the way the maps work is a good thing for all. :wink: