I have DX9.0c, the managed libraries, .net framework 1.1, and I ran the last version of Krrios' client just FINE, with absolutely no problems. Yes, I tried re-installing everything already, and yes, I have the very latest graphic drivers for my video card (GeforceFX 5600 ULTRA, I even tried older graphic drivers), my existing system setup is exactly the one I used in the last version of Krrios' client.
Code:
Entered Main()
Environment..
Operating System = 'Microsoft Windows NT 5.1.2600.0'
.NET Framework = '1.1.4322.573'
Base Directory = 'C:\Documents and Settings\notgivingyoumyname\Desktop\Games\krrios'
Data Directory = 'C:\Program Files\Ultima Online'
Done
Setting up interop communications...done
Initializing Strings...done
Benchmarks: low resolution
Main()..
Initializing Display...done
Initializing DirectX..
Fullscreen = False
done
Done
Initializing Map... Type -> System.TypeInitializationException
Message -> The type initializer for "Client.Map" threw an exception.
Source -> Client
Target -> Void Unlock()
Inner -> System.UnauthorizedAccessException: Access to the path "C:\Program Files\Ultima Online\VerData.mul" is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at Client.FileManager.OpenMUL(Files File)
at Client.Map..cctor()
Stack ->
at Client.Map.Unlock()
at Client.Renderer.DrawUnsafe()
at Client.Renderer.Draw()
Initializing Animations...done
( 0ns )
Initializing Gumps... Unhandled exception
Object -> Name: Client.exe
There are no context policies.
Type -> System.UnauthorizedAccessException
Message -> Access to the path "C:\Program Files\Ultima Online\VerData.mul" is denied.
Source -> mscorlib
Target -> Void WinIOError(Int32, System.String)
Inner ->
Stack ->
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at Client.Gumps..ctor()
at Client.Engine.Main(String[] Args)
Here is a screenshot, this is from the release thread (NOT my desktop, not my computer), but I get the exact same error message. I hope this is fixed in the next release.