xrexis / procurement

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

Unhandled Error after login image loading #371

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is my previous ticket, the issue still occurred in 1.8.0.
https://code.google.com/p/procurement/issues/detail?id=292

I moved a bunch of flasks to my character inv and enabled only one character 
and league until it stopped giving these errors, now when it gets to the end of 
loading images ("Done!") it gives an unhandled error.

Procurement 1.8.0, win 7, 64bit.

Original issue reported on code.google.com by thatnz...@gmail.com on 24 Aug 2014 at 1:23

Attachments:

GoogleCodeExporter commented 9 years ago
I am having the exact same issue and I am completely unable to use the program. 
I would love a solution if anyone can figure it out.

Original comment by sam.cord...@gmail.com on 24 Aug 2014 at 3:04

GoogleCodeExporter commented 9 years ago
Damn, sorry to hear you still have this issue. Can you zip and send me your 
.bin files? The .bin files are located in the folder named with your email 
address or alias. This will allow me to load up your items and see what's 
causing the issue.

Original comment by stickymaddness on 24 Aug 2014 at 10:24

GoogleCodeExporter commented 9 years ago
Here you go!

Original comment by thatnz...@gmail.com on 24 Aug 2014 at 7:52

Attachments:

GoogleCodeExporter commented 9 years ago
Perfect thanks, I've downloaded the zip and have deleted it from this issue, 
since it's a public site and all.

Original comment by stickymaddness on 24 Aug 2014 at 7:54

GoogleCodeExporter commented 9 years ago
I've found the issue!

The crash is being caused by a flasks in your stash eg: "Bubbling Greater Life 
Flask of Fending", in the data returned by GGG the url for the images for these 
items is invalid.

I'll add a fix to cater for items like this, and include it in the next 
release. Out of interest are these flasks that you've had for a very long time?

Original comment by stickymaddness on 24 Aug 2014 at 9:24

GoogleCodeExporter commented 9 years ago
Ah I can't speak specifically to each flask, but yeah it is quite possible. 
This character is at least as old as Open Beta :)

It had previously complained about a Small Flask, which may have come with the 
character when it was created ;)

Original comment by thatnz...@gmail.com on 24 Aug 2014 at 9:29

GoogleCodeExporter commented 9 years ago
Yeah that makes sense, the urls for these items is in a very old format that 
does include the first half of the url. I saw there was quite a number of these 
flasks. I'll add the fix and do a new release soon.

Original comment by stickymaddness on 24 Aug 2014 at 9:31

GoogleCodeExporter commented 9 years ago
The fix for this has been committed, and will be included in the next release.

Original comment by stickymaddness on 24 Aug 2014 at 10:18