Piotr Piatkowski

Results 3 comments of Piotr Piatkowski

I had the same issue, but after trying to fix module I've found it works (at least for me) when you provide `docker_client.api` instead of `docker_client` to `dockerpty.start()` function (and...

Thanks, I'm just back on this task and yeah, this works. Also this works even better: ```py db2 = hyperscan.loadb(data, hyperscan.HS_MODE_BLOCK) db2.scratch = hyperscan.Scratch(db2) ``` Although it's still a workaround...

Same error here, tested on paper 1.20.6 and 1.21, and it happens on ProtocolLib v5.2.1 and v5.2.0.