Closed awbait closed 7 years ago
You can try to debug the Ranksystem to get more errors / hints.
1) Go to file jobs\bot.php and comment the line error_reporting(0);
out (change to //error_reporting(0);
)
2) Open a command line and run the jobs\bot.php manual
php jobs\bot.php
3) If you get an output, try to solve the issues that are sowing up, or post the ouput here
The problem was solved by adding a server icon.
2017-09-09 13:00:21.863704 ERROR update_groups 7:('0', 'ServerIcon', '0', '')Array 2017-09-09 13:00:18.089835 ERROR update_groups 7:('0', 'ServerIcon', '0', '')Array 2017-09-09 13:00:14.268275 ERROR update_groups 7:('0', 'ServerIcon', '0', '')Array 2017-09-09 13:00:10.437203 INFO Download new ServerGroupIcon for group 'Level 1' with ID: 25 2017-09-09 13:00:10.236145 INFO Download new ServerGroupIcon for group 'Level 0' with ID: 24 2017-09-09 13:00:10.034857 INFO Download new ServerGroupIcon for group 'Overwolf Placeholder' with ID: 11 2017-09-09 13:00:09.829803 INFO Download new ServerGroupIcon for group 'Accept Server Rules' with ID: 19 2017-09-09 13:00:09.628265 INFO Download new ServerGroupIcon for group 'Invalid Nickname' with ID: 20 2017-09-09 13:00:02.779751 INFO Bot starts now his work! 2017-09-09 13:00:02.779500 INFO Joined to specified Channel. 2017-09-09 13:00:01.972783 INFO Connection to TS3 Server established. 2017-09-09 13:00:01.951703 INFO Connect to TS3 Server (Address: "127.0.0.1" Voice-Port: "9987" Query-Port: "10011"). 2017-09-09 13:00:01.951654 INFO Loading addons [done] 2017-09-09 13:00:01.951577 INFO Addon: 'assign_groups' [OFF] 2017-09-09 13:00:01.950924 INFO Loading addons... 2017-09-09 13:00:01.950868 INFO Ranksystem Version: 1.2.2 2017-09-09 13:00:01.950761 INFO Check files permissions [done] 2017-09-09 13:00:01.947091 INFO Check files permissions... 2017-09-09 13:00:01.946510 INFO No newer version detected; Database check finished. 2017-09-09 13:00:01.946398 INFO Check Ranksystem database for updates. 2017-09-09 13:00:01.940437 INFO Initialize Bot...
Hello Everybody, TRUNCATE - does not help. What other solutions are there for this problem?