OK , I have been running CentrED for sometime and truly love it. But recently I reformatted and after attempting a clean install of CentrED I am getting an error on launch of the .bat file. I have searched this site and used both map sizes listed for Pre And Post Mondains Legacy maps. I am patched to 6.0.0.0 so I believe this is the later which is 896X512 but that size nor 768x512 works.
Error
C:Program FilesAKS DataBasisCentrED>cmd /k cedserver.exe
CentrED Server Version 0.4.0
Copyright 2008 Andreas Schneider
[8/4/2009 5:36:52] Initialization started
[8/4/2009 5:36:52] Loading Map, Statics, StaIdx, Tiledata
[8/4/2009 5:36:52] Initialization done
[8/4/2009 5:36:52] Invalid data. Check the map size and the files.
[8/4/2009 5:36:52] Shutting down ... done
My .XML file
<?xml version="1.0"?>
<CEDConfig Version="3">
<Port>2597</Port>
<Map>
<Map>C:Freezesmap0.mul</Map>
<StaIdx>C:Freezesstatics0.mul</StaIdx>
<Statics>C:Freezesstaidx0.mul</Statics>
<Width>896</Width>
<Height>512</Height>
</Map>
<Tiledata>C:Freezestiledata.mul</Tiledata>
<Radarcol>C:Freezesradarcol.mul</Radarcol>
How large are map0.mul and staidx0.mul in Bytes?
staidx0.mul should be 4,718,592 Bytes if the size is 768x512, and 5,505,024 for 896x512.
map0.mul should be 77,070,336 Bytes for the 768x512 sized map, and 89,915,392 for the 896x512 sized one.
Never mind i believe I got it fixed. My faulty typing is to blame :) Anyways thanks for such an awesome program. Sorry to have bothered ya with my faults :)