khaledosman / terasoft-12

Automatically exported from code.google.com/p/terasoft-12
0 stars 0 forks source link

Terasoft screen #260

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Go to class Game1
2. in LoadContent method do screenManager.AddScreen(new TeraSoftScreen());

What is the expected output? What do you see instead?
the screen fails to load and throws an exception...

Please use labels and text to provide additional information.
You should let the superclass FadingScreen call base.LoadContent, 
base.Draw(gameTime), base.Update(gameTime) and set showAvatar to false

Original issue reported on code.google.com by khaled.osmaan on 23 May 2012 at 8:46

GoogleCodeExporter commented 9 years ago
it was working fine yesterday, did you change anything?

Original comment by q3a...@gmail.com on 23 May 2012 at 9:35

GoogleCodeExporter commented 9 years ago
i just updated and checked. Screen is working fine, please check again.

Original comment by q3a...@gmail.com on 23 May 2012 at 9:40

GoogleCodeExporter commented 9 years ago

Original comment by q3a...@gmail.com on 23 May 2012 at 9:41

GoogleCodeExporter commented 9 years ago
No, you did not commit it yet... its still not working... everytime I have to 
run I have to do what's explained above...

Original comment by khaled.osmaan on 23 May 2012 at 10:15