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!

I need some Sallos Help getting it running!!

System.TypeInitializationException: The type initializer for 'Sallos.Segments' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Sallos.Segment' threw an exception. ---> Error in the application.
-2146232832 (Unknown)
at Microsoft.DirectX.Direct3D.Device..ctor(Int32 adapter, DeviceType deviceType, Control renderWindow, CreateFlags behaviorFlags, PresentParameters presentationParameters)
at Sallos.Painter..ctor(Control control, Boolean fullScreen)
at Sallos.Core.get_Painter()
at Sallos.SurfaceCache..ctor(String archive)
at Sallos.SurfaceCache.Aquire(String archive)
at Sallos.Segment..cctor()
--- End of inner exception stack trace ---
at Sallos.Segment..ctor()
at Sallos.Segments..cctor()
--- End of inner exception stack trace ---
at Sallos.Segments.get_Desktop()
at Sallos.Core.Main(String[] args)
 
Top