Include failure!
#1

Hello everyone,

My server use to run perfectly. My Pawn Compiler & Notepad++ use to include all the files into the game mode correctly without any errors or warnings. But yesterday i Formatted my Operating System (XP).

When i compile the script now with the same files and folder. It give's me warning and errors in the Include files. (.inc)
I dont know what is the problem. I have SAMP 0.3d Server Package with all the latest plugins and include's!

What can i do about it? Can anyone help please!

- Ballu Miaa
Reply
#2

Is it regarding any fault in the OS or Pawn Compiler Or SAMP 0.3d Package? Or what?

Do i need to install any software to fix this problem or anything. Anyone has a solution to it?
Reply
#3

What errors are you getting?
Reply
#4

Server Errors & Warnings. Ignore Loose Indentation , i know why is it!
Код:
D:\Country Wars\pawno\include\streamer.inc(269) : error 017: undefined symbol "IsPlayerNPC"
D:\Country Wars\pawno\include\streamer.inc(291) : error 017: undefined symbol "IsPlayerNPC"
D:\Country Wars\pawno\include\streamer.inc(313) : error 017: undefined symbol "IsPlayerNPC"
D:\Country Wars\pawno\include\streamer.inc(335) : error 017: undefined symbol "IsPlayerNPC"
D:\Country Wars\pawno\include\streamer.inc(357) : error 017: undefined symbol "IsPlayerNPC"
D:\Country Wars\pawno\include\streamer.inc(379) : error 017: undefined symbol "IsPlayerNPC"
D:\Country Wars\pawno\include\streamer.inc(401) : error 017: undefined symbol "IsPlayerNPC"
D:\Country Wars\pawno\include\streamer.inc(428) : warning 202: number of arguments does not match definition
D:\Country Wars\pawno\include\streamer.inc(429) : error 017: undefined symbol "CreatePlayer3DTextLabel"
D:\Country Wars\pawno\include\streamer.inc(430) : warning 202: number of arguments does not match definition
D:\Country Wars\pawno\include\streamer.inc(431) : error 017: undefined symbol "DeletePlayer3DTextLabel"
D:\Country Wars\pawno\include\streamer.inc(444) : warning 202: number of arguments does not match definition
D:\Country Wars\pawno\include\streamer.inc(449) : error 017: undefined symbol "UpdatePlayer3DTextLabelText"
D:\Country Wars\pawno\include\fly.inc(46) : warning 202: number of arguments does not match definition
D:\Country Wars\pawno\include\fly.inc(64) : error 017: undefined symbol "GetPlayerCameraFrontVector"
D:\Country Wars\pawno\include\fly.inc(86) : error 017: undefined symbol "SetPlayerVelocity"
D:\Country Wars\pawno\include\fly.inc(89) : error 017: undefined symbol "GetPlayerAnimationIndex"
D:\Country Wars\pawno\include\fly.inc(90) : warning 202: number of arguments does not match definition
D:\Country Wars\pawno\include\fly.inc(94) : error 017: undefined symbol "GetPlayerCameraFrontVector"
D:\Country Wars\pawno\include\fly.inc(95) : error 017: undefined symbol "GetPlayerCameraPos"
D:\Country Wars\pawno\include\fly.inc(97) : error 017: undefined symbol "GetPlayerAnimationIndex"
D:\Country Wars\pawno\include\fly.inc(98) : warning 202: number of arguments does not match definition
D:\Country Wars\pawno\include\fly.inc(61) : warning 203: symbol is never used: "z"
D:\Country Wars\pawno\include\foreach.inc(435) : error 017: undefined symbol "IsPlayerNPC"
D:\Country Wars\pawno\include\foreach.inc(626) : error 017: undefined symbol "IsPlayerNPC"
D:\Country Wars\pawno\include\progress.inc(233) : error 017: undefined symbol "IsPlayerNPC"
D:\Country Wars\pawno\include\sscanf2.inc(103) : error 017: undefined symbol "IsPlayerNPC"
D:\Country Wars\pawno\include\YSI\y_hooks.inc(2271) : warning 235: public function lacks forward declaration (symbol "OnEnterExitModShop")
D:\Country Wars\pawno\include\YSI\y_hooks.inc(2474) : warning 235: public function lacks forward declaration (symbol "OnVehicleDamageStatusUpdate")
D:\Country Wars\pawno\include\YSI\y_hooks.inc(2801) : warning 235: public function lacks forward declaration (symbol "OnRconLoginAttempt")
D:\Country Wars\pawno\include\YSI\y_hooks.inc(2931) : warning 235: public function lacks forward declaration (symbol "OnPlayerStreamIn")
D:\Country Wars\pawno\include\YSI\y_hooks.inc(2996) : warning 235: public function lacks forward declaration (symbol "OnPlayerStreamOut")
D:\Country Wars\pawno\include\YSI\y_hooks.inc(3061) : warning 235: public function lacks forward declaration (symbol "OnVehicleStreamIn")
D:\Country Wars\pawno\include\YSI\y_hooks.inc(3126) : warning 235: public function lacks forward declaration (symbol "OnVehicleStreamOut")
D:\Country Wars\pawno\include\YSI\y_hooks.inc(3191) : warning 235: public function lacks forward declaration (symbol "OnDialogResponse")
D:\Country Wars\pawno\include\YSI\y_hooks.inc(3262) : warning 235: public function lacks forward declaration (symbol "OnPlayerClickPlayer")
D:\Country Wars\pawno\include\iee.inc(87) : warning 202: number of arguments does not match definition
D:\Country Wars\pawno\include\iee.inc(88) : warning 202: number of arguments does not match definition
D:\Country Wars\pawno\include\iee.inc(82) : warning 203: symbol is never used: "ieeworld"
C:\Documents and Settings\gaurav\Desktop\samp03dsvr_R2_win32\gamemodes\CWSF2.pwn(477) : error 017: undefined symbol "GetPlayerDistanceFromPoint"
C:\Documents and Settings\gaurav\Desktop\samp03dsvr_R2_win32\gamemodes\CWSF2.pwn(477) : warning 213: tag mismatch
C:\Documents and Settings\gaurav\Desktop\samp03dsvr_R2_win32\gamemodes\CWSF2.pwn(473) : warning 203: symbol is never used: "playerid"
D:\Country Wars\pawno\include\SFveh.inc(313) : warning 202: number of arguments does not match definition
D:\Country Wars\pawno\include\SFveh.inc(314) : warning 202: number of arguments does not match definition
D:\Country Wars\pawno\include\SFveh.inc(315) : warning 202: number of arguments does not match definition
D:\Country Wars\pawno\include\SFveh.inc(316) : warning 202: number of arguments does not match definition
D:\Country Wars\pawno\include\SFveh.inc(317) : warning 202: number of arguments does not match definition
D:\Country Wars\pawno\include\SFveh.inc(318) : warning 202: number of arguments does not match definition
D:\Country Wars\pawno\include\SFveh.inc(319) : warning 202: number of arguments does not match definition
D:\Country Wars\pawno\include\SFveh.inc(320) : warning 202: number of arguments does not match definition
D:\Country Wars\pawno\include\SFveh.inc(321) : warning 202: number of arguments does not match definition
D:\Country Wars\pawno\include\SFveh.inc(322) : warning 202: number of arguments does not match definition
D:\Country Wars\pawno\include\SFveh.inc(323) : warning 202: number of arguments does not match definition
D:\Country Wars\pawno\include\SFveh.inc(324) : warning 202: number of arguments does not match definition
D:\Country Wars\pawno\include\LSveh.inc(5) : warning 217: loose indentation
D:\Country Wars\pawno\include\Kart.inc(2) : warning 217: loose indentation
C:\Documents and Settings\gaurav\Desktop\samp03dsvr_R2_win32\gamemodes\CWSF2.pwn(585) : warning 217: loose indentation
C:\Documents and Settings\gaurav\Desktop\samp03dsvr_R2_win32\gamemodes\CWSF2.pwn(1188) : error 017: undefined symbol "ShowPlayerDialog"
C:\Documents and Settings\gaurav\Desktop\samp03dsvr_R2_win32\gamemodes\CWSF2.pwn(1195) : error 017: undefined symbol "ShowPlayerDialog"
C:\Documents and Settings\gaurav\Desktop\samp03dsvr_R2_win32\gamemodes\CWSF2.pwn(1464) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Documents and Settings\gaurav\Desktop\samp03dsvr_R2_win32\gamemodes\CWSF2.pwn(1465) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Documents and Settings\gaurav\Desktop\samp03dsvr_R2_win32\gamemodes\CWSF2.pwn(1466) : error 017: undefined symbol "RemoveBuildingForPlayer"

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


