xrexis / procurement

Automatically exported from code.google.com/p/procurement
0 stars 0 forks source link

[Error] Sequence contains no elements #279

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
NB: First check the wiki and existing issues!

What version of Procurement are you using? On what operating system?
1.5.4

What steps will reproduce the problem?
Loading in my Stash in Standard

Had reported a previous problem with it dying on loading in my tabs. Now it 
reaches the end of loading the images and reports "[Error] Sequence contains no 
elements"

Original issue reported on code.google.com by visigoth...@gmail.com on 8 Jul 2014 at 5:22

GoogleCodeExporter commented 9 years ago
Ok - update, problem appears to be gone. I had still been setting my favorite 
league to 'Ambush' in the settings file. Changing that to Standard makes it 
work.

However it does re-raise the bootstrapping problem with having a new version of 
Procurement installed where you can't select the leagues/characters you want in 
the app until it has loaded all of them, which could be a lot and take forever. 
So then you have to edit the settings file to hard code them, which then leads 
to breakage when leagues end and your hard coded values are still in there 
preventing you from getting to the in-app settings... anyway - it'd be nice if 
those could be pulled up to the splash/loading screen so we can set them up 
initially instead of only after having done a loading of everything or your 
hand-hacked subset.

Original comment by visigoth...@gmail.com on 8 Jul 2014 at 5:32

GoogleCodeExporter commented 9 years ago
"it'd be nice if those could be pulled up to the splash/loading screen so we 
can set them up initially instead of only after having done a loading of 
everything or your hand-hacked subset."

Agree completely, unfortunately that would require an actual API from GGG. 
There are a lot of things Procurement does that is not ideal, as a result of 
piggybacking off the forum.

That being said, I will add a check for favorite leagues that no longer exist.

Original comment by stickymaddness on 8 Jul 2014 at 3:47