WIP: network: Only allow valid connections to become active
We only create items for connections we deem valid, so any lookup for other connections will fail and end up throwing errors when trying to call a method on an undefined item.
Note that I haven't reproduced the issue myself, so the patch boils down to an educated guess.
Edited by Florian Müllner