AKS DataBasis

CentrED => Support => Topic started by: Dies Iræ on April 07, 2008, 08:00:20 PM

Title: Fatal error
Post by: Dies Iræ on April 07, 2008, 08:00:20 PM
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?
Title: Re: Fatal error
Post by: YoBoY on April 08, 2008, 08:53:46 PM
Close all Ultima Online programs...The files mustn't be already used anywhere.
Title: Re: Fatal error
Post by: Hitman on April 08, 2008, 09:57:31 PM
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.
Title: Re: Fatal error
Post by: Dies Iræ on April 09, 2008, 02:29:31 PM
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?
Title: Re: Fatal error
Post by: Hitman on April 09, 2008, 11:15:01 PM
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 ;-)