Deprecated: Use of "parent" in callables is deprecated in /var/www/html/forum/src/vendor/league/flysystem-eventable-filesystem/src/EventableFilesystem.php on line 431
  • If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

File not found: libXcursor.so.1

MitoCode

Active Member
Hi,

I cannot start my sinusbot anymore. I got the following error message:

Code:
2021/02/10 14:38:57 b6302f2b 67d9f952 INFO   Starting instance ts3server://127.0.0.1?port=9987&nickname=Bot&password=&channel=&channelpassword=
2021/02/10 14:38:57 b6302f2b 67d9f952 DEBUG  New channel 8f252ea2-aad0-4819-bcdf-dcdeafa92577 () ID ae103a73-f2b0-426d-9ad6-c741c12044cb (cc 0)
2021/02/10 14:38:57 b6302f2b 67d9f952 DEBUG  TS>/opt/sinusbot/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64: error while loading shared libraries: libXcursor.so.1: cannot open shared object file: No such file or directory
2021/02/10 14:38:57 b6302f2b 67d9f952 DEBUG  Closed.

Version: 1.0.0-beta.10-202ee4d
Server Version: 3.13.3
Client Version: 3.5.6
OS: Ubuntu LTS 20.04
Specs: 2 vCores, 4GB RAM
Instance and bot logs are ok ("Loading instance ...")

What can I do? I didn't find anything in the internet.
 
Last edited:

MauriceR

Well-Known Member
Contributor
Code:
2021/02/10 14:38:57 b6302f2b 67d9f952 DEBUG  TS>/opt/sinusbot/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64: error while loading shared libraries: libXcursor.so.1: cannot open shared object file: No such file or directory

I guess that's everything you need to know...
 
Top