Bootstrap Framework 3.3.6

Over a dozen reusable components built to provide iconography, dropdowns, input groups, navigation, alerts, and much more...

If you need help, post your question here.
To relieve the developers a bit, other user can help here too.
By tenior
#5581
hello
Code: Select all
  ________________ __  ___           _      ____        __
 /_  __/ ___/__  //  |/  /_  _______(_)____/ __ )____  / /
  / /  \__ \ /_ </ /|_/ / / / / ___/ / ___/ __  / __ \/ __/
 / /  ___/ /__/ / /  / / /_/ (__  ) / /__/ /_/ / /_/ / /_
/_/  /____/____/_/  /_/\__,_/____/_/\___/_____/\____/\__/

Failed to load : jts3servermod.Main
java.lang.ClassNotFoundException: jts3servermod.Main
        at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
        at runtimejarfileloader.RuntimeJarFileLoader.main(RuntimeJarFileLoader.java:148)
loczek@ns382082:~/TS3MusicBot$
loczek@ns382082:~/TS3MusicBot$

what is wrong?
By Shadow86
#5582
hm, looks like your jarfile is corrupt.

stop all your bots
Code: Select all
pkill -9 -f 'TS3MusicBot'
then go to your

TSMusicBot folder

and use following command
Code: Select all
cd system &&  rm TS3MusicBot.jar; wget http://ts3musicbot.s3-website-eu-west-1.amazonaws.com/newest/TS3MusicBot_4.3.3.jar && mv TS3MusicBot_4.3.3.jar TS3MusicBot.jar && cd ..
Start your bot again.

greetings

Shadow86
youtube

Schauen wir uns an.

Der Vollständigkeit halber antworte ich hierz[…]

If nothing from above solves your issue, I can con[…]

Web UI not responding to browser

I tried public IP, LAN IP, and letting it bind to […]

Swap-in out addons, use only what you really need!