26 Errors.
Reply
#5

Maybe you forgot a bracket somewhere? And did you include a_samp?
Reply
#6

Bro it seems like you have multiple copies of PAWN, check if you have all INCLUDES in the PAWN/INCLUDES folder, because it says undefined, which is to be honest a very weird error

I hope it get's fix soon bro, re-check the PAWN files

-FalconX
Reply
#7

Quote:
Originally Posted by ue_falconx
Посмотреть сообщение
Bro it seems like you have multiple copies of PAWN, check if you have all INCLUDES in the PAWN/INCLUDES folder, because it says undefined, which is to be honest a very weird error

I hope it get's fix soon bro, re-check the PAWN files

-FalconX
I think i might have Multiple Copies of Pawno Falcon! Cause this script work's 100% just because i've been writing it since past 7 month's now. It was working a day ago. But i just formatted my OS(XP) So idk whats the problem. Might i need to format again FFS Need to download everything again. SHIT. Thanks for the reply Falcon my bro

Quote:
Originally Posted by Chrillzen
Посмотреть сообщение
Maybe you forgot a bracket somewhere? And did you include a_samp?
No Bracket missing brother. a_samp is also included! Thanks for the reply
Reply
#8

There is only one solution. Download again the new server package 0.3d / the inlcudes and recompile the Gamemode and FilterScripts.
Reply
#9

