Starting App Manager server (port 8668, package BLENDER)
2018-11-01 12:05:16,592 [ERROR] tornado.application: Uncaught exception GET /open/?filepath=applications/city/city.blend (::1)
HTTPServerRequest(protocol=’http’, host=’localhost:8668′, method=’GET’, uri=’/open/?filepath=applications/city/city.blend’, version=’HTTP/1.1′, remote_ip=’::1′, headers={‘Host’: ‘localhost:8668’, ‘Connection’: ‘keep-alive’, ‘Upgrade-Insecure-Requests’: ‘1’, ‘User-Agent’: ‘Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36’, ‘Accept’: ‘text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8’, ‘Referer’: ‘http://localhost:8668/’, ‘Accept-Encoding’: ‘gzip, deflate, br’, ‘Accept-Language’: ‘en-US,en;q=0.9’})
Traceback (most recent call last):
File “C:\Users\AnthonyCornetto\AppData\Roaming\Blender Foundation\Blender\verge3d\manager\lib\tornado\web.py”, line 1509, in _execute
result = method(*self.path_args, **self.path_kwargs)
File “C:\Users\AnthonyCornetto\AppData\Roaming\Blender Foundation\Blender\verge3d\addons\verge3d\..\..\manager\server.py”, line 556, in get
os.startfile(filepath)
OSError: [WinError -2147221003] Application not found: ‘C:\\Users\\AnthonyCornetto\\AppData\\Roaming\\Blender Foundation\\Blender\\verge3d\\applications\\city\\city.blend’
2018-11-01 12:05:16,606 [ERROR] tornado.access: 500 GET /open/?filepath=applications/city/city.blend (::1) 170.20ms