RunUO Version 0.5, Build 6092.27866
Operating System: Microsoft Windows NT 6.2.9200.0
.NET Framework: 4.0.30319.42000
Time: 9/27/2016 12:16:09 AM
Mobiles: 43486
Items: 229230
Exception:
System.NullReferenceException: Object reference not set to an instance of an object.
at Scripts.Systems.Achievements.DiscoveryAchievement.EventSink_OnEnterRegion(OnEnterRegionEventArgs e)
at Server.OnEnterRegionEventHandler.Invoke(OnEnterRegionEventArgs e)
at Server.EventSink.InvokeOnEnterRegion(OnEnterRegionEventArgs e)
at Server.Region.OnRegionChange(Mobile m, Region oldRegion, Region newRegion)
at Server.Mobile.UpdateRegion()
at Server.Mobile.SetLocation(Point3D newLocation, Boolean isTeleport)
at Server.Mobiles.PlayerMobile.SetLocation(Point3D loc, Boolean isTeleport)
at Server.Mobile.Move(Direction d)
at Server.Mobiles.PlayerMobile.Move(Direction d)
at Server.Network.PacketHandlers.MovementReq(NetState state, PacketReader pvSrc)
at Server.Network.MessagePump.HandleReceive(NetState ns)
at Server.Network.MessagePump.Slice()
at Server.Core.Main(String[] args)