Page 5 of 5

Re: Help With Broadcaster

Posted: Wed Nov 29, 2017 10:35 am
by Luca Brasi
Hi,
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)
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.

Re: Help With Broadcaster

Posted: Wed Nov 29, 2017 7:22 pm
by kgschlosser
ok do me a favor. need you to open a command prompt and type in this

Code: Select all

ipconfig /all > %USERPROFILE%\desktop\ipconfig_output.txt
this is going to make a file on your desktop called ipconfig_output.txt

send that file to me in a PM please :D