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!

help with sallos error please?(:

n0 lL0v3

Sorceror
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)


any ideeas?
 

LockHeart

Sorceror
System.IO.FileNotFoundException: Could not find file 'C:\Program Files (x86)\EA Games\Electronic Arts\Ultima Online Classic\GumpIdx.mul'.
File name: 'C:\Program Files (x86)\EA Games\Electronic Arts\Ultima Online Classic\GumpIdx.mul'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at PlayUO.Gumps.LoadIndexFromData()
at PlayUO.Gumps.LoadIndex()
at PlayUO.Gumps..ctor()
at PlayUO.Engine.MainA(String[] Args)
at PlayUO.Engine.Main(String[] args)

Just installed Sallos on a windows 7 computer.
 
Im having same issue as lockheart on windows 8....

System.IO.FileNotFoundException: Could not find file 'C:\GumpIdx.mul'.
File name: 'C:\GumpIdx.mul'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at PlayUO.Gumps.LoadIndexFromData()
at PlayUO.Gumps.LoadIndex()
at PlayUO.Gumps..ctor()
at PlayUO.Engine.MainA(String[] Args)
at PlayUO.Engine.Main(String[] args)
at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
at System.AppDomain.ExecuteAssemblyByName(String assemblyName, Evidence assemblySecurity, String[] args)
at System.AppDomain.ExecuteAssemblyByName(String assemblyName, Evidence assemblySecurity, String[] args)
at Sallos.Services.Games.Ultima.UltimaService.LaunchPlayUO(Object state)
 
System.IO.FileNotFoundException: Could not find file 'C:\Program Files (x86)\EA Games\Electronic Arts\Ultima Online Classic\GumpIdx.mul'.
File name: 'C:\Program Files (x86)\EA Games\Electronic Arts\Ultima Online Classic\GumpIdx.mul'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at PlayUO.Gumps.LoadIndexFromData()
at PlayUO.Gumps.LoadIndex()
at PlayUO.Gumps..ctor()
at PlayUO.Engine.MainA(String[] Args)
at PlayUO.Engine.Main(String[] args)

Just installed Sallos on a windows 7 computer.


How far r u patched?
 
Top