Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Flofus

#31
you must connect your bot with the mysql
and please push your bot log here JTS3ServerMod_InstanceManager.log
#32
IF you start you bot with the command "screen -d -m -S JTS3H java -mx30M -jar JTS3ServerMod.jar" you can see if your bot allow to connect with the webinterface. When your bot are correct configured you can do all thinks with the bot.
In your log you can see "TELNET_START   Telnet interface started on port xxxx!"
#33
Have you a vps with the core files (JTS3ServerMod.jar) if yes tell me the ./config/JTS3ServerMod_InstanceManager.cfg please
#34
What was wrong now? Can you tell us how you resolve it.
#35
Danke für das script werde es mal in meine .deb Datei hinzufügen und dann wenn ich fertig damit bin veröffentlicht wird
#36
+1 Like name Automatische Gruppenvergabe (Zeit) aber das Problem ist jedes Mal die Zeit in eine Datenbank zu speichern da wäre besser wenn man das mit Verbindungen macht (kann man abfragen)
#37
gibts das auch für ios?
#38
ist alles vorhanden
#39
da ist nichts drin
#40
ich hab jetzt die meldung bekommen

de.stefan1200.jts3servermod.BotConfigurationException: Server Group Protection configuration does not exists or error while loading!
at de.stefan1200.jts3servermod.functions.ServerGroupProtection.loadConfig(ServerGroupProtection.java:156)
at de.stefan1200.jts3servermod.JTS3ServerMod.reloadConfig(JTS3ServerMod.java:661)
at de.stefan1200.jts3servermod.InstanceManager.reloadInstanceConfig(InstanceManager.java:430)
at de.stefan1200.jts3servermod.InstanceManagerRemoteClient.run(InstanceManagerServer.java:354)

de.stefan1200.jts3servermod.BotConfigurationException: Server Group Protection configuration does not exists or error while loading!
at de.stefan1200.jts3servermod.functions.ServerGroupProtection.loadConfig(ServerGroupProtection.java:156)
at de.stefan1200.jts3servermod.JTS3ServerMod.reloadConfig(JTS3ServerMod.java:661)
at de.stefan1200.jts3servermod.JTS3ServerMod.loadConfig(JTS3ServerMod.java:1228)
at de.stefan1200.jts3servermod.JTS3ServerMod.loadAndCheckConfig(JTS3ServerMod.java:496)
at de.stefan1200.jts3servermod.JTS3ServerMod.runMod(JTS3ServerMod.java:1441)
at de.stefan1200.jts3servermod.JTS3ServerMod.access$2(JTS3ServerMod.java:1434)
at de.stefan1200.jts3servermod.JTS3ServerMod$1.run(JTS3ServerMod.java:1407)
at java.lang.Thread.run(Thread.java:745)