it is strange that it's not displaying anything if you're getting that output, I had a look at the code and can't think of any reasons ... only thing I can suggest is putting some debug output in the various display() methods in the 3 classes ... or even some visual debug, e.g. just draw a basic circle within the Network display method() (as that's the one that calls the others) and follow on from there
↧