You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Somewhat painful because they arrive in irregular time intervals (approx. 1h). Best to catch them with the modified 1.4.2 client and log network traffic to use it in unit tests.
The text was updated successfully, but these errors were encountered:
Are there multiple kind of search events ?
It seems the normal search events themselves are received and processed but creating response fail:
e/slskmessages.py", line 1868, in makeNetworkMessage
self.packObject(i[0]. replace(os. sep, "\")) +
TypeError: can only concatenate str (not "bytes") to str
Somewhat painful because they arrive in irregular time intervals (approx. 1h). Best to catch them with the modified 1.4.2 client and log network traffic to use it in unit tests.
The text was updated successfully, but these errors were encountered: