When I connect to my EyeTribe server through one scenefile, it works, when I connect through another it doesn't work. Which is strange. The logfile tells me that the connection is refused, with tetcode 6201:
2014-07-01 13:57:04.883|3524946985|I|Creating new log file
2014-07-01 13:57:04.885|3524946985|I|Initializing environment
2014-07-01 13:57:04.885|3524946985|I|Detecting primary screen
2014-07-01 13:57:04.894|3524946985|I|Register control handler
2014-07-01 13:57:04.894|3524946985|I|Initializing config system
2014-07-01 13:57:04.894|3524946985|I|Trying to load obsolete config file
2014-07-01 13:57:04.895|3524946985|W|Config file "C:\Users\Dirk\AppData\Local\EyeTribe/EyeTribe.cfg" doesn't exist!
2014-07-01 13:57:04.895|3524946985|I|TCP port: 6555
2014-07-01 13:57:04.895|3524946985|I|Connections: local only
2014-07-01 13:57:04.895|3524946985|I|Framerate: 30
2014-07-01 13:57:04.902|3524946985|I|Initializing Eye Tribe Server (v0.9.39)
2014-07-01 13:57:04.905|3524946985|I|Creating Tracker Manager
2014-07-01 13:57:04.905|3524946985|I|Creating Camera Manager
2014-07-01 13:57:04.905|3524946985|I|Initializing COM library
2014-07-01 13:57:04.906|3524946985|I|Initialized COM library
2014-07-01 13:57:04.921|3524946985|I|Video capturing device Found: TheEyeTribe
2014-07-01 13:57:04.950|3524946985|I|Registering the device
2014-07-01 13:57:04.950|3524946985|I|Device registered
2014-07-01 13:57:04.951|3524946985|I|Video capturing device Found: BisonCam, NB Pro
2014-07-01 13:57:04.951|3524946985|I|Video capturing device Found: PS3Eye Camera
2014-07-01 13:57:04.952|3524946985|I|Starting Device Monitor
2014-07-01 13:57:04.952|3524946985|I|Creating Detection Manager
2014-07-01 13:57:04.974|3524946985|I|Creating Calibration Manager
2014-07-01 13:57:04.974|3524946985|I|Initializing dispatcher
2014-07-01 13:57:04.975|3524946985|I|Initializing Network
2014-07-01 13:57:04.975|3524946985|I|Setting network connection port
2014-07-01 13:57:04.975|3524946985|I|Setting max network connections
2014-07-01 13:57:04.975|3524946985|I|Setting connection timeout
2014-07-01 13:57:04.975|3524946985|I|Starting Network
2014-07-01 13:57:04.975|3524946985|I|Checking for running instances
2014-07-01 13:57:05.310|3524946985|I|Validating number of camera devices
2014-07-01 13:57:05.310|3524946985|I|Validating config chosen device
2014-07-01 13:57:05.310|3524946985|I|Validating camera device
2014-07-01 13:57:05.310|3524946985|I|Initializing tracker device
2014-07-01 13:57:05.310|3524946985|I|Starting Direct Show device
2014-07-01 13:57:05.345|3524946985|I|Building Direct Show render graph
2014-07-01 13:57:05.638|3524946985|I|Setting up device properties
2014-07-01 13:57:05.646|3524946985|I|Setting chosen video format
2014-07-01 13:57:05.658|3524946985|I|Validate camera firmware
2014-07-01 13:57:05.661|3524946985|I|Eye Tribe Tracker firmware revision is 293
2014-07-01 13:57:05.667|3524946985|I|Validate USB3 host
2014-07-01 13:57:05.667|3524946985|I|Validate camera device stream
2014-07-01 13:57:07.400|3524946985|I|The Eye Tribe Tracker stands ready
2014-07-01 13:57:07.618|1867535199|I|Registered new connection [176093691904]
2014-07-01 13:57:07.618|1867535199|I|New connection registered: [176093691904]
2014-07-01 13:57:07.651|1867535199|I|The device stream has started
2014-07-01 13:57:07.651|1867535199|I|Tracker started
2014-07-01 13:57:07.651|1867535199|I|Creating new connection [176093691904]
2014-07-01 13:57:18.659|1867535199|E|Publish error on connection [176093691904]: (tetcode:6201)
2014-07-01 13:57:18.659|1867535199|I|Connection removed [176093691904]
2014-07-01 13:57:18.777|1867535199|I|The device stream has stopped
2014-07-01 13:57:18.777|1867535199|I|Tracker stopped