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 error plz help

Impakt

Sorceror
Sallos error plz help

i am able to log into the lobby... once i try and log onto Hybird with my account info it gives me this error...


System.IndexOutOfRangeException: Index was outside the bounds of the array.
at PlayUO.Gumps.LoadIndexFromData()
at PlayUO.Gumps.LoadIndex()
at PlayUO.Gumps..ctor()
at PlayUO.Engine.MainA(String[] Args)
at PlayUO.Engine.Main(String[] args)



Please help.
 

qpreaper

Wanderer
I'm getting this same error. It seems support is non-existent for this software. Someone please tell me what this means.

EDIT:

Entered Main()
Environment..
Operating System = 'Microsoft Windows NT 5.1.2600 Service Pack 3'
.NET Framework = '2.0.50727.3603'
Base Directory = 'C:\Games\Electronic Arts\Ultima Online Stygian Abyss Classic'
Data Directory = 'C:\Games\Ultima Online'
Done
Main()..
Initializing Display...done
Initializing DirectX..
Fullscreen = False
Done
Reading art.def......done
Reading body.def......done
Reading corpse.def......done
Reading gump.def......done
Reading sound.def......done
Reading music.def......done
Reading texterr.def......done
Reading anim1.def......done
Reading anim2.def......done
Reading anim3.def......done
Reading anim4.def......done
Initializing Map...done ( 00:00:00.0153232 )
Initializing Animations...done ( 00:00:00.0082402 )
Initializing Gumps... Type -> System.IndexOutOfRangeException
Message -> Index was outside the bounds of the array.
Source -> Ultima.Client
Target -> Void LoadIndexFromData()
Inner ->
Stack ->
at PlayUO.Gumps.LoadIndexFromData()
at PlayUO.Gumps.LoadIndex()
at PlayUO.Gumps..ctor()
at PlayUO.Engine.MainA(String[] Args)
at PlayUO.Engine.Main(String[] args)

EDIT2: Fixed. Had quite a few UO clients, uninstalled all of them, reinstalled, fixed registry keys. Now runs.
 

JackJeckle

Wanderer
Impakt;807670 said:
i am able to log into the lobby... once i try and log onto Hybird with my account info it gives me this error...


System.IndexOutOfRangeException: Index was outside the bounds of the array.
at PlayUO.Gumps.LoadIndexFromData()
at PlayUO.Gumps.LoadIndex()
at PlayUO.Gumps..ctor()
at PlayUO.Engine.MainA(String[] Args)
at PlayUO.Engine.Main(String[] args)



Please help.

I'm having this very same issue and cant seem to find a solution...
 

Vir

Wanderer
im getting same error

System.IndexOutOfRangeException: Index was outside the bounds of the array.
at PlayUO.Gumps.LoadIndexFromData()
at PlayUO.Gumps.LoadIndex()
at PlayUO.Gumps..ctor()
at PlayUO.Engine.MainA(String[] Args)
at PlayUO.Engine.Main(String[] args)
 
Same error here I believe:

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)


Would appreciate some help ... anyone that has sallos working what did you guys do different? Razor works fine on my computer... am I suppose to delete razor before or what?
 
Top