SA-MP Forums Archive
Fatal Error 100 (Need 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: Fatal Error 100 (Need help) (/showthread.php?tid=387742)



Fatal Error 100 (Need help) - Joshswag - 26.10.2012

Код:
C:\Users\Josh\Desktop\sa-mp server\pawno\include\ldudb.inc(20) : fatal error 100: cannot read from file: "dutils"

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


1 Error.
So, this is what happens when i compile my script, I have
Код:
#include <ldudb>
at the top of my script and the "ldudb" file is in my includes folder, I've tried re-installing the whole script, Redownloading the ldudb and everything. Can someone please help me out? I'm new to scripting.
http://prntscr.com/i7xte <-- Screenshot to prove that the folder is in my pawno includes foler.


Re: Fatal Error 100 (Need help) - Yamakei - 26.10.2012

You need to make sure you've this downloaded aswell.

Код:
fatal error 100: cannot read from file: "dutils"
You need to download dutils.


Re: Fatal Error 100 (Need help) - Joshswag - 26.10.2012

Yes it is, If you look at the error line it even says so.


Re: Fatal Error 100 (Need help) - Yamakei - 26.10.2012

Quote:
Originally Posted by Joshswag
Посмотреть сообщение
Yes it is, If you look at the error line it even says so.
Make sure you've that include downloaded aswell. I understand you've that other one



Download the other just to be safe.


Re: Fatal Error 100 (Need help) - Joshswag - 26.10.2012

What other one?


Re: Fatal Error 100 (Need help) - Yamakei - 26.10.2012

"dutils" <--- Make sure you also have that downloaded and included aswell.


Re: Fatal Error 100 (Need help) - Joshswag - 26.10.2012

Thats in the ldudb file i'm pretty sure, I wouldnt know where to get a dutils file.


Re: Fatal Error 100 (Need help) - Yamakei - 26.10.2012

You could simply ****** it or search for it on SA:MP ; I looked into it just download it [DL Link: http://www.solidfiles.com/d/Zq40/ ]

If you don't trust it check it with Virus Total.

Don't forget to also #include it.


Re: Fatal Error 100 (Need help) - Joshswag - 26.10.2012

Wow, it worked. Thanks dude. Repped.


Re: Fatal Error 100 (Need help) - Yamakei - 26.10.2012

Quote:
Originally Posted by Joshswag
Посмотреть сообщение
Wow, it worked. Thanks dude. Repped.
You're welcome.