notsapinho
notsapinho
User Updates don't fire too, unless is the bot himself
Oh sorry, I messed up the variable, it was `conn` I was looking for. Back into the issue, when I ping the server it just get stuck on "Pinging...", adding...
any help on this? how the hash format on the 3730 mode should actually be
> kali@kali:~$ cd /usr/src/kernel kali@kali:/usr/src/kernel/$ sudo git clean -fdx && sudo make bcm2711_defconfig && sudo make modules_prepare works on RPI5 with Kali 2023.4
I have downloaded opencv from chocolatey, but when I start the application it shows this ``` throw Error(`No build found in ${this.rootDir} you should launch opencv-build-npm once`); ^ Error: No...
kinda lost ngl
Did the same steps as in the github action and Im still getting ``` Creating library D:\Random\TinderAI\node_modules\@u4\opencv4nodejs\build\Release\opencv4nodejs.lib and object D:\Random\TinderAI\node_modules\@u4\opencv4nodejs\build\Release\opencv4nodejs.exp imgproc.obj : error LNK2001: unresolved external symbol "class cv::Matx __cdecl...
what do you mean by auto-build?
Are headliners working?
For anyone wondering, this patch on [email protected] might do it: ```bash diff --git a/src/transforms/serializer.js b/src/transforms/serializer.js index 76f7ef271134eb1224e2eaf93605d38b1c1d7942..c6fcdd8a130339a6558332056ae4d4adfeb1ab46 100644 --- a/src/transforms/serializer.js +++ b/src/transforms/serializer.js @@ -32,6 +32,7 @@ function createProtocol (state, direction,...