Quote:
Originally Posted by Ballu Miaa
Посмотреть сообщение
I think i might have Multiple Copies of Pawno Falcon! Cause this script work's 100% just because i've been writing it since past 7 month's now. It was working a day ago. But i just formatted my OS(XP) So idk whats the problem. Might i need to format again FFS Need to download everything again. SHIT. Thanks for the reply Falcon my bro



No Bracket missing brother. a_samp is also included! Thanks for the reply
Anytime for you bro, I will inform you when I find something regarding this. But for now you have to check if you have all includes in the PAWN's include folder, re-check it bro.

Or yes try what the above guy said, re-download the server package.

-FalconX
Reply
#10

Quote:
Originally Posted by Dwane
Посмотреть сообщение
There is only one solution. Download again the new server package 0.3d / the inlcudes and recompile the Gamemode and FilterScripts.
I did it already! I dont know whats the problem.

Quote:
Originally Posted by ue_falconx
Посмотреть сообщение
Anytime for you bro, I will inform you when I find something regarding this. But for now you have to check if you have all includes in the PAWN's include folder, re-check it bro.

Or yes try what the above guy said, re-download the server package.

-FalconX
Glad to hear that bro! . Sure let me know if you find the solution for this. Allright i will check the include files in thefolder.

Maybe im gonna format my OS tomorrow as its already 1AM! Its gonne be 11:30 PM for you too as you're in Kuwait.
Have a good sleep tonight Falcon. I hope it get it fixed soon

- Ballu Miaa
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)