24.02.2019, 01:32
After updating the MYSQL plugin I get there error after compile
Code:
C:\Users\shiff\Desktop\Small-County-RP-Release\gamemodes\/modules/server/connection.pwn(15) : warning 213: tag mismatch C:\Users\shiff\Desktop\Small-County-RP-Release\gamemodes\/modules/server/connection.pwn(16) : error 017: undefined symbol "LOG_ALL" C:\Users\shiff\Desktop\Small-County-RP-Release\gamemodes\/modules/server/connection.pwn(17) : warning 213: tag mismatch C:\Users\shiff\Desktop\Small-County-RP-Release\gamemodes\/modules/server/connection.pwn(19) : error 017: undefined symbol "LOG_ERROR" C:\Users\shiff\Desktop\Small-County-RP-Release\gamemodes\/modules/server/connection.pwn(34) : error 025: function heading differs from prototype C:\Users\shiff\Desktop\Small-County-RP-Release\gamemodes\/modules/server/connection.pwn(41) : error 017: undefined symbol "mysql_reconnect" C:\Users\shiff\Desktop\Small-County-RP-Release\gamemodes\/modules/server/load_settings.pwn(20) : error 017: undefined symbol "cache_get_field_content_int" C:\Users\shiff\Desktop\Small-County-RP-Release\gamemodes\/modules/server/load_settings.pwn(21) : error 017: undefined symbol "cache_get_field_content" C:\Users\shiff\Desktop\Small-County-RP-Release\gamemodes\/modules/server/load_settings.pwn(22) : error 017: undefined symbol "cache_get_field_content" C:\Users\shiff\Desktop\Small-County-RP-Release\gamemodes\/modules/server/load_settings.pwn(23) : error 017: undefined symbol "cache_get_field_content_int" C:\Users\shiff\Desktop\Small-County-RP-Release\gamemodes\/modules/server/load_settings.pwn(24) : error 017: undefined symbol "cache_get_field_content" C:\Users\shiff\Desktop\Small-County-RP-Release\gamemodes\/modules/server/load_settings.pwn(25) : error 017: undefined symbol "cache_get_field_content_int" modules/business/functions.pwn(30) : warning 213: tag mismatch modules/business/functions.pwn(37) : warning 213: tag mismatch modules/business/functions.pwn(38) : warning 213: tag mismatch modules/business/functions.pwn(77) : error 017: undefined symbol "cache_get_field_content_int" modules/business/functions.pwn(78) : error 017: undefined symbol "cache_get_field_content" modules/business/functions.pwn(79) : error 017: undefined symbol "cache_get_field_content_float" modules/business/functions.pwn(80) : error 017: undefined symbol "cache_get_field_content_float" modules/business/functions.pwn(81) : error 017: undefined symbol "cache_get_field_content_float" modules/business/functions.pwn(82) : error 017: undefined symbol "cache_get_field_content_int" modules/business/functions.pwn(83) : error 017: undefined symbol "cache_get_field_content_int" modules/business/functions.pwn(84) : error 017: undefined symbol "cache_get_field_content_float" modules/business/functions.pwn(85) : error 017: undefined symbol "cache_get_field_content_float" modules/business/functions.pwn(86) : error 017: undefined symbol "cache_get_field_content_float" modules/business/functions.pwn(87) : error 017: undefined symbol "cache_get_field_content_int" modules/business/functions.pwn(88) : error 017: undefined symbol "cache_get_field_content_int" modules/business/functions.pwn(89) : error 017: undefined symbol "cache_get_field_content_int" modules/business/functions.pwn(90) : error 017: undefined symbol "cache_get_field_content_int" modules/business/functions.pwn(91) : error 017: undefined symbol "cache_get_field_content_int" modules/business/functions.pwn(92) : error 017: undefined symbol "cache_get_field_content_int" Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 26 Errors.