Re: Help With Broadcaster
Posted: Wed Nov 29, 2017 10:35 am
Hi,
nice addition!
But I get
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.
nice addition!
But I get
Code: Select all
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)I have quite a few network adapters on those machines. Maybe that's the cause.