Hi,
Could anyone that has managed to get all the maps to work please upload their "maps.cfg" here.
The only maps that I have been able to load successfully were these:
map = /Maps/Kania_AL1/MapResource.xdb
zone = /Maps/Kania_AL1/Zones/ArchipelagoLeague1/ArchipelagoLeague1.xdb
zone = /Maps/Kania_AL1/Zones/ArchipelagoLeague1_2/ArchipelagoLeague1_2.(ZoneResource).xdb
map = /Maps/Inst_LeagueStart/MapResource.xdb
zone = /Maps/Inst_LeagueStart/Zones/InstLeague1/InstLeague1.(ZoneResource).xdb
I would like to use the rest of the maps on the League side only for now. Will figure out the Empire side later.
Any advice would be great.
EDIT : It seems I am getting Java Heap Space Errors... :(
EDIT of EDIT :
I have changed my existing startServerDefault.bat in server_bin\shard from:
startServerCustom.bat cfg/shard.xml maps.cfg 1024
to
startServerDefault.bat cfg/shard.xml maps.cfg 4096
I know Java can apparently only use 1024... but it worked for me.
