Annoying issue!
#1

Hi guys! Im new in scripting samp servers and mapping....Anyways Lets get into the question
Alright, I added "Crashdetect" Plugin and whenever i try to compile my Game mod, It says

: fatal error 100: cannot read from file: "crashdetect"

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

1 Error.

I need help with this!
Reply
#2

The include of crashdetect is not necessary for the script unless you want to do some debugging yourself.
Remove line 4 (#include <crashdetect>) because loading the plugin is enough.
Reply
#3

Ty! it is working! But... 2 things same as <Crashdetect> Wont let me to compile the script and its <Fixes> and <Utils> and when i try to remove them, I get like, a shitload of errors
Reply
#4

I'm not sure if "Fixed" is meant to be "fixes" include, I didn't find any result for that exact name.
What "Utils" contains is two functions: http://forum.sa-mp.com/showpost.php?...77&postcount=1*

* You can create a .inc file and paste them into that file or remove #include <Utils> and paste them directly to the script. Either way, I would really recommend you not to use "Utils" and replace it with sscanf.
Reply
#5

k nvm ty!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)