December 11, 2011

Another RomTerraria Update

In this build:

- Additional code was put in place to remove invalid resolutions from the in-game menu.

3 comments:

Mikey Babs said...

5760x1080 is still not working... and even if it was i believe there will still be the invisible top and bottom bars of the world

Michael Russell said...

Trying, man. Did you get a new error, or is it the same "must be larger than 0" error?

Mikey Babs said...

thanks for your efforts! :)

[System.InvalidOperationException] A previous Draw call threw an unhandled exception. See InnerException for details.

at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at Microsoft.Xna.Framework.WindowsGameHost.Run()
at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
at RomTerraria.Program.Main()