Wysłany: 2015-01-24, 23:21
grols112
Wiek: 27 Na forum: 4710 dni Posty: 94
Witam.
Mam dziwne b??dy
Poniewa? uaktualni?em include.
Prosze o nie usuwanie moda tematu bo nie pisze w temacie errory/b??dy bo tu jest ich za du?o.
Kod:
C:\Users\User\Desktop\GMPTR..pwn(8237) : warning 213: tag mismatch
C:\Users\User\Desktop\GMPTR..pwn(10156) : error 017: undefined symbol "strtok"
C:\Users\User\Desktop\GMPTR..pwn(10156) : error 033: array must be indexed (variable "cmd")
C:\Users\User\Desktop\GMPTR..pwn(10550) : error 017: undefined symbol "strtok"
C:\Users\User\Desktop\GMPTR..pwn(10550) : error 033: array must be indexed (variable "tmp")
C:\Users\User\Desktop\GMPTR..pwn(10552) : error 017: undefined symbol "strtok"
C:\Users\User\Desktop\GMPTR..pwn(10552) : error 033: array must be indexed (variable "tmp2")
C:\Users\User\Desktop\GMPTR..pwn(10729) : error 017: undefined symbol "strtok"
C:\Users\User\Desktop\GMPTR..pwn(10729) : error 033: array must be indexed (variable "tmp")
C:\Users\User\Desktop\GMPTR..pwn(10728) : warning 203: symbol is never used: "idx"
C:\Users\User\Desktop\GMPTR..pwn(10755) : error 017: undefined symbol "strtok"
C:\Users\User\Desktop\GMPTR..pwn(10755) : error 033: array must be indexed (variable "tmp")
C:\Users\User\Desktop\GMPTR..pwn(10754) : warning 203: symbol is never used: "idx"
C:\Users\User\Desktop\GMPTR..pwn(10894) : error 017: undefined symbol "strtok"
C:\Users\User\Desktop\GMPTR..pwn(10894) : error 033: array must be indexed (variable "cmd")
C:\Users\User\Desktop\GMPTR..pwn(10977) : error 017: undefined symbol "strtok"
C:\Users\User\Desktop\GMPTR..pwn(10977) : error 033: array must be indexed (variable "tmp")
C:\Users\User\Desktop\GMPTR..pwn(10987) : error 017: undefined symbol "strtok"
C:\Users\User\Desktop\GMPTR..pwn(10987) : error 033: array must be indexed (variable "tmp")
C:\Users\User\Desktop\GMPTR..pwn(11263) : error 017: undefined symbol "strtok"
C:\Users\User\Desktop\GMPTR..pwn(11263) : error 033: array must be indexed (variable "tmp")
C:\Users\User\Desktop\GMPTR..pwn(11292) : error 017: undefined symbol "strtok"
C:\Users\User\Desktop\GMPTR..pwn(11292) : error 033: array must be indexed (variable "tmp")
C:\Users\User\Desktop\GMPTR..pwn(11338) : error 017: undefined symbol "strtok"
C:\Users\User\Desktop\GMPTR..pwn(11338) : error 033: array must be indexed (variable "dir1")
C:\Users\User\Desktop\GMPTR..pwn(11344) : error 017: undefined symbol "strtok"
C:\Users\User\Desktop\GMPTR..pwn(11344) : error 033: array must be indexed (variable "dir1")
C:\Users\User\Desktop\GMPTR..pwn(11385) : error 017: undefined symbol "strtok"
C:\Users\User\Desktop\GMPTR..pwn(11385) : error 033: array must be indexed (variable "tmp")
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.
Wysłany: 2015-01-24, 23:39
Zon3
Wiek: 32 Na forum: 4280 dni Posty: 66
Piwa : 4
Spr?buj doda? na g?rze mapy #include <strtok>
Mia?em te? kiedy? co? takiego i dodanie tego include pomog?o
Wysłany: 2015-01-25, 01:53
grols112
Wiek: 27 Na forum: 4710 dni Posty: 94
"Zon3" napisał/a :Spr?buj doda? na g?rze mapy #include <strtok>
Mia?em te? kiedy? co? takiego i dodanie tego include pomog?o
Doda?em i te b??dy znik?y ale sie pojawi? 1 inny
Kod:
D:\GMPTR..pwn(30920) : fatal error 102: table overflow: "staging buffer"
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.
Narazie masz piwko prosze o dalsza pomoc.
Wysłany: 2015-01-25, 05:12
Colin_Carleone
Wiek: 30 Na forum: 5725 dni Posty: 373
Piwa : 4800
grols112 , fajnie by?oby gdyby? poda? jak?? cz??? kodu lub chocia? linijk? w kt?rej jest b??d.
Wysłany: 2015-01-25, 10:16
Madd
Wiek: 30 Na forum: 4802 dni Posty: 763
Nick w MP: Madd
Piwa : 1975
Podaj jakie masz include w samej mapie te? wpisane b?dzie nam ?atwiej Ci pom?c
Wysłany: 2015-01-25, 10:35
grols112
Wiek: 27 Na forum: 4710 dni Posty: 94
"Colin_Carleone" napisał/a :grols112 , fajnie by?oby gdyby? poda? jak?? cz??? kodu lub chocia? linijk? w kt?rej jest b??d.
Fajnie by?oby gdyby? napisa? kt?r?...
[ Dodano : 2015-01-25, 10:35 ]
"Chmielsson" napisał/a :Podaj jakie masz include w samej mapie te? wpisane b?dzie nam ?atwiej Ci pom?c
to s? include wpisane w mapce
Kod:
//includy
#if !defined TextDrawClient_included
#define TextDrawClient_included
#include <a_samp>
#include <dudb>
#include <djson>
#include <dini>
#include <time>
//#include <sscanf>
#include <strtok>
#include <sscanf2>
#include <streamer>
#include <progress>
#include "YSI\y_ini.inc"
#include <mSelection>
#include <getvehicledriver>
#include <file>
Wysłany: 2015-01-25, 10:39
Madd
Wiek: 30 Na forum: 4802 dni Posty: 763
Nick w MP: Madd
Piwa : 1975
Podaj t? linijke kodu gdzie wyskakuje Ci ten warning/error
Wysłany: 2015-01-25, 11:00
Samper12345
Samper aka GoPro.
Wiek: 27 Na forum: 4601 dni Posty: 59
Nick w MP: Samp.exe | GoPro
Piwa : 213
Poka? linijk? 30920.
Podpis
Pomogłem? Postaw piwko. Pomogłeś mi? Na pewno postawie piwo.
Wysłany: 2015-01-25, 13:44
grols112
Wiek: 27 Na forum: 4710 dni Posty: 94
to ta linijka
Kod:
Wysłany: 2015-01-25, 15:22
Iggy
#admin
Wiek: 26 Na forum: 4597 dni Posty: 3469
Nick w MP: Iggy
Piwa : 1716
Administrator: Admin ma zawsze rację | REGULAMIN FORUM | REKLAMA/VIP | .
grols112 , regulamin obowi?zuje ka?dego, poza tym, takie rzeczy nale?y umieszcza? w wskazanym do tego temacie, nawet gdy liczba error?w jest du?a. Tym razem nie usun? tematu, bo ju? zrobi?a si? tu troch? d?u?sza dyskusja, ale na nast?pny raz pami?taj o tym.
Tagi: pawno :: mapa :: ptr
Anonymous
Na forum: 245 dni
Posty: 1
Anonymous Koniecznie zajrzyj na: