SA-MP Forums Archive
ошибка - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Русский/Russian (https://sampforum.blast.hk/forumdisplay.php?fid=32)
+---- Thread: ошибка (/showthread.php?tid=638189)



ошибка - hillko - 28.07.2017

может кто подсказать что за ошибка при компиляции мода.
Код HTML:
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(30) : warning 201: redefinition of constant/macro (symbol "MAX_PLAYER_NAME")
D:\GTA\SWAG DRIFT NEW[10.0]\pawno\include\Pawn.CMD.inc(56) : error 025: function heading differs from prototype
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(126) : error 021: symbol already defined: "Itter_AddInternal"
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(143) : error 021: symbol already defined: "Itter_RemoveInternal"
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(148) : error 021: symbol already defined: "Itter_SafeRemoveInternal"
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(2334) : error 017: undefined symbol "cache_get_field_content_int"
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(2335) : error 017: undefined symbol "cache_get_field_content_int"
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(2336) : error 017: undefined symbol "cache_get_field_content_int"
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(2337) : error 017: undefined symbol "cache_get_field_content_int"
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(2338) : error 017: undefined symbol "cache_get_field_content_int"
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(2339) : error 017: undefined symbol "cache_get_field_content_int"
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(2348) : error 035: argument type mismatch (argument 3)
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(2349) : error 017: undefined symbol "mysql_tquery"
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(2554) : warning 202: number of arguments does not match definition
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(2552) : warning 203: symbol is never used: "addsiren"
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(2601) : warning 202: number of arguments does not match definition
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(2599) : warning 203: symbol is never used: "addsiren"
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(2902) : error 017: undefined symbol "DIALOG_STYLE_TABLIST"
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(3107) : error 035: argument type mismatch (argument 3)
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(3108) : error 017: undefined symbol "mysql_tquery"
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(3133) : error 035: argument type mismatch (argument 3)
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(3141) : error 035: argument type mismatch (argument 3)
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(3142) : error 017: undefined symbol "mysql_tquery"
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(3237) : error 017: undefined symbol "cache_get_field_content_int"
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(3238) : error 017: undefined symbol "cache_get_field_content_int"
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(3277) : error 017: undefined symbol "cache_get_field_content_float"
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(3278) : error 017: undefined symbol "cache_get_field_content_float"
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(3279) : error 017: undefined symbol "cache_get_field_content_float"
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(3280) : error 017: undefined symbol "cache_get_field_content_float"
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(3281) : error 017: undefined symbol "cache_get_field_content_int"
C:\Users\XE\Desktop\infinity-dallas-titan\Infinity Dallas Titan\gamemodes\new.pwn(3309) : error 017: undefined symbol "cache_get_field_content_float"

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


26 Errors.



Re: ошибка - Salik - 28.07.2017

Без кода никак, посмотри может скобку пропустил.


Re: ошибка - hillko - 28.07.2017

Quote:
Originally Posted by Salik
Посмотреть сообщение
Без кода никак, посмотри может скобку пропустил.
причем тут скобка, если ошибку выдает про мускл


Re: ошибка - ZiGGi - 28.07.2017

Quote:
Originally Posted by hillko
Посмотреть сообщение
причем тут скобка, если ошибку выдает про мускл
Дак зачем ты сюда пишешь? Ты же сам всё знаешь.


Re: ошибка - hillko - 28.07.2017

Quote:
Originally Posted by ZiGGi
Посмотреть сообщение
Дак зачем ты сюда пишешь? Ты же сам всё знаешь.
но дело в том что я не понимаю что мускл просит)


Re: ошибка - SoNikMells - 28.07.2017

Quote:
Originally Posted by hillko
Посмотреть сообщение
но дело в том что я не понимаю что мускл просит)
Мускул ничего не просит! Смотри, где про..ал скобку в последних своих изменениях кода.
Например вместо } поставил ]
При таких ошибках подобные жалобы, и могут быть на другие функции или переменные.

Возьми рабочий мод, собери его, все хорошо?
Замени в switch где нибудь одну скобку } на ] и смотри на результат.


Re: ошибка - Argument - 29.07.2017

Quote:
Originally Posted by hillko
Посмотреть сообщение
причем тут скобка, если ошибку выдает про мускл
лел, вроде здесь с 2010 обитаешь


Re: ошибка - Silicium - 29.07.2017

У него задержка в развитии


Re: ошибка - Mutha_X - 29.07.2017

Quote:
Originally Posted by Argument
Посмотреть сообщение
лел, вроде здесь с 2010 обитаешь
Просто почитай его предыдущие темы и сможешь сделать выводы.


Re: ошибка - Argument - 31.07.2017

А он тут звезда)
хех