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



Pawno error Compille error - JLowfer - 11.11.2017

Pawno Complling error

C:\Users\Administrator\Desktop\SGRP\gamemodes\SGRP .pwn(1 : fatal error 100: cannot read from file: "crashddetect"

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


1 Error.


Re: Pawno error Compille error - cuber - 11.11.2017

Quote:
Originally Posted by JLowfer
Посмотреть сообщение
Pawno Complling error

C:\Users\Administrator\Desktop\SGRP\gamemodes\SGRP .pwn(1 : fatal error 100: cannot read from file: "crashddetect"

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


1 Error.
Make sure you have the crashdetect include on the pawn includes folder.


Re: Pawno error Compille error - JLowfer - 11.11.2017

C:\Users\Omri\Desktop\S\gamemodes\SGRP.pwn(22) : fatal error 100: cannot read from file: "cuffs"

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


1 Error.


New one


Re: Pawno error Compille error - adammal - 11.11.2017

Make sure you are defining it with the exact same spelling as the .inc file in your includes folder, usually located within your pawno folder.


Re: Pawno error Compille error - !R1Ch@rD! - 12.11.2017

you are missing the "cuffs" file in your include folder of the pawno folder, do you understand?


Re: Pawno error Compille error - Puff - 12.11.2017

make sure you have cuffs.inc in pawno/include folder.


Re: Pawno error Compille error - Zeth - 12.11.2017

Download it from here https://sampforum.blast.hk/showthread.php?tid=349759 and put the .inc file in your serverfolder\pawno\includes


Re: Pawno error Compille error - JLowfer - 12.11.2017

Quote:
Originally Posted by Debjit
Посмотреть сообщение
Download it from here https://sampforum.blast.hk/showthread.php?tid=349759 and put the .inc file in your serverfolder\pawno\includes
I cant find the Download link