Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Instant crashes on Windows 10 (log attached)

If you have a question or need help, this is the place to be.
Post Reply
robimart
Posts: 3
Joined: Tue Aug 18, 2015 7:44 am

Instant crashes on Windows 10 (log attached)

Post by robimart »

Hi there,

I've successfully used EventGhost under Windows 7 and 8.1 for the last couple of years. I upgraded to Windows 10 last week and now EventGhost crashes before it even loads the user interface. I've tried uninstalling and reinstalling which makes no difference.

I *may* have accidentally deactivated a service/feature that EventGhost requires under: "ControlPanel \ Programs \ Turn Windows features on or off". However, I've tried re-enabling most of the services that could be relevant and it doesn't fix the problem.

Here's the log:
21:58:05: 0 MainThread: ----------------------------------------
21:58:05: 0 MainThread: EventGhost started
21:58:05: 0 MainThread: ----------------------------------------
21:58:05: 0 MainThread: Version: 0.4.1.r1700
21:58:05: 0 MainThread: File "C:\Users\robimart\AppData\Roaming\EventGhost\config.py" does not exist.
21:58:06: 0 MainThread: missing guid in plugin: C:\Program Files (x86)\EventGhost\plugins\GameVoice
21:58:06: 0 MainThread: missing guid in plugin: C:\Program Files (x86)\EventGhost\plugins\Ping
21:58:07: 0 MainThread: PluginManager.ScanAllPlugins :1.7063028024695837
21:58:07: 0 MainThread: SendKeysParser.__init__()
Error in sys.excepthook:
Traceback (most recent call last):
File "C:\Program Files (x86)\EventGhost\eg\Core.py", line 352, in TracebackHook
eg.log.PrintTraceback(excInfo=(tType, tValue, traceback))
AttributeError: 'NoneType' object has no attribute 'log'

Original exception was:
Traceback (most recent call last):
File "EventGhost.pyw", line 51, in <module>
import eg
File "C:\Program Files (x86)\EventGhost\eg\__init__.py", line 91, in <module>
import Core
File "C:\Program Files (x86)\EventGhost\eg\Core.py", line 384, in <module>
eg.Init.Init()
File "C:\Program Files (x86)\EventGhost\eg\Init.py", line 74, in Init
import WinApi.COMServer
File "C:\Program Files (x86)\EventGhost\eg\WinApi\COMServer.py", line 78, in <module>
RegisterClasses(EventGhostCom, quiet=True)
File "win32com\server\register.pyc", line 430, in RegisterClasses
File "win32com\server\register.pyc", line 232, in RegisterServer
File "win32com\server\register.pyc", line 49, in _remove_key
pywintypes.error: (87, 'RegDeleteKey', 'The parameter is incorrect.')

The above means nothing to me so any help would be most appreciated. I'm so stuck with this that I've already trialled EventGhost alternatives but I'd hate having to redo all my macros...

Thanks!!
robimart
Sem;colon
Plugin Developer
Posts: 625
Joined: Sat Feb 18, 2012 10:51 am
Location: Germany

Re: Instant crashes on Windows 10 (log attached)

Post by Sem;colon »

Did you try to uninstall it and then reinstall it?
If you like my work, Image me a drink :wink:
robimart
Posts: 3
Joined: Tue Aug 18, 2015 7:44 am

Re: Instant crashes on Windows 10 (log attached)

Post by robimart »

Yes, I've tried that twice - no luck!

Any other tips?

Thanks
robimart
robimart
Posts: 3
Joined: Tue Aug 18, 2015 7:44 am

Re: Instant crashes on Windows 10 (log attached)

Post by robimart »

OK - I've managed to fix the problem.

I uninstalled and reinstalled to a *different directory* and for whatever bizarre reason it now works!

Glad to have EG back :)

robimart
Post Reply