how to fix this ?
#1

C:\Users\WIN 7\Documents\GGRP Server\gamemodes\GGRP.pwn(2767) : error 035: argument type mismatch (argument 1)
C:\Users\WIN 7\Documents\GGRP Server\gamemodes\GGRP.pwn(2769) : error 035: argument type mismatch (argument 1)
C:\Users\WIN 7\Documents\GGRP Server\gamemodes\GGRP.pwn(4154) : error 035: argument type mismatch (argument 1)
C:\Users\WIN 7\Documents\GGRP Server\gamemodes\GGRP.pwn(10111) : error 035: argument type mismatch (argument 1)
C:\Users\WIN 7\Documents\GGRP Server\gamemodes\GGRP.pwn(10116) : error 035: argument type mismatch (argument 1)
C:\Users\WIN 7\Documents\GGRP Server\gamemodes\GGRP.pwn(10493) : error 035: argument type mismatch (argument 1)
C:\Users\WIN 7\Documents\GGRP Server\gamemodes\GGRP.pwn(11326) : error 035: argument type mismatch (argument 1)
C:\Users\WIN 7\Documents\GGRP Server\gamemodes\GGRP.pwn(12146) : error 035: argument type mismatch (argument 1)
C:\Users\WIN 7\Documents\GGRP Server\gamemodes\GGRP.pwn(12147) : error 017: undefined symbol "mysql_insert_id"
C:\Users\WIN 7\Documents\GGRP Server\gamemodes\GGRP.pwn(1214 : error 017: undefined symbol "mysql_free_result"
C:\Users\WIN 7\Documents\GGRP Server\gamemodes\GGRP.pwn(13147) : error 035: argument type mismatch (argument 1)
C:\Users\WIN 7\Documents\GGRP Server\gamemodes\GGRP.pwn(1314 : error 017: undefined symbol "mysql_insert_id"
C:\Users\WIN 7\Documents\GGRP Server\gamemodes\GGRP.pwn(13149) : error 017: undefined symbol "mysql_free_result"
C:\Users\WIN 7\Documents\GGRP Server\gamemodes\GGRP.pwn(13317) : error 035: argument type mismatch (argument 1)
C:\Users\WIN 7\Documents\GGRP Server\gamemodes\GGRP.pwn(1331 : error 017: undefined symbol "mysql_insert_id"
C:\Users\WIN 7\Documents\GGRP Server\gamemodes\GGRP.pwn(13319) : error 017: undefined symbol "mysql_free_result"
C:\Users\WIN 7\Documents\GGRP Server\gamemodes\GGRP.pwn(14120) : error 035: argument type mismatch (argument 1)
C:\Users\WIN 7\Documents\GGRP Server\gamemodes\GGRP.pwn(14432) : error 035: argument type mismatch (argument 1)
C:\Users\WIN 7\Documents\GGRP Server\gamemodes\GGRP.pwn(14433) : error 017: undefined symbol "mysql_store_result"
C:\Users\WIN 7\Documents\GGRP Server\gamemodes\GGRP.pwn(14436) : error 017: undefined symbol "mysql_num_rows"
C:\Users\WIN 7\Documents\GGRP Server\gamemodes\GGRP.pwn(14437) : error 017: undefined symbol "mysql_retrieve_row"
C:\Users\WIN 7\Documents\GGRP Server\gamemodes\GGRP.pwn(1443 : error 017: undefined symbol "mysql_fetch_int"
C:\Users\WIN 7\Documents\GGRP Server\gamemodes\GGRP.pwn(14439) : error 017: undefined symbol "mysql_free_result"
C:\Users\WIN 7\Documents\GGRP Server\gamemodes\GGRP.pwn(15327) : error 035: argument type mismatch (argument 1)
C:\Users\WIN 7\Documents\GGRP Server\gamemodes\GGRP.pwn(1532 : error 017: undefined symbol "mysql_free_result"
C:\Users\WIN 7\Documents\GGRP Server\gamemodes\GGRP.pwn(15339) : error 035: argument type mismatch (argument 1)

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


26 Errors.
Reply
#2

We need the script to see this, since the error is on certain lines. However, I think you don't have the mysql plugin that you need or something, because most errors are for mysql.
Reply
#3

this happen when i upgrade my plugin and include mysql from version R6 to R32-9
Reply
#4

Quote:
Originally Posted by MaazS
Посмотреть сообщение
We need the script to see this, since the error is on certain lines. However, I think you don't have the mysql plugin that you need or something, because most errors are for mysql.
Exactly
Reply
#5

It happens because MY-SQL R32 works different than the old one.
You should make your script R32 or keep the old MySQL.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)