Best regards

by Derek » Tue May 12, 2026 4:14 pm
Open ./core/hub.lua
Replace
if not ( cid and pid and nick and infip ) then
with
if not ( cid and pid and nick ) then
I don't understand why it takes 3 years to fix this.
https://github.com/luadch/luadch/issues/176