What steps will reproduce the problem?
1. Attempting to load
2.
3.
What is the expected output? What do you see instead?
Will not load anything
[Error] String reference not set to an instance of a String.
Parameter name: s
What version of the product are you using? On what operating system?
1.1.1
Windows 7 Enterprise x64
Please provide any additional information below.
Wont make it past log in.
Debug info
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 Kyle9...@gmail.com on 30 Jan 2014 at 5:37
Original issue reported on code.google.com by
Kyle9...@gmail.com
on 30 Jan 2014 at 5:37