sheeno73 / procurement

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

Error getting items for league, crash #490

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1.) Did you first check the wiki for your issue?
Y
2.) Did you check to see if there is already a ticket for your issue?
Y

What version of Procurement are you using? On what operating system?
1.9.0

What steps will reproduce the problem?
1.Log In
2.Verify
3.Crash

So, at first the program accepted my acc and pass (problem is still there) then 
I tryed again with Session ID and the problem is the same...

What is the expected output? What do you see instead?
As usual, there are already posts about it...

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.

[23-02-2015 3:29] POEApi.Infrastructure.LogonFailedException: Username or 
password incorrect. User cry_in_benz
   at POEApi.Transport.HttpTransport.Authenticate(String email, SecureString password, Boolean useSessionID)
   at POEApi.Model.POEModel.Authenticate(String email, SecureString password, Boolean offline, Boolean useSessionID)
   at Procurement.ViewModel.LoginWindowViewModel.<>c__DisplayClass2.<Login>b__1()
   at System.Threading.Tasks.Task.Execute()
[23-02-2015 3:29] POEApi.Infrastructure.LogonFailedException: Username or 
password incorrect. User cry_in_benz
   at POEApi.Transport.HttpTransport.Authenticate(String email, SecureString password, Boolean useSessionID)
   at POEApi.Model.POEModel.Authenticate(String email, SecureString password, Boolean offline, Boolean useSessionID)
   at Procurement.ViewModel.LoginWindowViewModel.<>c__DisplayClass2.<Login>b__1()
   at System.Threading.Tasks.Task.Execute()
[23-02-2015 3:29] POEApi.Infrastructure.LogonFailedException: Username or 
password incorrect. User cry_in_benz
   at POEApi.Transport.HttpTransport.Authenticate(String email, SecureString password, Boolean useSessionID)
   at POEApi.Model.POEModel.Authenticate(String email, SecureString password, Boolean offline, Boolean useSessionID)
   at Procurement.ViewModel.LoginWindowViewModel.<>c__DisplayClass2.<Login>b__1()
   at System.Threading.Tasks.Task.Execute()
[23-02-2015 3:29] POEApi.Infrastructure.LogonFailedException: Username or 
password incorrect. User cry_in_benz
   at POEApi.Transport.HttpTransport.Authenticate(String email, SecureString password, Boolean useSessionID)
   at POEApi.Model.POEModel.Authenticate(String email, SecureString password, Boolean offline, Boolean useSessionID)
   at Procurement.ViewModel.LoginWindowViewModel.<>c__DisplayClass2.<Login>b__1()
   at System.Threading.Tasks.Task.Execute()
[23-02-2015 3:29] POEApi.Infrastructure.LogonFailedException: Username or 
password incorrect. User EmptyFolder
   at POEApi.Transport.HttpTransport.Authenticate(String email, SecureString password, Boolean useSessionID)
   at POEApi.Model.POEModel.Authenticate(String email, SecureString password, Boolean offline, Boolean useSessionID)
   at Procurement.ViewModel.LoginWindowViewModel.<>c__DisplayClass2.<Login>b__1()
   at System.Threading.Tasks.Task.Execute()
[23-02-2015 3:29] POEApi.Infrastructure.LogonFailedException: Username or 
password incorrect. User cry_in_benz
   at POEApi.Transport.HttpTransport.Authenticate(String email, SecureString password, Boolean useSessionID)
   at POEApi.Model.POEModel.Authenticate(String email, SecureString password, Boolean offline, Boolean useSessionID)
   at Procurement.ViewModel.LoginWindowViewModel.<>c__DisplayClass2.<Login>b__1()
   at System.Threading.Tasks.Task.Execute()
[23-02-2015 3:31] 
Error: attempted to get items for the non existant league ''
Current leagues are:

Exception details : 
System.Collections.Generic.KeyNotFoundException: The given key was not present 
in the dictionary.
   at Procurement.ViewModel.StashViewModel.getAvailableItems()

[23-02-2015 3:31] Application Version: Procurement 1.9.0
[23-02-2015 3:31] 
CurrentCulture: bg-BG
CurrentUICulture: bg-BG
Operating System: Microsoft Windows NT 6.1.7601 Service Pack 1
Current League: 

[23-02-2015 3:31] System.NullReferenceException: Object reference not set to an 
instance of an object.
   at Procurement.ViewModel.InventoryViewModel..ctor(InventoryView inventoryView)
   at Procurement.ViewModel.ScreenController.<initScreens>b__0()
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate 

catchHandler)

Original issue reported on code.google.com by joro_gec...@abv.bg on 23 Feb 2015 at 1:44

GoogleCodeExporter commented 9 years ago
Sorry for double post. I'm a steam user

Original comment by joro_gec...@abv.bg on 23 Feb 2015 at 1:45

GoogleCodeExporter commented 9 years ago
Soooo ? 

Original comment by joro_gec...@abv.bg on 3 Mar 2015 at 1:17