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!

Can Only Run In Full Screen

Can Only Run In Full Screen

For some reason when i ever i strat up krrios it creates this error but when i run it in full screen it does not create this error. can anyone help me out and tell me why this is? and what i can do to fix it. i really do not like running in full screen mode.
 
 

Dipset

Wanderer
Update your video cards drivers, installed the lastest version of DirectX you can find. Also, what kind of video card do you have? If its old and not that great that might be you reason. I've never heard of anyone else have trouble running in windowed mode.
 
it doesnt have to do with the drivers or nothing, it has to do with .Net and the JIT Debugger. I just have to know how to debug a program.
 

Ravatar

Knight
Crazy Cracker said:
it doesnt have to do with the drivers or nothing, it has to do with .Net and the JIT Debugger. I just have to know how to debug a program.

Check your krrios folder for a debug report, it should be in the root folder. Post that to give a better idea of what's up.
 
Entered Main()
Environment..
Operating System = 'Microsoft Windows NT 5.1.2600.0'
.NET Framework = '1.1.4322.2032'
Base Directory = 'C:\Program Files\Ultima Online\PlayUO\Beta 13'
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..
Display Mode: 800x600, R5G6B5, 85hz
Fullscreen = True
done
Done
Initializing Map...done ( 0ns )
Initializing Animations...done ( 0ns )
Initializing Gumps...done ( 0ns )
Initializing Hues...done ( 0ns )
Initializing Plugins...done ( 0ns )
Initializing xGumps...done ( 0ns )
Display( "AccountLogin" ) -> 0ns
AddGumpTo( "AccountLogin" ) -> 0ns
Total -> 0ns
Parsing IP ( "login.uogamers.com" )...failed
Resolving...done ( 67.15.136.123:2593 )
Connecting to login server '67.15.136.123:2593'...done
Connecting to game server '67.15.136.123:2593'...done
 
when i try to run it in windowed mode this is the debug file:

Entered Main()
Environment..
Operating System = 'Microsoft Windows NT 5.1.2600.0'
.NET Framework = '1.1.4322.2032'
Base Directory = 'C:\Program Files\Ultima Online\PlayUO\Beta 13'
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..
Unhandled exception
Object -> Name: Client.exe
There are no context policies.

Error Code -> -2146232832
Error String -> Unknown
Type -> Microsoft.DirectX.Direct3D.OutOfVideoMemoryException
Message -> Error in the application.
Source -> Microsoft.DirectX.Direct3D
Target -> Void .ctor(Int32, Microsoft.DirectX.Direct3D.DeviceType, System.Windows.Forms.Control, Microsoft.DirectX.Direct3D.CreateFlags, Microsoft.DirectX.Direct3D.PresentParameters)
Inner ->
Stack ->
at Microsoft.DirectX.Direct3D.Device..ctor(Int32 adapter, DeviceType deviceType, Control renderWindow, CreateFlags behaviorFlags, PresentParameters presentationParameters)
at Client.Engine.InitDX()
at Client.Engine.Main(String[] Args)
 
im pretty sure it has somthing to do with dirextx. when i try to install directx it just skips through the installation and says complete when im pretty sure it not complete.
 

Phantom

Knight
Crazy Cracker said:
im pretty sure it has somthing to do with dirextx. when i try to install directx it just skips through the installation and says complete when im pretty sure it not complete.

if this was true, you wouldn't be able to use the client.

You need to use the current version of DirectX, you should fix that, but its not the problem.

"What other shit" are you talking about?

How much memory does your card have?
 
Top