Newcomer1989 / TSN-Ranksystem

A PHP Bot that assigns time based server groups on TeamSpeak3.
https://ts-ranksystem.com
GNU General Public License v3.0
144 stars 60 forks source link

update_groups error 7 #161

Closed yuujim closed 7 years ago

yuujim commented 7 years ago

Hallo,

immer wenn ich meinen Bot starte bekomme ich folgende Fehlermeldung:

(Der Log wurde erstellt, nachdem ich meine "groups" Table in der Datenbank gelöscht hatte)

2016-11-03 11:05:43.597159 ERROR update_groups 7:('0', 'ServerIcon', '0', '')Array 2016-11-03 11:05:32.913901 ERROR update_groups 7:('0', 'ServerIcon', '0', '')Array 2016-11-03 11:05:21.429664 ERROR update_groups 7:('0', 'ServerIcon', '0', '')Array 2016-11-03 11:05:09.936825 ERROR update_groups 7:('0', 'ServerIcon', '0', '')Array 2016-11-03 11:04:58.479448 ERROR update_groups 7:('0', 'ServerIcon', '0', '')Array 2016-11-03 11:04:47.136418 ERROR update_groups 7:('0', 'ServerIcon', '0', '')Array 2016-11-03 11:04:35.775989 ERROR update_groups 7:('0', 'ServerIcon', '0', '')Array 2016-11-03 11:04:24.245009 ERROR update_groups 7:('0', 'ServerIcon', '0', '')Array 2016-11-03 11:04:12.556687 ERROR update_groups 7:('0', 'ServerIcon', '0', '')Array 2016-11-03 11:04:01.065781 ERROR update_groups 7:('0', 'ServerIcon', '0', '')Array 2016-11-03 11:03:50.370557 ERROR update_groups 7:('0', 'ServerIcon', '0', '')Array 2016-11-03 11:03:39.070846 ERROR update_groups 7:('0', 'ServerIcon', '0', '')Array 2016-11-03 11:03:27.354381 ERROR update_groups 7:('0', 'ServerIcon', '0', '')Array 2016-11-03 11:03:15.975509 ERROR update_groups 7:('0', 'ServerIcon', '0', '')Array 2016-11-03 11:03:04.571222 ERROR update_groups 7:('0', 'ServerIcon', '0', '')Array 2016-11-03 11:02:52.958373 ERROR update_groups 7:('0', 'ServerIcon', '0', '')Array 2016-11-03 11:02:40.966157 INFO Download new ServerGroupIcon for group 'ESL - Member' with ID: 66 2016-11-03 11:02:40.445694 INFO Download new ServerGroupIcon for group 'ESL - Captain' with ID: 67 2016-11-03 11:02:39.867727 INFO Download new ServerGroupIcon for group 'ESL - Leader' with ID: 68 2016-11-03 11:02:39.361944 INFO Download new ServerGroupIcon for group 'Rainbow Six Siege' with ID: 58 2016-11-03 11:02:38.800354 INFO Download new ServerGroupIcon for group 'League of Legends Leader' with ID: 70 2016-11-03 11:02:38.296731 INFO Download new ServerGroupIcon for group 'CS:GO Leader' with ID: 63 2016-11-03 11:02:37.780562 INFO Download new ServerGroupIcon for group 'World of Warships Leader' with ID: 55 2016-11-03 11:02:37.263567 INFO Download new ServerGroupIcon for group 'World of Warcraft Leader' with ID: 53 2016-11-03 11:02:36.700567 INFO Download new ServerGroupIcon for group 'Osu! Leader' with ID: 52 2016-11-03 11:02:36.113360 INFO Download new ServerGroupIcon for group 'Guild Wars 2 Leader' with ID: 51 2016-11-03 11:02:35.608354 INFO Download new ServerGroupIcon for group 'Call of Duty Leader' with ID: 50 2016-11-03 11:02:35.059359 INFO Download new ServerGroupIcon for group 'Black Desert Leader' with ID: 49 2016-11-03 11:02:34.549347 INFO Download new ServerGroupIcon for group 'Battlefield Leader' with ID: 48 2016-11-03 11:02:34.029288 INFO Download new ServerGroupIcon for group 'Rainbow Six Leader' with ID: 47 2016-11-03 11:02:33.500118 INFO Download new ServerGroupIcon for group 'Music Bot' with ID: 45 2016-11-03 11:02:32.968255 INFO Download new ServerGroupIcon for group 'MLG' with ID: 42 2016-11-03 11:02:32.460382 INFO Download new ServerGroupIcon for group 'Hofnarr' with ID: 41 2016-11-03 11:02:31.946360 INFO Download new ServerGroupIcon for group 'Holz PC' with ID: 40 2016-11-03 11:02:31.318677 INFO Download new ServerGroupIcon for group 'Diamond Member' with ID: 38

Nach der Leerung der Groups-Table, ist die Fehlermeldung "update_groups 7", "kürzer" vorher war es eine elend lange Zeile als ERROR.

Kann mir hier jemand helfen :)?

Newcomer1989 commented 7 years ago

Ist denn ein ServerIcon bei dir gesetzt? Falls nein, probiere mal eins zu setzen, ob das den Fehler behebt.

NaeemKhan14 commented 7 years ago

I had the same error. Turns out I didn't have those errors icons weren't even present in the Teamspeak folder it was trying to fetch it from. I remade the icons and it fixed it for me.

Newcomer1989 commented 7 years ago

Geschlossen mangels Rückmeldung.