UOGamers 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!

  • To obtain new Razor updates, please reinstall Razor from our new website.

Sallos Error

infernox

Sorceror
Well since last night i patched to the lastest version on UO when i log in sallos and try to get in my char im getting this error that sucks now cuz i have to play on razor

salloserror.JPG
Code:
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.Engine.MainA(String[] Args)
  at PlayUO.Engine.Main(String[] args)
 

Shino

Forum Moderator
Staff member
To illustrate, here's a graphical representation of the problem:

 
Top