Problem on compile
#1

Quote:

C:\Documents and Settings\Admin\Desktop\CopsRobbers1\gamemodes\mygm .pwn(10) : fatal error 100: cannot read from file: "irc"

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


1 Error.

HELP HELP HELP AND HELP
Reply
#2

Quote:
Originally Posted by Salsa
Посмотреть сообщение
HELP HELP HELP AND HELP
look on the top of your file for #include <irc>
and delete that line or find the include irc file, if you even need it...
Reply
#3

Oh, c'mon dude!
Did you even search for that error? I think there are 1000+ topics about that...
Just search FFS! -.-"
Reply
#4

You need to place the plugin "irc" (Should of came with your game mode, or you should be able to find it with the search feature) in /pawno/includes (Assuming that plugin is even doing anything for you).
Reply
#5

when i remove #include <irc>

Quote:

C:\Documents and Settings\Admin\Desktop\CopsRobbers1\gamemodes\mygm .pwn(1142) : error 017: undefined symbol "SetPVarFloat"
C:\Documents and Settings\Admin\Desktop\CopsRobbers1\gamemodes\mygm .pwn(1143) : error 017: undefined symbol "SetPVarFloat"
C:\Documents and Settings\Admin\Desktop\CopsRobbers1\gamemodes\mygm .pwn(1144) : error 017: undefined symbol "SetPVarFloat"
C:\Documents and Settings\Admin\Desktop\CopsRobbers1\gamemodes\mygm .pwn(1156) : error 017: undefined symbol "GetPVarFloat"
C:\Documents and Settings\Admin\Desktop\CopsRobbers1\gamemodes\mygm .pwn(3251) : error 017: undefined symbol "SetPVarInt"
C:\Documents and Settings\Admin\Desktop\CopsRobbers1\gamemodes\mygm .pwn(3252) : error 017: undefined symbol "SetPVarInt"
C:\Documents and Settings\Admin\Desktop\CopsRobbers1\gamemodes\mygm .pwn(3253) : error 017: undefined symbol "SetPVarInt"
C:\Documents and Settings\Admin\Desktop\CopsRobbers1\gamemodes\mygm .pwn(3254) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Documents and Settings\Admin\Desktop\CopsRobbers1\gamemodes\mygm .pwn(3255) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Documents and Settings\Admin\Desktop\CopsRobbers1\gamemodes\mygm .pwn(3260) : error 017: undefined symbol "SetPVarInt"
C:\Documents and Settings\Admin\Desktop\CopsRobbers1\gamemodes\mygm .pwn(3261) : error 017: undefined symbol "SetPVarInt"
C:\Documents and Settings\Admin\Desktop\CopsRobbers1\gamemodes\mygm .pwn(3262) : error 017: undefined symbol "SetPVarInt"
C:\Documents and Settings\Admin\Desktop\CopsRobbers1\gamemodes\mygm .pwn(3263) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Documents and Settings\Admin\Desktop\CopsRobbers1\gamemodes\mygm .pwn(3264) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Documents and Settings\Admin\Desktop\CopsRobbers1\gamemodes\mygm .pwn(3269) : error 017: undefined symbol "SetPVarInt"
C:\Documents and Settings\Admin\Desktop\CopsRobbers1\gamemodes\mygm .pwn(3270) : error 017: undefined symbol "SetPVarInt"
C:\Documents and Settings\Admin\Desktop\CopsRobbers1\gamemodes\mygm .pwn(3271) : error 017: undefined symbol "SetPVarInt"
C:\Documents and Settings\Admin\Desktop\CopsRobbers1\gamemodes\mygm .pwn(3272) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Documents and Settings\Admin\Desktop\CopsRobbers1\gamemodes\mygm .pwn(3273) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Documents and Settings\Admin\Desktop\CopsRobbers1\gamemodes\mygm .pwn(327 : error 017: undefined symbol "SetPVarInt"
C:\Documents and Settings\Admin\Desktop\CopsRobbers1\gamemodes\mygm .pwn(3279) : error 017: undefined symbol "SetPVarInt"
C:\Documents and Settings\Admin\Desktop\CopsRobbers1\gamemodes\mygm .pwn(3280) : error 017: undefined symbol "SetPVarInt"
C:\Documents and Settings\Admin\Desktop\CopsRobbers1\gamemodes\mygm .pwn(3281) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Documents and Settings\Admin\Desktop\CopsRobbers1\gamemodes\mygm .pwn(3282) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Documents and Settings\Admin\Desktop\CopsRobbers1\gamemodes\mygm .pwn(3287) : error 017: undefined symbol "SetPVarInt"
C:\Documents and Settings\Admin\Desktop\CopsRobbers1\gamemodes\mygm .pwn(328 : error 017: undefined symbol "SetPVarInt"

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


26 Errors.

Reply
#6

Quote:
Originally Posted by Salsa
Посмотреть сообщение
when i remove #include <streamer>
Why would you remove the streamer plugin? You're getting an error with "irc"?
// #include < irc >
// Irc's functions here?
Reply
#7

Sorry Look Up again
Reply
#8

May I see line 1142 and line 3251 through 3255?
Reply
#9

now what can i do
Reply
#10

You need to update yours plugins your using a prior version thats why it can't find attachplayertovehicle.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)