← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 1386172] Re: startup.lua in scripting plugin breaks handshake with ADC hubs

 

-_- why so aggressive?

my question was directed at the plugin author(s), because you may have
uncovered a bigger issue.

-- 
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


References