-
Notifications
You must be signed in to change notification settings - Fork 76
Closed
Description
Hi, I get Object Reference not set to instance error on 1201 but not 1202 - adding:
ProcessDataFields(package);
on line 113 of https://github.com/Rickedb/OpenProtocolInterpreter/blob/master/src/OpenProtocolInterpreter/Result/Mid1201.cs
fixed for me.
Thanks for great package.