Avatar

Level 3

Thanks, Alex,

Sounds like you’ve done quite a bit of research into this already. However, I think I’m confused.

lobbyView is null when it should not be? Or it’s not null even though you set it to null? Or it’s null, but your checks (lobbyView != null) to ensure that you don’t access a null variable aren’t working correctly?

Thanks

sasha