Code:
A first chance exception of type 'System.NullReferenceException' occurred in NewestCOServer.exe
Index was the out of bounds array
line 572 in packet handler
So i went there and saw this
Code:
else if (I.Quality == NewestCOServer.Game.Item.ItemQuality.Super)
Points += 1000;







