AATool icon indicating copy to clipboard operation
AATool copied to clipboard

Crash

Open TarikBerk opened this issue 3 years ago • 0 comments

Running setup only created a folder called assets. Trying the zip file gave the following error code:

`Exception: Object reference not set to an instance of an object.

at AATool.UI.Screens.UIMainScreen.CenterWindow()

at AATool.UI.Screens.UIMainScreen..ctor(Main main)

at AATool.Main.Initialize()

at Microsoft.Xna.Framework.Game.DoInitialize()

at Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)

at AATool.Program.Main()`

TarikBerk avatar Oct 11 '21 03:10 TarikBerk