How do I fix this error? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: How do I fix this error? (
/showthread.php?tid=132126)
How do I fix this error? -
Bob_Mars - 06.03.2010
How do I fix this error? Btw this is all the info I can give you there's not much to say.. btw this error causes my server to crash, as soon as i put online it crashes.
Quote:
C:\Users\Alex\Desktop\Stunt-Pros\gamemodes\X-ST.pwn(3) : fatal error 100: cannot read from file: "CPLoader"
|
Re: How do I fix this error? -
IstuntmanI - 06.03.2010
put this in pawno/include
CPLoader download:
Re: How do I fix this error? -
Bob_Mars - 07.03.2010
Quote:
Originally Posted by =[SRC
stuntman= ]
put this in pawno/include
CPLoader download:

|
Still same problem.
Re: How do I fix this error? -
Correlli - 07.03.2010
Make sure it's in the \pawno\include\ folder
of the PAWN IDE you're currently using.
Re: How do I fix this error? -
aircombat - 07.03.2010
1. check if u putted the include in : server/pawno/include
2. do u have many versions of pawno or same version installed mnany times??
________
Honda cb360
Re: How do I fix this error? -
Bob_Mars - 07.03.2010
don it's in pawno/include and there is another file of the same CPLoader and i replaced. btw other guy, idk what you mean. I use the only version... o.0
Re: How do I fix this error? -
Bob_Mars - 07.03.2010
help..
Re: How do I fix this error? -
Bob_Mars - 08.03.2010
hello
Re: How do I fix this error? - [BEP]AcerPilot - 08.03.2010
Make sure to include the name is the same as that contained in # include <include>
Re: How do I fix this error? -
Bob_Mars - 08.03.2010
Quote:
Originally Posted by [BEP
GeoPilot ]
Make sure to include the name is the same as that contained in # include <include>
|
What do you mean exactly?