I've got this fatal error while initializing Centred.
E:Ultima_filesProgrammi Accessoricedserver>cedserver.exe
UO CentrED Server Version 0.3.4
Copyright 2007 Andreas Schneider
[07/04/2008 19.53.32] Initializing ... An unhandled exception occurred at $00420
58A :
ERangeError : Range check error
$0042058A
$0042BB89
$0042B934
$0041F217
$00401814
What could be the problem?
Close all Ultima Online programs...The files mustn't be already used anywhere.
It could also be a corruption in radarcol.mul or tiledata.mul (probably even the map files). You should check if it works with unmodified files (the OSI ones) and trace the corrupt file from there.
Question.
If a static data in statics0.mul has an erroneous YOffset (may be 100 instead of 7 [which is the maximum] ), Centred could give that error?
An invalid x or y value shouldn't cause any trouble besides somewhat misplaced statics. But I guess an additional "--verify" parameter couldn't hurt, which will check for such things ... but normally it doesn't happen as long as one doesn't touch any files by hand ;-)