As soon as I let go of the mouse button to tell a flower to move, Eufloria crashed.
ScreenshotEventType : clr20r3 P1 : eufloria.exe P2 : 2.0.0.0 P3 : 4ae61613
P4 : eufloria P5 : 2.0.0.0 P6 : 4ae61613 P7 : 284 P8 : c9d
P9 : system.nullreferenceexception
System.NullReferenceException was unhandled
Message="Object reference not set to an instance of an object."
Source="Eufloria"
StackTrace:
at Eufloria.SelectionWindow.Update(Single time)
at Eufloria.ColonyGame.GameUpdate(Single time, Boolean InputStolen)
at Eufloria.ColonyGame.Update(Single time)
at Eufloria.Game.OnTick(Object sender, TickEventArgs args)
at SdlDotNet.Core.Events.OnTick(TickEventArgs e)
at SdlDotNet.Core.Events.ThreadTicker()
at SdlDotNet.Core.Events.Run()
at Eufloria.Game.Go()
at Eufloria.Game.Main()
InnerException:
Apparently Visual Studio can't save minidumps of .NET apps so that's all I could get. This was in v2.01.
Edit: Sorry for posting 3 threads in a row.