Balkan SA:MP

PAWN skriptanje, gamemodovi, filterskripte, include fajlovi, mape, pluginovi => Razgovor u vezi PAWN - skriptanja => Temu započeo: Luka_Scripting poslato Maj 22, 2020, 21:55:37 POSLE PODNE

Naslov: Pomoc :|
Poruka od: Luka_Scripting poslato Maj 22, 2020, 21:55:37 POSLE PODNE
Problem(error/warning): Povezao sam mod sa bazom ali neradi uopste register ni login
Dio skripte: [ pawn ]vaš odgovor[ /pawn ]
Debug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log): [ code ]vaš odgovor[ /code ]
Slika/video ingame problema(obavezno ako je ingame problem): link slike
Naslov: Odg: Pomoc :|
Poruka od: Luka_Scripting poslato Maj 22, 2020, 22:04:59 POSLE PODNE
@Shadow. pomoc?
Naslov: Odg: Pomoc :|
Poruka od: Shadow. poslato Maj 22, 2020, 22:07:40 POSLE PODNE
Pogledaj mysql.log.
Naslov: Odg: Pomoc :|
Poruka od: Luka_Scripting poslato Maj 22, 2020, 22:08:17 POSLE PODNE
Citat: Shadow. poslato Maj 22, 2020, 22:07:40 POSLE PODNE
Pogledaj mysql.log.
[pawn][10:55:10] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[10:55:10] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[10:55:10] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[10:55:10] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[10:55:11] [DEBUG] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[10:55:11] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[10:55:11] [DEBUG] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[10:55:11] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[10:55:11] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[10:55:11] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[10:55:11] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[10:55:11] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[10:55:11] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[10:55:11] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[10:55:11] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[10:55:11] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[10:55:14] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[10:55:14] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[10:56:07] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = '%e' LIMIT 1"
[10:56:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p", callback: "CheckPlayerAccount", format: "i"
[12:47:21] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[12:47:21] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[12:47:21] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[12:47:21] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[12:47:22] [DEBUG] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[12:47:22] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[12:47:22] [DEBUG] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[12:47:22] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[12:47:22] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[12:47:22] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[12:47:22] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[12:47:23] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[12:47:23] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[12:47:23] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[12:47:23] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[12:47:23] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[12:47:25] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[12:47:25] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[12:47:25] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[12:47:53] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = '%e' LIMIT 1"
[12:47:53] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p", callback: "CheckPlayerAccount", format: "i"
[21:48:25 05/22/20] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:48:25 05/22/20] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[21:48:25 05/22/20] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[21:48:25 05/22/20] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[21:48:25 05/22/20] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:48:25 05/22/20] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:48:25 05/22/20] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:48:25 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[21:48:25 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[21:48:25 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[21:48:25 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[21:48:25 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[21:48:25 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[21:48:25 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[21:48:25 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[21:48:25 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[21:48:25 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[21:48:25 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[21:48:25 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[21:50:19 05/22/20] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = '%e' LIMIT 1"
[21:50:19 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p", callback: "CheckPlayerAccount", format: "i"
[21:51:44 05/22/20] [DEBUG] mysql_close - connection: 1
[21:51:45 05/22/20] [DEBUG] CMySQLHandle::~CMySQLHandle - deconstructor called
[21:51:49 05/22/20] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:51:49 05/22/20] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[21:51:49 05/22/20] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[21:51:49 05/22/20] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[21:51:49 05/22/20] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:51:49 05/22/20] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:51:49 05/22/20] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:51:49 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[21:51:49 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[21:51:49 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[21:51:49 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[21:51:49 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[21:51:49 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[21:51:49 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[21:51:49 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[21:51:49 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[21:51:49 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[21:51:49 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[21:51:49 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[21:52:02 05/22/20] [DEBUG] mysql_close - connection: 1
[21:52:02 05/22/20] [DEBUG] CMySQLHandle::~CMySQLHandle - deconstructor called
[21:52:06] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:52:06] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[21:52:06] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:52:06] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[21:52:06] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:52:06] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[21:52:06] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:52:06] [DEBUG] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[21:52:06] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[21:52:06] [DEBUG] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[21:52:06] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[21:52:06] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[21:52:06] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[21:52:06] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[21:52:06] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[21:52:06] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[21:52:06] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[21:52:06] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[21:52:06] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[21:53:37] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = '%e' LIMIT 1"
[21:53:37] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p", callback: "CheckPlayerAccount", format: "i"
[21:56:22] [DEBUG] mysql_close - connection: 1
[21:56:22] [WARNING] CMySQLConnection::Disconnect - no connection available
[22:03:00 05/22/20] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[22:03:00 05/22/20] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[22:03:00 05/22/20] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[22:03:00 05/22/20] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[22:03:00 05/22/20] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[22:03:00 05/22/20] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[22:03:00 05/22/20] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[22:03:00 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[22:03:00 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[22:03:00 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[22:03:00 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[22:03:00 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[22:03:00 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[22:03:00 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[22:03:00 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[22:03:00 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[22:03:00 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[22:03:00 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[22:03:00 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[22:03:35 05/22/20] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = '%e' LIMIT 1"
[22:03:35 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p", callback: "CheckPlayerAccount", format: "i"
[/pawn]
Naslov: Odg: Pomoc :|
Poruka od: Luka_Scripting poslato Maj 22, 2020, 22:09:41 POSLE PODNE
Citat: Shadow. poslato Maj 22, 2020, 22:07:40 POSLE PODNE
Pogledaj mysql.log.
sry za dp
neznam jel ovo nesto moze tu da posluzi
[pawn]
IP   sql2.e-gear.net
MySQL Port   3306[/pawn]
Naslov: Odg: Pomoc :|
Poruka od: Shadow. poslato Maj 22, 2020, 22:10:49 POSLE PODNE
Pošto kontam da si želiš pokreniti skriptu na hostu. probaj
[pawn]#define kucni[/pawn]
Promijeniti u:
[pawn]//#define kucni[/pawn]
I ako neće probaj "localhost" promijeniti u "127.0.0.1"
Naslov: Odg: Pomoc :|
Poruka od: Luka_Scripting poslato Maj 22, 2020, 22:25:42 POSLE PODNE
Citat: Shadow. poslato Maj 22, 2020, 22:10:49 POSLE PODNE
Pošto kontam da si želiš pokreniti skriptu na hostu. probaj
[pawn]#define kucni[/pawn]
Promijeniti u:
[pawn]//#define kucni[/pawn]
I ako neće probaj "localhost" promijeniti u "127.0.0.1"
nece
MySQL_Log:
[pawn][10:55:10] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[10:55:10] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[10:55:10] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[10:55:10] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[10:55:11] [DEBUG] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[10:55:11] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[10:55:11] [DEBUG] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[10:55:11] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[10:55:11] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[10:55:11] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[10:55:11] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[10:55:11] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[10:55:11] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[10:55:11] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[10:55:11] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[10:55:11] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[10:55:14] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[10:55:14] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[10:56:07] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = '%e' LIMIT 1"
[10:56:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p", callback: "CheckPlayerAccount", format: "i"
[12:47:21] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[12:47:21] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[12:47:21] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[12:47:21] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[12:47:22] [DEBUG] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[12:47:22] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[12:47:22] [DEBUG] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[12:47:22] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[12:47:22] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[12:47:22] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[12:47:22] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[12:47:23] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[12:47:23] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[12:47:23] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[12:47:23] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[12:47:23] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[12:47:25] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[12:47:25] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[12:47:25] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[12:47:53] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = '%e' LIMIT 1"
[12:47:53] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p", callback: "CheckPlayerAccount", format: "i"
[21:48:25 05/22/20] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:48:25 05/22/20] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[21:48:25 05/22/20] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[21:48:25 05/22/20] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[21:48:25 05/22/20] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:48:25 05/22/20] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:48:25 05/22/20] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:48:25 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[21:48:25 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[21:48:25 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[21:48:25 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[21:48:25 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[21:48:25 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[21:48:25 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[21:48:25 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[21:48:25 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[21:48:25 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[21:48:25 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[21:48:25 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[21:50:19 05/22/20] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = '%e' LIMIT 1"
[21:50:19 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p", callback: "CheckPlayerAccount", format: "i"
[21:51:44 05/22/20] [DEBUG] mysql_close - connection: 1
[21:51:45 05/22/20] [DEBUG] CMySQLHandle::~CMySQLHandle - deconstructor called
[21:51:49 05/22/20] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:51:49 05/22/20] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[21:51:49 05/22/20] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[21:51:49 05/22/20] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[21:51:49 05/22/20] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:51:49 05/22/20] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:51:49 05/22/20] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:51:49 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[21:51:49 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[21:51:49 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[21:51:49 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[21:51:49 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[21:51:49 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[21:51:49 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[21:51:49 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[21:51:49 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[21:51:49 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[21:51:49 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[21:51:49 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[21:52:02 05/22/20] [DEBUG] mysql_close - connection: 1
[21:52:02 05/22/20] [DEBUG] CMySQLHandle::~CMySQLHandle - deconstructor called
[21:52:06] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:52:06] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[21:52:06] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:52:06] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[21:52:06] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:52:06] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[21:52:06] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[21:52:06] [DEBUG] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[21:52:06] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[21:52:06] [DEBUG] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[21:52:06] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[21:52:06] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[21:52:06] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[21:52:06] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[21:52:06] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[21:52:06] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[21:52:06] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[21:52:06] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[21:52:06] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[21:53:37] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = '%e' LIMIT 1"
[21:53:37] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p", callback: "CheckPlayerAccount", format: "i"
[21:56:22] [DEBUG] mysql_close - connection: 1
[21:56:22] [WARNING] CMySQLConnection::Disconnect - no connection available
[22:03:00 05/22/20] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[22:03:00 05/22/20] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[22:03:00 05/22/20] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[22:03:00 05/22/20] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[22:03:00 05/22/20] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[22:03:00 05/22/20] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[22:03:00 05/22/20] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: NO)
[22:03:00 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[22:03:00 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[22:03:00 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[22:03:00 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[22:03:00 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[22:03:00 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[22:03:00 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[22:03:00 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[22:03:00 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[22:03:00 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[22:03:00 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[22:03:00 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[22:03:35 05/22/20] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = '%e' LIMIT 1"
[22:03:35 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p", callback: "CheckPlayerAccount", format: "i"
[22:14:37 05/22/20] [DEBUG] mysql_close - connection: 1
[22:14:37 05/22/20] [DEBUG] CMySQLHandle::~CMySQLHandle - deconstructor called
[22:14:41 05/22/20] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[22:14:41 05/22/20] [DEBUG] CMySQLConnection::Connect - connection was successful
[22:14:41 05/22/20] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[22:14:41 05/22/20] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[22:14:41 05/22/20] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[22:14:41 05/22/20] [DEBUG] CMySQLConnection::Connect - connection was successful
[22:14:41 05/22/20] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[22:14:41 05/22/20] [DEBUG] CMySQLQuery::Execute[] - starting query execution
[22:14:41 05/22/20] [DEBUG] CMySQLConnection::Connect - connection was successful
[22:14:41 05/22/20] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[22:14:41 05/22/20] [ERROR] CMySQLQuery::Execute[] - (error #1146) Table 'vibegaming.users' doesn't exist (Query: "UPDATE `users` SET `isonline` = 0 WHERE `user_id` > 0")
[22:14:41 05/22/20] [DEBUG] CMySQLQuery::Execute[] - error will be triggered in OnQueryError
[22:14:41 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[22:14:41 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[22:14:41 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[22:14:41 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[22:14:41 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[22:14:41 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[22:14:41 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[22:14:41 05/22/20] [DEBUG] CMySQLQuery::Execute[OnHotelsLoad] - starting query execution
[22:14:41 05/22/20] [ERROR] CMySQLQuery::Execute[OnHotelsLoad] - (error #1146) Table 'vibegaming.hotels' doesn't exist (Query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM hotels LEFT JOIN users ON hotels.h_userid = users.user_id ORDER BY hID ASC")
[22:14:41 05/22/20] [DEBUG] CMySQLQuery::Execute[OnHotelsLoad] - error will be triggered in OnQueryError
[22:14:41 05/22/20] [DEBUG] CMySQLQuery::Execute[OnGatesLoad] - starting query execution
[22:14:41 05/22/20] [ERROR] CMySQLQuery::Execute[OnGatesLoad] - (error #1146) Table 'vibegaming.gates' doesn't exist (Query: "SELECT * FROM `gates`")
[22:14:41 05/22/20] [DEBUG] CMySQLQuery::Execute[OnGatesLoad] - error will be triggered in OnQueryError
[22:14:41 05/22/20] [DEBUG] CMySQLQuery::Execute[OnBussinesLoad] - starting query execution
[22:14:41 05/22/20] [DEBUG] CMySQLQuery::Execute[OnVehSalonsLoad] - starting query execution
[22:14:41 05/22/20] [ERROR] CMySQLQuery::Execute[OnVehSalonsLoad] - (error #1146) Table 'vibegaming.vehicle_salon' doesn't exist (Query: "SELECT * FROM `vehicle_salon`")
[22:14:41 05/22/20] [DEBUG] CMySQLQuery::Execute[OnVehSalonsLoad] - error will be triggered in OnQueryError
[22:14:41 05/22/20] [DEBUG] CMySQLQuery::Execute[OnActorsLoad] - starting query execution
[22:14:41 05/22/20] [ERROR] CMySQLQuery::Execute[OnBussinesLoad] - (error #1146) Table 'vibegaming.bussines' doesn't exist (Query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM bussines LEFT JOIN users ON bussines.b_owner_sqlID = users.user_id ORDER BY bussines_id ASC")
[22:14:41 05/22/20] [DEBUG] CMySQLQuery::Execute[OnBussinesLoad] - error will be triggered in OnQueryError
[22:14:41 05/22/20] [DEBUG] CMySQLQuery::Execute[OnBuildingsLoad] - starting query execution
[22:14:41 05/22/20] [ERROR] CMySQLQuery::Execute[OnActorsLoad] - (error #1146) Table 'vibegaming.actors' doesn't exist (Query: "SELECT * FROM `actors`")
[22:14:41 05/22/20] [DEBUG] CMySQLQuery::Execute[OnActorsLoad] - error will be triggered in OnQueryError
[22:14:41 05/22/20] [ERROR] CMySQLQuery::Execute[OnBuildingsLoad] - (error #1146) Table 'vibegaming.buildings' doesn't exist (Query: "SELECT * FROM `buildings`")
[22:14:41 05/22/20] [DEBUG] CMySQLQuery::Execute[OnBuildingsLoad] - error will be triggered in OnQueryError
[22:14:41 05/22/20] [DEBUG] CMySQLQuery::Execute[OnPlateLoad] - starting query execution
[22:14:41 05/22/20] [ERROR] CMySQLQuery::Execute[OnPlateLoad] - (error #1146) Table 'vibegaming.plate' doesn't exist (Query: "SELECT * FROM `plate`")
[22:14:41 05/22/20] [DEBUG] CMySQLQuery::Execute[OnPlateLoad] - error will be triggered in OnQueryError
[22:14:41 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[22:14:41 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[22:14:41 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[22:14:41 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[22:14:41 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[22:14:41 05/22/20] [DEBUG] CMySQLQuery::Execute[OnContainersLoad] - starting query execution
[22:14:41 05/22/20] [ERROR] CMySQLQuery::Execute[OnContainersLoad] - (error #1146) Table 'vibegaming.containers' doesn't exist (Query: "SELECT * FROM `containers`")
[22:14:41 05/22/20] [DEBUG] CMySQLQuery::Execute[OnContainersLoad] - error will be triggered in OnQueryError
[22:14:41 05/22/20] [DEBUG] CMySQLQuery::Execute[OnFarmeLoad] - starting query execution
[22:14:41 05/22/20] [ERROR] CMySQLQuery::Execute[OnFarmeLoad] - (error #1146) Table 'vibegaming.farme' doesn't exist (Query: "SELECT * FROM `farme`")
[22:14:41 05/22/20] [DEBUG] CMySQLQuery::Execute[OnFarmeLoad] - error will be triggered in OnQueryError
[22:14:41 05/22/20] [DEBUG] CMySQLQuery::Execute[OnGpsLocationsLoad] - starting query execution
[22:14:41 05/22/20] [ERROR] CMySQLQuery::Execute[OnGpsLocationsLoad] - (error #1146) Table 'vibegaming.gps' doesn't exist (Query: "SELECT * FROM `gps`")
[22:14:41 05/22/20] [DEBUG] CMySQLQuery::Execute[OnGpsLocationsLoad] - error will be triggered in OnQueryError
[22:14:41 05/22/20] [DEBUG] CMySQLQuery::Execute[OnPlatformsLoad] - starting query execution
[22:14:41 05/22/20] [ERROR] CMySQLQuery::Execute[OnPlatformsLoad] - (error #1146) Table 'vibegaming.platforme' doesn't exist (Query: "SELECT * FROM `platforme`")
[22:14:41 05/22/20] [DEBUG] CMySQLQuery::Execute[OnPlatformsLoad] - error will be triggered in OnQueryError
[22:14:41 05/22/20] [DEBUG] CMySQLQuery::Execute[OnATMsLoad] - starting query execution
[22:14:41 05/22/20] [ERROR] CMySQLQuery::Execute[OnATMsLoad] - (error #1146) Table 'vibegaming.atms' doesn't exist (Query: "SELECT * FROM `atms`")
[22:14:41 05/22/20] [DEBUG] CMySQLQuery::Execute[OnATMsLoad] - error will be triggered in OnQueryError
[22:15:19 05/22/20] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = '%e' LIMIT 1"
[22:15:19 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p", callback: "CheckPlayerAccount", format: "i"
[22:15:19 05/22/20] [DEBUG] CMySQLQuery::Execute[CheckPlayerAccount] - starting query execution
[22:15:19 05/22/20] [ERROR] CMySQLQuery::Execute[CheckPlayerAccount] - (error #1146) Table 'vibegaming.users' doesn't exist (Query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = 'Luka' LIMIT 1")
[22:15:19 05/22/20] [DEBUG] CMySQLQuery::Execute[CheckPlayerAccount] - error will be triggered in OnQueryError
[22:18:36 05/22/20] [DEBUG] mysql_close - connection: 1
[22:18:36 05/22/20] [DEBUG] CMySQLConnection::Disconnect - connection was closed
[22:18:36 05/22/20] [DEBUG] CMySQLConnection::Disconnect - connection was closed
[22:18:36 05/22/20] [DEBUG] CMySQLConnection::Disconnect - connection was closed
[22:18:36 05/22/20] [DEBUG] CMySQLConnection::Disconnect - connection was closed
[22:18:36 05/22/20] [DEBUG] CMySQLHandle::~CMySQLHandle - deconstructor called
[22:18:40 05/22/20] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[22:18:40 05/22/20] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[22:18:40 05/22/20] [DEBUG] CMySQLConnection::Connect - connection was successful
[22:18:40 05/22/20] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[22:18:40 05/22/20] [DEBUG] CMySQLQuery::Execute[] - starting query execution
[22:18:40 05/22/20] [DEBUG] CMySQLConnection::Connect - connection was successful
[22:18:40 05/22/20] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[22:18:40 05/22/20] [ERROR] CMySQLQuery::Execute[] - (error #1146) Table 'vibegaming.users' doesn't exist (Query: "UPDATE `users` SET `isonline` = 0 WHERE `user_id` > 0")
[22:18:40 05/22/20] [DEBUG] CMySQLQuery::Execute[] - error will be triggered in OnQueryError
[22:18:40 05/22/20] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[22:18:40 05/22/20] [DEBUG] CMySQLConnection::Connect - connection was successful
[22:18:40 05/22/20] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[22:18:40 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FR", callback: "OnBussinesLoad", format: "(null)"
[22:18:40 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `buildings`", callback: "OnBuildingsLoad", format: "(null)"
[22:18:40 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM", callback: "OnHotelsLoad", format: "(null)"
[22:18:40 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `vehicle_salon`", callback: "OnVehSalonsLoad", format: "(null)"
[22:18:40 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gates`", callback: "OnGatesLoad", format: "(null)"
[22:18:40 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `actors`", callback: "OnActorsLoad", format: "(null)"
[22:18:40 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `plate`", callback: "OnPlateLoad", format: "(null)"
[22:18:40 05/22/20] [DEBUG] CMySQLQuery::Execute[OnBussinesLoad] - starting query execution
[22:18:40 05/22/20] [ERROR] CMySQLQuery::Execute[OnBussinesLoad] - (error #1146) Table 'vibegaming.bussines' doesn't exist (Query: "SELECT bussines.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM bussines LEFT JOIN users ON bussines.b_owner_sqlID = users.user_id ORDER BY bussines_id ASC")
[22:18:40 05/22/20] [DEBUG] CMySQLQuery::Execute[OnBussinesLoad] - error will be triggered in OnQueryError
[22:18:40 05/22/20] [DEBUG] CMySQLQuery::Execute[OnBuildingsLoad] - starting query execution
[22:18:40 05/22/20] [ERROR] CMySQLQuery::Execute[OnBuildingsLoad] - (error #1146) Table 'vibegaming.buildings' doesn't exist (Query: "SELECT * FROM `buildings`")
[22:18:40 05/22/20] [DEBUG] CMySQLQuery::Execute[OnBuildingsLoad] - error will be triggered in OnQueryError
[22:18:40 05/22/20] [DEBUG] CMySQLQuery::Execute[OnPlateLoad] - starting query execution
[22:18:40 05/22/20] [ERROR] CMySQLQuery::Execute[OnPlateLoad] - (error #1146) Table 'vibegaming.plate' doesn't exist (Query: "SELECT * FROM `plate`")
[22:18:40 05/22/20] [DEBUG] CMySQLQuery::Execute[OnPlateLoad] - error will be triggered in OnQueryError
[22:18:40 05/22/20] [DEBUG] CMySQLQuery::Execute[OnHotelsLoad] - starting query execution
[22:18:40 05/22/20] [ERROR] CMySQLQuery::Execute[OnHotelsLoad] - (error #1146) Table 'vibegaming.hotels' doesn't exist (Query: "SELECT hotels.*, IFNULL(users.p_name, 'Drzava') AS `p_name` FROM hotels LEFT JOIN users ON hotels.h_userid = users.user_id ORDER BY hID ASC")
[22:18:40 05/22/20] [DEBUG] CMySQLQuery::Execute[OnHotelsLoad] - error will be triggered in OnQueryError
[22:18:40 05/22/20] [DEBUG] CMySQLQuery::Execute[OnVehSalonsLoad] - starting query execution
[22:18:40 05/22/20] [DEBUG] CMySQLQuery::Execute[OnGatesLoad] - starting query execution
[22:18:40 05/22/20] [ERROR] CMySQLQuery::Execute[OnGatesLoad] - (error #1146) Table 'vibegaming.gates' doesn't exist (Query: "SELECT * FROM `gates`")
[22:18:40 05/22/20] [DEBUG] CMySQLQuery::Execute[OnGatesLoad] - error will be triggered in OnQueryError
[22:18:40 05/22/20] [ERROR] CMySQLQuery::Execute[OnVehSalonsLoad] - (error #1146) Table 'vibegaming.vehicle_salon' doesn't exist (Query: "SELECT * FROM `vehicle_salon`")
[22:18:40 05/22/20] [DEBUG] CMySQLQuery::Execute[OnVehSalonsLoad] - error will be triggered in OnQueryError
[22:18:40 05/22/20] [DEBUG] CMySQLQuery::Execute[OnActorsLoad] - starting query execution
[22:18:40 05/22/20] [ERROR] CMySQLQuery::Execute[OnActorsLoad] - (error #1146) Table 'vibegaming.actors' doesn't exist (Query: "SELECT * FROM `actors`")
[22:18:40 05/22/20] [DEBUG] CMySQLQuery::Execute[OnActorsLoad] - error will be triggered in OnQueryError
[22:18:40 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `containers`", callback: "OnContainersLoad", format: "(null)"
[22:18:40 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `platforme`", callback: "OnPlatformsLoad", format: "(null)"
[22:18:40 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `farme`", callback: "OnFarmeLoad", format: "(null)"
[22:18:40 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `atms`", callback: "OnATMsLoad", format: "(null)"
[22:18:40 05/22/20] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM `gps`", callback: "OnGpsLocationsLoad", format: "(null)"
[22:18:40 05/22/20] [DEBUG] CMySQLQuery::Execute[OnContainersLoad] - starting query execution
[22:18:40 05/22/20] [DEBUG] CMySQLQuery::Execute[OnPlatformsLoad] - starting query execution
[22:18:40 05/22/20] [ERROR] CMySQLQuery::Execute[OnContainersLoad] - (error #1146) Table 'vibegaming.containers' doesn't exist (Query: "SELECT * FROM `containers`")
[22:18:40 05/22/20] [DEBUG] CMySQLQuery::Execute[OnContainersLoad] - error will be triggered in OnQueryError
[22:18:40 05/22/20] [DEBUG] CMySQLQuery::Execute[OnFarmeLoad] - starting query execution
[22:18:40 05/22/20] [ERROR] CMySQLQuery::Execute[OnFarmeLoad] - (error #1146) Table 'vibegaming.farme' doesn't exist (Query: "SELECT * FROM `farme`")
[22:18:40 05/22/20] [DEBUG] CMySQLQuery::Execute[OnFarmeLoad] - error will be triggered in OnQueryError
[22:18:40 05/22/20] [DEBUG] CMySQLQuery::Execute[OnGpsLocationsLoad] - starting query execution
[22:18:40 05/22/20] [ERROR] CMySQLQuery::Execute[OnGpsLocationsLoad] - (error #1146) Table 'vibegaming.gps' doesn't exist (Query: "SELECT * FROM `gps`")
[22:18:40 05/22/20] [DEBUG] CMySQLQuery::Execute[OnGpsLocationsLoad] - error will be triggered in OnQueryError
[22:18:40 05/22/20] [ERROR] CMySQLQuery::Execute[OnPlatformsLoad] - (error #1146) Table 'vibegaming.platforme' doesn't exist (Query: "SELECT * FROM `platforme`")
[22:18:40 05/22/20] [DEBUG] CMySQLQuery::Execute[OnPlatformsLoad] - error will be triggered in OnQueryError
[22:18:40 05/22/20] [DEBUG] CMySQLQuery::Execute[OnATMsLoad] - starting query execution
[22:18:40 05/22/20] [ERROR] CMySQLQuery::Execute[OnATMsLoad] - (error #1146) Table 'vibegaming.atms' doesn't exist (Query: "SELECT * FROM `atms`")
[22:18:40 05/22/20] [DEBUG] CMySQLQuery::Execute[OnATMsLoad] - error will be triggered in OnQueryError
[22:19:24 05/22/20] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = '%e' LIMIT 1"
[22:19:24 05/22/20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p", callback: "CheckPlayerAccount", format: "i"
[22:19:24 05/22/20] [DEBUG] CMySQLQuery::Execute[CheckPlayerAccount] - starting query execution
[22:19:24 05/22/20] [ERROR] CMySQLQuery::Execute[CheckPlayerAccount] - (error #1146) Table 'vibegaming.users' doesn't exist (Query: "SELECT `user_id`, `password`, `registered` FROM `users` WHERE `p_name` = 'Luka' LIMIT 1")
[22:19:24 05/22/20] [DEBUG] CMySQLQuery::Execute[CheckPlayerAccount] - error will be triggered in OnQueryError
[/pawn]
Naslov: Odg: Pomoc :|
Poruka od: Shadow. poslato Maj 22, 2020, 22:39:00 POSLE PODNE
Promijeni DB ime u vibegaming
Naslov: Odg: Pomoc :|
Poruka od: Luka_Scripting poslato Maj 22, 2020, 22:54:59 POSLE PODNE
Citat: Shadow. poslato Maj 22, 2020, 22:39:00 POSLE PODNE
Promijeni DB ime u vibegaming
jesam https://imgur.com/a/lwDQs3F
Naslov: Odg: Pomoc :|
Poruka od: Sploxs poslato Maj 22, 2020, 23:47:47 POSLE PODNE
Problem spojit bazu?
https://balkan-samp.com/forum/index.php?topic=123474.0
Ako spajas na host, uneses ip srwa, phpmyadmin podatke ime databaze...
Naslov: Odg: Pomoc :|
Poruka od: __vedran.xyz77 poslato Maj 23, 2020, 11:03:54 PRE PODNE
Pise ti da se nije moguca konekcija na data bazu, proveri mysql_connect
Naslov: Odg: Pomoc :|
Poruka od: Makenzi Dosao Da Kaze Nes poslato Maj 23, 2020, 12:41:04 POSLE PODNE
Nisi dodao password baze u mysql_connect

[pawn]native MySQL:mysql_connect(const host[], const user[], const password[], const database[], MySQLOpt:option_id = MySQLOpt:0);[/pawn]