hlevic / procurement

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

Error #502

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
http://gyazo.com/fc8f63cb86fd172774e05f7ab4690ad0
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? no

What version of Procurement are you using? On what operating system? 1.90
What steps will reproduce the problem?
1.When i login
2.
3.

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

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.

[22-04-2015 17:43] Error reading character data for character 'Doomburger', 
Exception info: 
[22-04-2015 17:43] System.Exception: Error reading character data for 
Doomburger, 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.
   at POEApi.Model.POEModel.GetInventory(String characterName, Boolean forceRefresh)
   at Procurement.ViewModel.LoginWindowViewModel.LoadCharacterInventoryItems(Character character, Boolean offline)
   at Procurement.ViewModel.LoginWindowViewModel.<LoadItems>d__6.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at Procurement.ViewModel.LoginWindowViewModel.<>c__DisplayClass2.<Login>b__1()
   at System.Threading.Tasks.Task.Execute()
[22-04-2015 17:45] Error reading character data for character 'Doomburger', 
Exception info: 
[22-04-2015 17:45] System.Exception: Error reading character data for 
Doomburger, 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.
   at POEApi.Model.POEModel.GetInventory(String characterName, Boolean forceRefresh)
   at Procurement.ViewModel.LoginWindowViewModel.LoadCharacterInventoryItems(Character character, Boolean offline)
   at Procurement.ViewModel.LoginWindowViewModel.<LoadItems>d__6.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at Procurement.ViewModel.LoginWindowViewModel.<>c__DisplayClass2.<Login>b__1()
   at System.Threading.Tasks.Task.Execute()
[22-04-2015 17:47] Error reading character data for character 'Doomburger', 
Exception info: 
[22-04-2015 17:47] System.Exception: Error reading character data for 
Doomburger, 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.
   at POEApi.Model.POEModel.GetInventory(String characterName, Boolean forceRefresh)
   at Procurement.ViewModel.LoginWindowViewModel.LoadCharacterInventoryItems(Character character, Boolean offline)
   at Procurement.ViewModel.LoginWindowViewModel.<LoadItems>d__6.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at Procurement.ViewModel.LoginWindowViewModel.<>c__DisplayClass2.<Login>b__1()
   at System.Threading.Tasks.Task.Execute()
[22-04-2015 17:47] Error reading character data for character 'Doomburger', 
Exception info: 
[22-04-2015 17:47] System.Exception: Error reading character data for 
Doomburger, 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.
   at POEApi.Model.POEModel.GetInventory(String characterName, Boolean forceRefresh)
   at Procurement.ViewModel.LoginWindowViewModel.LoadCharacterInventoryItems(Character character, Boolean offline)
   at Procurement.ViewModel.LoginWindowViewModel.<LoadItems>d__6.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at Procurement.ViewModel.LoginWindowViewModel.<>c__DisplayClass2.<Login>b__1()
   at System.Threading.Tasks.Task.Execute()

Original issue reported on code.google.com by lucasher...@gmail.com on 23 Apr 2015 at 12:48

GoogleCodeExporter commented 8 years ago
Halp

Original comment by lucasher...@gmail.com on 23 Apr 2015 at 11:28

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:33