One big mess on an erro
I get this everytime I try to start RunUO...
[code:1]Server Crash Report
===================
Operating System: Microsoft Windows NT 5.0.2195.0
.NET Framework: 1.1.4322.573
Time: 7/8/2003 6:43:11 PM
Mobiles: 2178
Items: 31384
Clients:
- Count: 0
Exception:
System.IO.EndOfStreamException: Unable to read beyond the end of the stream.
at System.IO.__Error.EndOfFile()
at System.IO.BinaryReader.FillBuffer(Int32 numBytes)
at System.IO.BinaryReader.ReadInt32()
at Server.TileMatrix.ReadStaticBlock(Int32 x, Int32 y)
at Server.TileMatrix.GetStaticBlock(Int32 x, Int32 y)
at Server.TileMatrix.GetStaticTiles(Int32 x, Int32 y, Boolean multis)
at Server.Movement.MovementImpl.GetStartZ(Mobile m, Map map, Point3D loc, ArrayList itemList, Int32& zLow, Int32& zTop)
at Server.Movement.MovementImpl.CheckMovement(Mobile m, Map map, Point3D loc, Direction d, Int32& newZ)
at Server.Movement.MovementImpl.CheckMovement(Mobile m, Direction d, Int32& newZ)
at Server.Mobile.CheckMovement(Direction d, Int32& newZ)
at Server.Mobile.Move(Direction d)
at Server.Mobiles.BaseAI.DoMoveImpl(Direction d)
at Server.Mobiles.BaseAI.DoMove(Direction d)
at Server.Mobiles.BaseAI.WalkRandom(Int32 iChanceToNotMove, Int32 iChanceToDir, Int32 iSteps)
at Server.Mobiles.BaseAI.WalkRandomInHome(Int32 iChanceToNotMove, Int32 iChanceToDir, Int32 iSteps)
at Server.Mobiles.BaseAI.DoActionWander()
at Server.Mobiles.MageAI.DoActionWander()
at Server.Mobiles.BaseAI.Think()
at Server.Mobiles.MageAI.Think()
at Server.Mobiles.AITimer.OnTick()
at Server.Timer.Slice()
at Server.Core.Main(String[] args)[/code:1]
|