SamHurne / gw2pao

Guild Wars 2 Personal Assistant Overlay
http://samhurne.github.io/gw2pao/
MIT License
144 stars 43 forks source link

NullReferenceException in CommerceController #35

Closed Exolius closed 8 years ago

Exolius commented 9 years ago

Loading GW2 PAO crashes when guild wars 2 is open, I have attached the log file for me and also a friend who is having the same problem.

http://pastebin.com/a7PdsD6d

http://pastebin.com/eBaGsq6m

seiyria commented 8 years ago

Bad Gateway suggests that there was an internet problem at the time. I'm not having any crashes with PAO and HoT currently.

Keridos commented 8 years ago

Crashes very often for me as well.

SamHurne commented 8 years ago

Looks like the bad gateway issues led to a NullReferenceException in the CommerceController. The whole application could use a good review to check for these possible situations, but I've found this particular null reference location, so a fix for this one will be in the next release.

SamHurne commented 8 years ago

This should now be fixed with commit 7f2470f295605baee4d07a2b4663ea27c377a06a.

SamHurne commented 8 years ago

Release posted!