Author Topic: Linux: crash on check for new version  (Read 2801 times)

Cpt. Charisma

  • Guest
Linux: crash on check for new version
« on: April 07, 2009, 03:11:34 PM »
When checking for a new version on Ubuntu 8.10, after clicking 'okay' when asked if I want to connect to the Internet, this happens:

Unhandled Exception: System.InvalidOperationException: Collection was modified;enumeration operation may not execute.
  at System.Collections.Generic.List`1+Enumerator[Wuwei.UI.Window].MoveNext () [0x00000]
  at Wuwei.UI.UI.Draw () [0x00000]
  at Dyson.Game.OnTick (System.Object sender, SdlDotNet.Core.TickEventArgs args) [0x00000]
  at SdlDotNet.Core.Events.OnTick (SdlDotNet.Core.TickEventArgs e) [0x00000]
  at SdlDotNet.Core.Events.ThreadTicker () [0x00000]
  at SdlDotNet.Core.Events.Run () [0x00000]
  at Dyson.Game.Go () [0x00000]
  at Dyson.Game.Main () [0x00000]

Alex

  • Administrator
  • Ent
  • *****
  • Thank You
  • -Given: 3
  • -Receive: 14
  • Posts: 1,035
Re: Linux: crash on check for new version
« Reply #1 on: April 07, 2009, 09:48:10 PM »
Thanks. Sorry I'm so crap :'(

I'll take a look this weekend.