ServerStatus icon indicating copy to clipboard operation
ServerStatus copied to clipboard

Can't initiate sergate

Open fuzian opened this issue 9 years ago • 1 comments

When I set up the client and run the bash in client server, it shows: /usr/local/share/serverstatus-client.sh: line 121: let: SpeedRx=(5.90376e+10-5.90376e+10)/1: syntax error: invalid arithmetic operator (error token is ".90376e+10-5.90376e+10)/1") /usr/local/share/serverstatus-client.sh: line 122: let: SpeedTx=(5.73197e+10-5.73197e+10)/1: syntax error: invalid arithmetic operator (error token is ".73197e+10-5.73197e+10)/1")

fuzian avatar Dec 02 '16 13:12 fuzian

oh noooooo, not again :V Check this issue: https://github.com/BotoX/ServerStatus/issues/15

Or just use one of the python clients if you can't get it working with bash.

BotoX avatar Dec 02 '16 14:12 BotoX