Help (Y_INI)
#1

Warnings and errors

Код:
C:\Documents and Settings\user\Desktop\03e\pawno\include\sscanf2.inc(101) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(23) : error 027: invalid character constant
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(105) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(107) : error 017: undefined symbol "INI_String"
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(108) : error 017: undefined symbol "INI_Int"
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(109) : error 017: undefined symbol "INI_Int"
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(110) : error 017: undefined symbol "INI_Int"
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(111) : error 017: undefined symbol "INI_Int"
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(112) : error 017: undefined symbol "INI_Int"
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(1646) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(1646) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(1647) : error 076: syntax error in the expression, or invalid function call
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(1685) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(1685) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(1692) : warning 235: public function lacks forward declaration (symbol "OnPlayerRegister")
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(1696) : error 017: undefined symbol "INI_Open"
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(1696) : warning 213: tag mismatch
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(1698) : error 017: undefined symbol "INI_WriteString"
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(1699) : error 017: undefined symbol "INI_WriteInt"
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(1700) : error 017: undefined symbol "INI_WriteInt"
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(1701) : error 017: undefined symbol "INI_WriteInt"
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(1702) : error 017: undefined symbol "INI_WriteInt"
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(1703) : error 017: undefined symbol "INI_WriteInt"
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(1704) : error 017: undefined symbol "INI_Close"
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(1696) : warning 204: symbol is assigned a value that is never used: "file"
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(1696 -- 1710) : warning 235: public function lacks forward declaration (symbol "OnPlayerLogin")
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(1714) : error 017: undefined symbol "INI_ParseFile"
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(1714) : warning 215: expression has no effect
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(1714) : error 029: invalid expression, assumed zero
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(1714) : error 017: undefined symbol "extra"
C:\Documents and Settings\user\Desktop\03e\gamemodes\Stunts.pwn(1714) : fatal error 107: too many error messages on one line

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


20 Errors.
Don't say "make sure you have YSI include blablabla" or "#Include <YSI\y_ini>"
Reply
#2

Show the code maybe?
Reply
#3

Update your YSI folder.
Reply
#4

looks like it may be a missing bracket, otherwise update your Y_INI
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)