I just tried this plug-in, but it generates a bunch of errors on EG startup:
Code: Select all
Error while loading plugin-file C:\Program Files (x86)\EventGhost\plugins\Vera.
Traceback (most recent call last) (1600):
File "C:\Program Files (x86)\EventGhost\eg\Classes\PluginModuleInfo.py", line 70, in __init__
__import__(moduleName, None, None, [''])
File "C:\Program Files (x86)\EventGhost\plugins\Vera\__init__.py", line 4
<!DOCTYPE html>
^
SyntaxError: invalid syntax
Error while loading plugin-file C:\Program Files (x86)\EventGhost\plugins\Vera.
Traceback (most recent call last) (1600):
File "C:\Program Files (x86)\EventGhost\eg\Classes\PluginModuleInfo.py", line 70, in __init__
__import__(moduleName, None, None, [''])
File "C:\Program Files (x86)\EventGhost\plugins\Vera\__init__.py", line 4
<!DOCTYPE html>
^
SyntaxError: invalid syntax
I downloaded all of the files from
Github that were in the Vera folder and placed them in a Vera folder in EG plugins.

- Screen cap of vera folder.
I'm running Windows 8 Pro 64-bit. Any ideas as to what the problem is? Thanks.