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!

Cant seem to get Sallos to work..

I know I have everything I need for it to run im pretty sure, and i'm running it as Admin...

I start it up and right when it logs into game it says Playuo has Encoutered an Error and shuts down..

Is there a certain patch I need to be at? Im at 7.0.10.2.

This is what the Error Says in Details.
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