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.

load dll error on startup

If you have a question or need help, this is the place to be.
Post Reply
EmitFlesti
Posts: 3
Joined: Mon Sep 02, 2013 2:48 am

load dll error on startup

Post by EmitFlesti »

Windows 7 Ultimate x64 SP1
EventGhost Version 0.4.1.r1638

Hello.
I receive the following error on startup

Code: Select all

Traceback (most recent call last) (1638):
  File "C:\Program Files (x86)\EventGhost\eg\Classes\ActionThread.py", line 33, in StartSession
    pluginInfo.instance.__start__()
  File "C:\Program Files (x86)\EventGhost\plugins\System\__init__.py", line 270, in __start__
    import VistaVolEvents as vistaVolumeDll
ImportError: DLL load failed: The specified module could not be found.
I saw another reference to this problem, but it appeared to be resolved by locating VistaVolEvents.pyd in the ..\plugins\System folder, which is where it is already located.

Should I have a file named VistaVolume.dll in the above directory? I don't, but again, I saw reference to it in another discussion.

Please and thanks for all help.
ef
.
mikkokh
Posts: 20
Joined: Wed Sep 05, 2007 6:42 pm
Location: Finland

Re: load dll error on startup

Post by mikkokh »

+2
I have same problem in (both of my) two PC's with EventGhost v0.4.1.r1638...
- Desktop PC with Windows 7 Pro (SP1) x64 OS
- Laptop PC with Windows 7 Home Premium (SP1) x64 OS

Edit:
Corrected in EG v4.0.1.r1640...
Win 7 Pro 64bit (SP1) / Win 10 Pro 64bit running on Asus M5A97 R2.0 (16GB DDR3-SDRAM) with AMD FX-8300.
Win 7 Home Pemium 64bit (SP1) / Win 10 Pro 64bit running on Asus K73TK (8GB DDR3-SDRAM) with AMD A6-3420M.
EmitFlesti
Posts: 3
Joined: Mon Sep 02, 2013 2:48 am

Re: load dll error on startup

Post by EmitFlesti »

anyone?
User avatar
zian
Site Admin
Posts: 569
Joined: Wed Jun 24, 2009 3:54 pm

Re: load dll error on startup

Post by zian »

EmitFlesti wrote:anyone?
viewtopic.php?f=12&t=836
that and be patient.
eventghost.net
Be there or be square.
kkl
Experienced User
Posts: 317
Joined: Wed May 04, 2011 9:32 pm

Re: load dll error on startup

Post by kkl »

r1638 is defective. See this thread. Download and install r1640.
EmitFlesti
Posts: 3
Joined: Mon Sep 02, 2013 2:48 am

Re: load dll error on startup

Post by EmitFlesti »

that fixed it.
thanks
Post Reply