• 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.

Solved Screen Error

Status
Not open for further replies.

Articole

Member
When i try to do :
START / STOP

Using NO SCRIPT:
You will need "screen":
Code:
sudo apt-get install screen
Start:
Code:
screen -AmdS sinusbot ./sinusbot
Stop:
Code:
screen -x sinusbot
Ctrl+C

I have this error
Code:
Cannot open your terminal '/dev/pts/0' - please check.

Please help me <3
 

Raphraph

Donor
is awesome!
Contributor
Insider
Are you trying to stop or to start the bot?
Can you give me the output of
Code:
screen -ls
please?
 
Status
Not open for further replies.
Top