Sallos Issues

Miso

Novice
I am getting:

System.TypeInitializationException: The type initializer for 'PlayUO.Map' threw an exception. ---> System.UnauthorizedAccessException: Access to the path is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.MemoryMappedFiles.MemoryMappedView.CreateView(SafeMemoryMappedFileHandle memMappedFileHandle, MemoryMappedFileAccess access, Int64 offset, Int64 size)
at System.IO.MemoryMappedFiles.MemoryMappedFile.CreateViewAccessor(Int64 offset, Int64 size, MemoryMappedFileAccess access)
at Ultima.Data.TileData..ctor(String path)
at PlayUO.Map..cctor()
--- End of inner exception stack trace ---
at PlayUO.Map.Invalidate()
at PlayUO.PacketHandlers.LoginConfirm(PacketReader pvSrc)
at PlayUO.NetworkContext.Cycle()
at PlayUO.Network.Slice()
at Injection.Seed.MainA()
at Injection.Seed.Initialize()

I am for sure running as admin.
 

Miso

Novice
No, I reformatted my computer recently and reinstalled everything, now when i click on the sallos launcher it literally does nothing.
 
Top