- 0
Sign in to follow this
Followers
0

[закрыто] cache_get_field_content_int - no active cache [ ПОМОЩЬ ]
Asked by
Antoxa39
,
-
Recently Browsing 0 members
No registered users viewing this page.
-
Similar Content
-
By Dexter Nomad
При попытке компиляции кода возникает ошибка:
error 076: syntax error in the expression, or invalid function call
Не могу найти причину, буду благодарен, если не только укажете, где сама ошибка, но еще и исправите ее.
Сам код:
if(strcmp(cmd, "/carsharing", true) == 0) { if(IsPlayerConnected(playerid)) { if(PlayerInfo[playerid][CarLic] == 0) return SCM(playerid, COLOR_RED, "У вас нет вод.прав! Вы можете получить их в автошколе!"); } }
-
By Sanya_Greison
Куплю РП мод под сервер без бонуса. Бюджет до 150 $
А также скриптера с Украины
мой вк vk.com/i_am_sashko
-
Posted · Report post
вот это у меня в логах:
[01:09:48 02/22/22] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0') (Query: "INSERT INTO `users` (`name`,`password`,`money`) VALUES ('Andrey_Riskov','123123','500')")
[01:09:48 02/22/22] [ERROR] cache_get_field_content_int - invalid datatype
[01:17:38 02/22/22] [WARNING] cache_get_field_content_int - no active cache
[01:17:38 02/22/22] [WARNING] cache_get_field_content_int - no active cache
[01:21:16 02/22/22] [WARNING] cache_get_field_content_int - no active cache
[01:21:16 02/22/22] [WARNING] cache_get_field_content_int - no active cache
[01:23:57 02/22/22] [WARNING] cache_get_field_content_int - no active cache
[01:23:57 02/22/22] [WARNING] cache_get_field_content_int - no active cache
[01:28:53 02/22/22] [WARNING] cache_get_field_content_int - no active cache
[01:28:53 02/22/22] [WARNING] cache_get_field_content_int - no active cache
[15:26:29 02/22/22] [WARNING] cache_get_field_content_int - no active cache
[15:26:29 02/22/22] [WARNING] cache_get_field_content_int - no active cache
[15:32:20 02/22/22] [WARNING] cache_get_field_content_int - no active cache
[15:32:20 02/22/22] [WARNING] cache_get_field_content_int - no active cache
Код:
OnDialogResponse
Share this post
Link to post