Quote:
Originally Posted by FlashTek95
Could you please try again this version? It should now offer you a way to send me a mail with the exception data. Also there is a messagebox at the beginning, which shows some data. It would be nice, if you could add them to the email and send it to me. Thanks!
|
Thank you for testing this app! Please send me this email with the exception to fix it, please.
Ecpetion-data: at System.UInt16.Parse(String s, NumberStyles style, IFormatProvider provider)
at Grid7.Grid.Update(GameTime gametime, GestureSample gs)
at Grid7.Game.Update(GameTime gameTime)
at Microsoft.Xna.Framework.Game.Tick()
at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
at Microsoft.Xna.Framework.GameHost.OnIdle()
at Microsoft.Xna.Framework.MobileGameHost.RunOneFrame ()
at Microsoft.Xna.Framework.MobileGameHost.gameLoopTim er_Tick(Object sender, EventArgs e)
at Microsoft.Xna.Framework.DispatcherTimerWin32.Timer Elapsed(IntPtr hWnd, UInt32 uMsg, IntPtr nIDEvent, UInt32 uTime)
;
System.FormatException: FormatException
at System.UInt16.Parse(String s, NumberStyles style, IFormatProvider provider)
at Grid7.Grid.Update(GameTime gametime, GestureSample gs)
at Grid7.Game.Update(GameTime gameTime)
at Microsoft.Xna.Framework.Game.Tick()
at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
at Microsoft.Xna.Framework.GameHost.OnIdle()
at Microsoft.Xna.Framework.MobileGameHost.RunOneFrame ()
at Microsoft.Xna.Framework.MobileGameHost.gameLoopTim er_Tick(Object sender, EventArgs e)
at Microsoft.Xna.Framework.DispatcherTimerWin32.Timer Elapsed(IntPtr hWnd, UInt32 uMsg, IntPtr nIDEvent, UInt32 uTime)
;
Message Box:
-
480;800
Hope this helps