Hi, tried this on both Win8 and Ubuntu 12.10, seems that this port is either commonly blocked, or I'm missing something about how ports work from node. It's preventing the renderer from loading the scene on WebHexPlanet
iontom@iontombu:~/Github/terrainReferenceEngine$ node web.js
The "sys" module is now called "util". It should have a similar interface.
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: listen EADDRINUSE
at errnoException (net.js:614:11)
at Array.0 (net.js:704:26)
at EventEmitter._tickCallback (node.js:192:40)
iontom@iontombu:~/Github/terrainReferenceEngine$