Yakomota / procurement

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

Procurement crashes on startup #169

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Just launch Procurement. I'm using Session Id, if that matters.

What version of the product are you using? On what operating system?

1.1.1 on Windows 7. PoE 1.0.6.

Please provide any additional information below.

Here is the output of the log file:

System.ArgumentNullException: String reference not set to an instance of a 
String.
Parameter name: s
   at System.Text.Encoding.GetBytes(String s)
   at POEApi.Infrastructure.Extensions.GetHash(String input)
   at POEApi.Transport.CachedTransport.GetImage(String url)
   at POEApi.Model.POEModel.getImageWithEvents(String name, String url)
   at POEApi.Model.POEModel.GetImages(Stash stash)
   at Procurement.ViewModel.LoginWindowViewModel.loadStash(Character character)
   at Procurement.ViewModel.LoginWindowViewModel.<Login>b__1()
   at System.Threading.Tasks.Task.Execute()

Original issue reported on code.google.com by evo...@gmail.com on 30 Jan 2014 at 5:19

GoogleCodeExporter commented 9 years ago
Also getting this error, using Session Id.

Original comment by all.whit...@gmail.com on 30 Jan 2014 at 10:47

GoogleCodeExporter commented 9 years ago

Original comment by stickymaddness on 30 Jan 2014 at 10:50

GoogleCodeExporter commented 9 years ago
I get this too

Original comment by stonecou...@gmail.com on 30 Jan 2014 at 11:31