TReKiE / msnp-sharp

Automatically exported from code.google.com/p/msnp-sharp
0 stars 0 forks source link

NullReferenceException on JOI message received #87

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open a chat with the MSN program
2. Say "hi"
3. Invite another friend into the conversation, then this error happens

What is the expected output? What do you see instead?
Expected output is that when my friend says "hi", I get a
NullReferenceExeption inside my Switchboard_TextMessageReceived function
when printing e.Sender.Name (probably since he wasn't added because of the
previous error)

What version of the product are you using? On what operating system?
Windows XP Home, MSNSharp.dll version 2.5.3.0

Please provide any additional information below.
See the attached file.

Original issue reported on code.google.com by kjellt...@gmail.com on 11 Feb 2009 at 10:45

Attachments:

GoogleCodeExporter commented 9 years ago
My application crashes as my friend says "hi".. forgot that.

Original comment by kjellt...@gmail.com on 11 Feb 2009 at 10:46

GoogleCodeExporter commented 9 years ago
Duplicate of issue 76 and issue 77...

Could you upgrade your code to:

http://msnp-sharp.googlecode.com/svn/branches/MSNPSHARP_25_STABLE
OR
http://msnp-sharp.googlecode.com/svn/trunk

Thanks for the report.

Original comment by hepha...@gmail.com on 12 Feb 2009 at 9:30