SA-MP Forums Archive
Help - 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)
+--- Thread: Help (/showthread.php?tid=348334)



Help - Saleem - 05.06.2012

I need help


Код:
E:\Samp 0.3e Servers\My Jihost Server 0.3e\gamemodes\Jihost.pwn(13) : fatal error 100: cannot read from file: "CPLoader"

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


1 Error.
When i complie my gm its not reading any include : i have all includes

these alls not loaing :

#include <CPLoader>
#include <dutils>
#include <dini>
#include <dudb>
#include <Streamer>
#include <sscanf2>
#include <Sinclude>



Re: Help - MP2 - 05.06.2012

You may have multiple copies of pawno.


Re: Help - ss2119 - 05.06.2012

Maybe You Must Have Placed That File in Wrong place OR U didnt made it correctly


Re: Help - MP2 - 05.06.2012

Ensure the .inc files are in your pawno\include folder.


Re: Help - Saleem - 05.06.2012

yea its
atfer it when i change server package its done : and show new errore


Код:
E:\Samp Servers\My Uploadu Server 0.3E\pawno\include\Streamer.inc(156) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
E:\Samp Servers\My Uploadu Server 0.3E\pawno\include\Streamer.inc(382) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
E:\Samp Servers\My Uploadu Server 0.3E\pawno\include\Streamer.inc(404) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
E:\Samp Servers\My Uploadu Server 0.3E\pawno\include\Streamer.inc(406) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.



Re: Help - Kitten - 05.06.2012

Do you got 0.3 a_samp.inc updated?


Re: Help - MP2 - 05.06.2012

You need the 0.3e SA:MP includes.


Re: Help - Saleem - 05.06.2012

Ohh I did not update 0.3e include :
from where i can download it ?


Re: Help - pasha97 - 05.06.2012

Quote:
Originally Posted by Saleem
Посмотреть сообщение
yea its
atfer it when i change server package its done : and show new errore


Код:
E:\Samp Servers\My Uploadu Server 0.3E\pawno\include\Streamer.inc(156) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
E:\Samp Servers\My Uploadu Server 0.3E\pawno\include\Streamer.inc(382) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
E:\Samp Servers\My Uploadu Server 0.3E\pawno\include\Streamer.inc(404) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
E:\Samp Servers\My Uploadu Server 0.3E\pawno\include\Streamer.inc(406) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
Looks like you have old version of samp includes


Re: Help - Saleem - 05.06.2012

Quote:
Originally Posted by pasha97
Посмотреть сообщение
Looks like you have old version of samp includes
not now i download new package its all done : working