Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: Arber on November 28, 2012, 03:01:17 pm

Title: Can anyone fix this bad error while compiling my .pwn script
Post by: Arber on November 28, 2012, 03:01:17 pm
Error with text:
C:\Users\X\Desktop\folder-vc-server\pawno\mode.pwn(5) : fatal error 100: cannot read from file: "dudb"

Compilation aborted.Pawn compiler 3.0.3367         Copyright (c) 1997-2005, ITB CompuPhase


1 Error.


Error with photo:
(http://s8.postimage.org/avne6388z/ERROR.png)
Title: Re: Can anyone fix this bad error while compiling my .pwn script
Post by: sseebbyy on November 28, 2012, 03:52:27 pm
You don't have the dudb.inc file in "include" from Pawno Directory.

You can download it from here (http://www.solidfiles.com/d/7c50f/) .
Title: Re: Can anyone fix this bad error while compiling my .pwn script
Post by: Fuzzy168 on November 28, 2012, 03:53:02 pm
Check your include folder at your Pawno editor directory for the dudb.inc file. IF there isn't, that's your problem. Unfortunately, I don't have dudb.inc present in my include folder so I can't upload it for you. Damn you!! :P
Title: Re: Can anyone fix this bad error while compiling my .pwn script
Post by: Arber on November 28, 2012, 05:28:18 pm
YES I FIXED IT BEFORE U TELL ME. But thanks you for ur help <3