Hi, when starting any bot instance, I get the following output:
I have removed the library from the xcbglintegrations folder as per install instructions.2024/03/06 14:04:44 9d5fc162 2e5b6d63 DEBUG TS>QCoreApplication::applicationDirPath: Please instantiate the QApplication object first
2024/03/06 14:04:44 9d5fc162 2e5b6d63 DEBUG TS>qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
2024/03/06 14:04:44 9d5fc162 2e5b6d63 DEBUG TS>This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
2024/03/06 14:04:44 9d5fc162 2e5b6d63 DEBUG TS>
2024/03/06 14:04:44 9d5fc162 2e5b6d63 DEBUG TS>Available platform plugins are: wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.
2024/03/06 14:04:44 9d5fc162 2e5b6d63 DEBUG TS>
2024/03/06 14:04:44 9d5fc162 2e5b6d63 DEBUG Closed.