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 & 64 Bit Windows

Senta

Sorceror
Does Sallos work with a 64 bit operating system? If so, can someone help me with the installation as I have tried downloading both Sallos files and when i unzip it gives me an error with unable to find .dll library or something.

Thanks
 

Senta

Sorceror
Does it say which library is it missing?

When i unzip the Sallos folder from the download and click on sallos.exe it says "Sallos could not find a required library (DLL) file"

System.DllNotFoundException: Unable to load DLL 'zlib32': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at Sallos.Compressor32.uncompress(Byte[] dest, Int32& destLen, Byte[] source, Int32 sourceLen)
at Sallos.Compressor32.Decompress(Byte[] dest, Int32& destLength, Byte[] source, Int32 sourceLength)
at Sallos.ZLib.Unpack(Byte[] dest, Int32& destLength, Byte[] source, Int32 sourceLength)
at Sallos.ArchivedFile.Download(Stream output)
at Sallos.ArchivedFile.Download()
at Sallos.Archive.Load(Stream stream)
at Sallos.Archive..ctor(String title)
at Sallos.Archive.AquireArchive(String archiveName)
at Sallos.Core.Verify()
at Sallos.Core.Startup(String[] args)
at Sallos.Core.Main(String[] args)

Do i have to unzip the sallos.exe and Data folder to a specific location ?
 

Shino

Forum Moderator
Staff member
Download RunUO 2.1, extract zlib32.dll and zlib64.dll and place them in the same folder as Sallos.exe. That should do the trick!
 

Middle Man

Sorceror
This is the error I get.

System.IO.FileLoadException: Could not load file or assembly 'Client' or one of its dependencies. Application exception (Exception from HRESULT: 0x80131600)
File name: 'Client' ---> Sallos.AssemblyNotFoundException: Client assembly not found; Sallos cannot start.
at Sallos.Core.AssemblyResolve(Object sender, ResolveEventArgs args)
at System.AppDomain.OnAssemblyResolveEvent(String assemblyFullName)
at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at Sallos.Core.Launch(String[] args)
at Sallos.Core.Startup(String[] args)
at Sallos.Core.Main(String[] args)

And what is weird is it started up originally then updated and said it needed to restart, when it did now i get this.
 

pillpop

Traveler
i got the sallos to work but it crashes and i get:

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)
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)
 
I have 64bit windows and it works just fine. I updated my client till 7082 like someone suggested. I also got a .dll missing but I forgot to do admin rights so I did that and it downloaded normally.
 

1212n12th

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)

7.0.15.1

danieluog
 
Top