mylilpenguin / procurement

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

[Error] Object reference not set to an instance of an object. #176

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Logging in using SessionID

What is the expected output? What do you see instead?
Attempting to log in produces the error [Error] Object reference not set to an 
instance of an object.

What version of the product are you using? On what operating system?
Procurement 1.1.2
Windows 7 Home Premium Service Pack 1

Please provide any additional information below.
The error always occurs while loading Nemesis tabs. I'm not sure if it is 
relevant, but I also have temporary stash tabs from race rewards.

Original issue reported on code.google.com by Kibb...@gmail.com on 31 Jan 2014 at 8:16

Attachments:

GoogleCodeExporter commented 8 years ago
I would also like to add that I am using the 64-bit version of Windows 7.

Original comment by Kibb...@gmail.com on 31 Jan 2014 at 8:19

GoogleCodeExporter commented 8 years ago
It's quite possible that this is due to the race tabs, could you check on the 
forum if the race tabs show up?

The debuglog you attached, is that the entire file?

Original comment by stickymaddness on 31 Jan 2014 at 10:05

GoogleCodeExporter commented 8 years ago
Same issue as above, however im using email / password login. Below is entire 
output:

POEApi.Infrastructure.LogonFailedException: Username or password incorrect. 
User craneology@gmail.com
   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.<Login>b__1()
   at System.Threading.Tasks.Task.Execute()System.NullReferenceException: Object reference not set to an instance of an object.
   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 comment by cranetut...@gmail.com on 31 Jan 2014 at 10:53

GoogleCodeExporter commented 8 years ago
The debuglog is off a fresh install. I tried a couple times (unsuccessfully) 
and deleted my folder and placed the files back in to maybe avoid conflict with 
template/settings changes I made. After running it once and getting the error, 
that was the entirety of the debuglog.

My race tabs do show up on the website.

Original comment by Kibb...@gmail.com on 31 Jan 2014 at 11:28

GoogleCodeExporter commented 8 years ago
I have this same issue, Windows 7 x64. It always gets stuck on Nemesis (which 
is annoying as I have like 3 items in there! 

Fresh install to a new folder and I log in with my details rather than a 
session ID. I only have 2 tabs with things in on Nemesis (tabs 1 and 2) and 
have no race tabs in there.  

Added my debug file in case this helps you. 

Thanks.

Original comment by mobilema...@gmail.com on 1 Feb 2014 at 6:24

Attachments:

GoogleCodeExporter commented 8 years ago
I'll look into this, I'm not sure what is causing this and haven't been able to 
replicate it. I suspect that it might be GGG's server returning invalid data. 
What does the UI display when it gets this error?

@cranetutors - the error is invalid username/password, so that's what GGG's 
server has returned. Login using sessionID and that should solve the issue.

Original comment by stickymaddness on 2 Feb 2014 at 10:29

GoogleCodeExporter commented 8 years ago
Getting same error. I have attached a screenshots and logs

Windows 7 x64 / Chrome  32.0.1700.76 m

Error message is german and means 'Object reference not set to an instance of 
an object.' It happens at the very end when every stash and image etc. got 
processed.
The files in alias folder seems to be generated fine.

Tried with sessionid and user/password

(one error in debugInfo.log might be due to the fact that i tried the 
webcdn.pathofexile.com sessionid which didn't work)

Original comment by Mist...@gmail.com on 2 Feb 2014 at 6:44

Attachments:

GoogleCodeExporter commented 8 years ago
Issue 178 has been merged into this issue.

Original comment by stickymaddness on 4 Feb 2014 at 8:03

GoogleCodeExporter commented 8 years ago
How many of you have "remove-only" race tabs?

It seems like these race reward tabs are causing the issue, because the items 
are listed under the incorrect league, which is why it breaks on nemesis for 
some but on domination for others, or the item is set to "unknown" league.

I would suggest setting Procurement to only download specific tabs, and list 
your tabs. If you need help on how to do this, check the wiki.

Original comment by stickymaddness on 4 Feb 2014 at 8:06

GoogleCodeExporter commented 8 years ago
Hi there, 

I am sorry to report that I do not have any "remove only" tabs as I have not 
partaken in any races this season. My error can not be cause by that sadly. 

Thanks. 

Original comment by mobilema...@gmail.com on 4 Feb 2014 at 12:41

GoogleCodeExporter commented 8 years ago
I also had this issue several times, but then I found a way to fix it for me.

It was caused by the fact that I had removed Nemesis league from my leagues, 
but had recently created a Nemesis character to test something. I deleted this 
Nemesis character, and the problem just disappeared :)

I'm not saying this is the cause of all reported issues, but it's definitely 
what was causing mine.

OTH

Nicolas

Original comment by lejeun...@gmail.com on 6 Feb 2014 at 5:07

GoogleCodeExporter commented 8 years ago
Yikes, I'm having the same issue and I used to be able to login to Procurement 
BEFORE I created a new Domination character and it promptly stopped working.

Original comment by David.L...@gmail.com on 6 Feb 2014 at 6:35

GoogleCodeExporter commented 8 years ago
We have picked up a bug that was introduced in 1.1.2 that will be fixed in the 
next release, which should fix this issue for everyone that's had this issue.

I will comment on this issue again when the next version is released.

Original comment by stickymaddness on 9 Feb 2014 at 6:12

GoogleCodeExporter commented 8 years ago
Procurement 1.2.0 has been released, please download from github at:

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

Please log a new issue if you still encounter issues with the new release.

Original comment by stickymaddness on 15 Feb 2014 at 5:04