nachmore / unBand

Take full advantage of your Microsoft Band - from Theme customization to data export.
http://unband.nachmore.com
MIT License
49 stars 19 forks source link

Crashes right after launching #80

Closed Toddard closed 9 years ago

Toddard commented 9 years ago

Running on Windows 10 tech preview build 10074


Imminent Crash

An unhandled exception occurred - sorry about that, we're going to have to crash now :(

You can open a bug with a copy of this crash: hit Ctrl + C right now and then paste into a new bug at https://github.com/nachmore/unBand/issues.

System.MissingMethodException: Method not found: 'System.Threading.Tasks.Task`1 Microsoft.Band.Admin.CargoClient.GetMaxStrappCountAsync()'.

at unBand.BandHelpers.BandProperties.d__0.MoveNext()

at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)

at unBand.BandHelpers.BandProperties.InitAsync()

at unBand.BandHelpers.BandManager.<>cDisplayClassb.<b9>d__d.MoveNext() in d:\codesanity\oss\unBand\src\unBand\BandHelpers\BandManager.cs:line 260

--- End of stack trace from previous location where exception was thrown ---

at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>cDisplayClass2.b3(Object state)

at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)

at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

OK

robsonj commented 9 years ago

Dupe of https://github.com/nachmore/unBand/issues/77 & https://github.com/nachmore/unBand/issues/75 & https://github.com/nachmore/unBand/issues/72

Toddard commented 9 years ago

Sorry for the duplication. I'll try closing the issue.