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.
Error starting plugin: Wake On Lan(WOL)
Traceback (most recent call last) (0.5.0-rc4):
File "C:\Program Files (x86)\EventGhost\eg\Classes\PluginInstanceInfo.py", line 192, in Start
self.instance.__start__(*self.args)
File "C:\ProgramData\EventGhost\plugins\WOL\__init__.py", line 167, in __start__
self.server_0 = start_server(0)
File "C:\ProgramData\EventGhost\plugins\WOL\__init__.py", line 162, in start_server
return Server(self, port, *lan_address.split(' - '))
TypeError: __init__() takes exactly 5 arguments (4 given)
when trying to add the plugin on two different Win10 machines. Tried it with running eg as admin. Didn't help.
I have quite a few network adapters on those machines. Maybe that's the cause.