SA-MP Forums Archive
[HELP]: Error " Couldn't Read From file "ldudb.inc" - 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]: Error " Couldn't Read From file "ldudb.inc" (/showthread.php?tid=273696)



[HELP]: Error " Couldn't Read From file "ldudb.inc" - Swizzzy - 02.08.2011

Everytime i go to compile this Filterscript "LuxAdmin.pwn", I get these Errors....

*EDIT* : I have the .inc in my Includes folder, but still the problem consists..

Код:
C:\Users\Parent\Desktop\Test\Blank Gamemode\filterscripts\LuxAdmin.pwn(34) : fatal error 100: cannot read from file: "ldudb"

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


1 Error.
If anyone can Fix this error, i'll be very appreciative since this has caused alot of Frustration, All i want to do is Edit this FS to my liking, but I Can't fix this error..., Thank you


Re: [HELP]: Error " Couldn't Read From file "ldudb.inc" - ServerRestart - 02.08.2011

You need to download the ldudb.inc, search for it and place it in Pawno/include, and it should work fine.


Re: [HELP]: Error " Couldn't Read From file "ldudb.inc" - Shockey HD - 02.08.2011

Quote:
Originally Posted by Swizzzy
Посмотреть сообщение
Everytime i go to compile this Filterscript "LuxAdmin.pwn", I get these Errors....

Код:
C:\Users\Parent\Desktop\Test\Blank Gamemode\filterscripts\LuxAdmin.pwn(34) : fatal error 100: cannot read from file: "ldudb"

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


1 Error.
If anyone can Fix this error, i'll be very appreciative since this has caused alot of Frustration, All i want to do is Edit this FS to my liking, but I Can't fix this error..., Thank you
Download the include

Click to download

Then place it in your Pawno>Includes folder.


Re: [HELP]: Error " Couldn't Read From file "ldudb.inc" - Swizzzy - 02.08.2011

Still the problem Consists


Re: [HELP]: Error " Couldn't Read From file "ldudb.inc" - Baquara - 18.12.2011

Greetings,

I'm having the same problem here. He can not find:
LuxAdmin.pwn(34) : fatal error 100: cannot read from file: "ldudb"
LuxAdmin.pwn(35) : fatal error 100: cannot read from file: "lfuncs"

Any suggestions?
The version 1.5 is working?


Re: [HELP]: Error " Couldn't Read From file "ldudb.inc" - Swyft™ - 18.12.2011

Quote:
Originally Posted by Baquara
Посмотреть сообщение
Greetings,

I'm having the same problem here. He can not find:
LuxAdmin.pwn(34) : fatal error 100: cannot read from file: "ldudb"
LuxAdmin.pwn(35) : fatal error 100: cannot read from file: "lfuncs"

Any suggestions?
The version 1.5 is working?
search & download ldudb and lfuncs, after go to your server folder>pawno>include

Put them there, then go on your script and re-compile

If you still have problems, then try going to pawno>pawn.exe and go to your gamemode like that, cause you can get errors from just clicking the pwn in your gamemodes/filterscripts


Re: [HELP]: Error " Couldn't Read From file "ldudb.inc" - jamesbond007 - 18.12.2011

it happens to me with all includes if u have two samp server folders, in this case just come paste all includes into on folder or delete the other one