View Issue Details

IDProjectCategoryLast Update
0000454AI War 1 / ClassicCrash/ExceptionOct 15, 2010 3:25 pm
ReporterLancefighter Assigned ToChris_McElligottPark  
Severitycrash 
Status resolvedResolutionfixed 
Fixed in Version3.711 
Summary0000454: [all versions] Updater WILL NOT update to 3.710
DescriptionSeems no matter how I try, the updater WILL NOT update to 3.71 - tried with the version i had (3.708) and with 3.702, the only available installer.

In all cases, the by clicking on the update button all that happens is the screen goes black and nothing happens.
TagsNo tags attached.
Internal Weight

Activities

Ancestral

Oct 13, 2010 5:10 am

reporter   ~0000715

Same bug here :

Stack Trace:
10/13/2010 11:07:32 AM (3.708)
-----------------------------------Exception-----------------------------------Log String: ArgumentException: does not implement right interface
Stack Trace: System.Collections.Generic.Comparer`1+DefaultComparer[VersionData].Compare (VersionData x, VersionData y)
System.Array.compare[VersionData] (VersionData value1, VersionData value2, IComparer`1 comparer)
System.Array.qsort[VersionData,VersionData] (.VersionData[] keys, .VersionData[] items, Int32 low0, Int32 high0, IComparer`1 comparer)
System.Array.Sort[VersionData,VersionData] (.VersionData[] keys, .VersionData[] items, Int32 index, Int32 length, IComparer`1 comparer)
Rethrow as InvalidOperationException: The comparer threw an exception.
System.Array.Sort[VersionData,VersionData] (.VersionData[] keys, .VersionData[] items, Int32 index, Int32 length, IComparer`1 comparer)
System.Array.Sort[VersionData] (.VersionData[] array, Int32 index, Int32 length, IComparer`1 comparer)
System.Collections.Generic.List`1[VersionData].Sort ()
Game.StartUpdateProcess ()
UpdaterLaunchWindow.<SubclassPreShow>m__155 ()
ArcenButton.Render (Rect ParentBounds, Vector2 EffectiveScrollPosition, Vector3 MousePositionFromTopLeft)
AbstractArcenWindow.WindowFunctionCall (Int32 WindowID)
UnityEngine.GUI+_Window.Do ()
UnityEngine.GUI.BeginWindows (UnityEngine.Event e, Int32 skinMode, UnityEngine.IDList idlist, Int32 editorWindowInstanceID)

Moonshine Fox

Oct 13, 2010 5:42 am

reporter   ~0000716

Same here. All I get is a black screen when trying to update. I redownloaded 3.701 three times, rebooted my computer, but nothing works. Black screen and no go :(

RCIX

Oct 13, 2010 8:13 am

reporter   ~0000717

I managed to update, but i previously had 3.709. Maybe that has something to do with it?

Fleet

Oct 13, 2010 9:29 am

reporter   ~0000718

I have 3.078, and cannot update. I get a black screen with the first option, and if I do the second "manually download updater tool" option it runs, but the version is unchanged. Maybe I'm not using that right.

Chris_McElligottPark

Oct 13, 2010 11:25 am

administrator   ~0000719

Okay -- Ancestral, thanks very much for that stack trace, that confirms what the actual bug here is. Its basically crashing for anyone who was needing to download two updates rather than one. That's something I'll need to fix in the next version, but for now I've combined the 3.709 and 3.710 releases into one so that you guys can actually download them.

So, I'm just marking this as confirmed because there are still changes I need to make, but the actual issue you guys were seeing should now be resolved. Great catch!

Lancefighter

Oct 13, 2010 11:30 am

reporter   ~0000720

What about going from 3.702 -> 3.71?

Chris_McElligottPark

Oct 13, 2010 11:33 am

administrator   ~0000722

Anything should be fine, now. For a while the releases were small enough outside of the actual code (which always get pushed, that I just did replacement releases. So there were no updates remaining until 3.709 if you were on something before that (so 3.701->3.709).

But, with 3.709 we changed enough images, etc, that it made sense to split that, so we had 3.709 and 3.710. That's where the problem came from, and now it's just 3.710 is the only patch available for any version. After 3.711, when I have fixed this issue, then I'll split out future versions via a new updater path.

Chris_McElligottPark

Oct 13, 2010 12:05 pm

administrator   ~0000723

* Fixed a bug with the updater when there were multiple updates available at the same time.

Issue History

Date Modified Username Field Change
Oct 13, 2010 12:45 am Lancefighter New Issue
Oct 13, 2010 5:10 am Ancestral Note Added: 0000715
Oct 13, 2010 5:42 am Moonshine Fox Note Added: 0000716
Oct 13, 2010 8:13 am RCIX Note Added: 0000717
Oct 13, 2010 9:29 am Fleet Note Added: 0000718
Oct 13, 2010 11:25 am Chris_McElligottPark Note Added: 0000719
Oct 13, 2010 11:25 am Chris_McElligottPark Assigned To => Chris_McElligottPark
Oct 13, 2010 11:25 am Chris_McElligottPark Status new => confirmed
Oct 13, 2010 11:30 am Lancefighter Note Added: 0000720
Oct 13, 2010 11:33 am Chris_McElligottPark Note Added: 0000722
Oct 13, 2010 12:05 pm Chris_McElligottPark Note Added: 0000723
Oct 13, 2010 12:05 pm Chris_McElligottPark Status confirmed => resolved
Oct 13, 2010 12:05 pm Chris_McElligottPark Fixed in Version => 3.711
Oct 13, 2010 12:05 pm Chris_McElligottPark Resolution open => fixed
Apr 14, 2014 9:27 am Chris_McElligottPark Category Bug - Crash or Exception => Crash/Exception