hlevic / procurement

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

Error reading character data #505

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1.) Did you first check the wiki for your issue?
Yes
2.) Did you check to see if there is already a ticket for your issue?
Yes
What version of Procurement are you using? On what operating system?
Version 1.9 - windowns 7

What steps will reproduce the problem?
1..Attempt to login
2.Retrying login
3.

What is the expected output? What do you see instead?

Expected to load characters.
Don´t load even the first char inventory.

Please paste the contents of your DebugInfo.log file below if applicable.
To minimize the size of the file, delete your existing debuginfo.log file,
before replicating the issue.

Error reading character data for character 'RoyalSpeed', Exception info: 
System.Exception: Error reading character data for RoyalSpeed, if you are in 
offline mode you will need to login and update. If you received this error 
while logging in, the authenticated session may have expired or bad data has 
been returned by GGG or a network issue may have occurred - Please try again.
   em POEApi.Model.POEModel.GetInventory(String characterName, Boolean forceRefresh)
   em Procurement.ViewModel.LoginWindowViewModel.LoadCharacterInventoryItems(Character character, Boolean offline)
   em Procurement.ViewModel.LoginWindowViewModel.<LoadItems>d__6.MoveNext()
   em System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   em System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   em Procurement.ViewModel.LoginWindowViewModel.<>c__DisplayClass2.<Login>b__1()
   em System.Threading.Tasks.Task.Execute()

Original issue reported on code.google.com by ivan.sla...@gmail.com on 23 Apr 2015 at 4:08

GoogleCodeExporter commented 8 years ago
same :/

Original comment by Fliz...@gmail.com on 24 Apr 2015 at 11:21

GoogleCodeExporter commented 8 years ago
Procurement 1.9.1 has been released, which fixes this issue!

https://github.com/Stickymaddness/Procurement/releases/tag/1.9.1

Original comment by stickymaddness on 25 Apr 2015 at 12:32