✅ Absolutely clueless about this nullreference exception
So I have this piece of code in my WPF+WCF application. For some reason I get an exception as "i" just doesnt exist ("sess[] was null"), no matter if it is a local variable inside brackets or placed like this. "users" is a list of arrays (chess game where 2 players are in one array).
