RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Sallos Log in Error.

ArTeC

Wanderer
Ok I got Sallos to actually pull up ultima Online But when I log in all i get is an error.

System.IndexOutOfRangeException: Index was outside the bounds of the array.
at PlayUO.Gumps.Check(Int32& gumpID, Int32& hue)
at PlayUO.Gumps.GetEquipGumpID(Int32 itemID, Int32 gender, Int32& hue)
at PlayUO.GPaperdollItem.OnAgentUpdated()
at PlayUO.GPaperdollItem..ctor(Mobile mob, Item item, Boolean canLift)
at PlayUO.Item.GetPaperdollItem(Mobile mob, Boolean canLift)
at PlayUO.Gumps.OpenPaperdoll(Mobile m, String Name, Boolean canDrag)
at PlayUO.PacketHandlers.DisplayPaperdoll(PacketReader pvSrc)
at PlayUO.PacketHandler.Handle(PacketReader pvSrc)
at PlayUO.NetworkContext.Cycle()
at PlayUO.Network.Slice()
at PlayUO.Engine.MainA(String[] Args)
at PlayUO.Engine.Main(String[] args)
 
Top