hey, i just tried the script plugin with default installs of DC++ & ADCH++ and i could connect fine (both locally and remotely to the DCDev hub).
[on Linux though.] could anyone confirm? are there settings / other plugins that may be needed to reproduce? -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1386172 Title: startup.lua in scripting plugin breaks handshake with ADC hubs Status in DC++: New Bug description: Default startup.lua script included with ScriptPlugin breaks the handshake with any ADC(S) hub. Function adch.DataArrival checks for empty protocol message and returns nil in that case. For some reason this breaks the client to hub handshake. To fix this, function needs to return 1 instead. This bug was reproduces with DC++ 0.843 and ApexDC++ 1.6.0, both x64 builds running on Windows 7. My initial thread on ApexDC++ forum: http://forums.apexdc.net/topic/4678-still-cant-connect-to-adcs-hubs/ To manage notifications about this bug go to: https://bugs.launchpad.net/dcplusplus/+bug/1386172/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~linuxdcpp-team Post to : linuxdcpp-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~linuxdcpp-team More help : https://help.launchpad.net/ListHelp