[HELP]Fatal Error in Dini. -
Eulfen - 22.10.2009
Hello,my name is Mark and i am newbie PWN Scripter.
Today,my friend in common sent me his server mod to use it toghter.
After i opened the PWN File,i was curious to check it for errors.
I clicked run the file,and i got this:
Код:
C:\Users\Eulfen\Desktop\BCF\BCFDM.pwn(5) : fatal error 100: cannot read from file: "dini"
I got this.
I have the file Dini.inc in my server pocket.
BCFServer>>Includes>>Dini.inc.
I have this file already...
I just cannot understand what's the problem..
I will be thankfull who will help me!
Dearly,
Mark.
Re: [HELP]Fatal Error in Dini. -
Peter_Corneile - 22.10.2009
Steps :
1. Go and check if the file is in the include folder
2. If it is , go to the pawno folder and open pawno.exe
3. Click on open
4. Select your file to be compiled
5. Click compile
Re: [HELP]Fatal Error in Dini. -
Eulfen - 22.10.2009
Quote:
|
Originally Posted by ►Peter Corneile◄ [hugu-hosting.co.uk
]
Steps :
1. Go and check if the file is in the include folder
2. If it is , go to the pawno folder and open pawno.exe
3. Click on open
4. Select your file to be compiled
5. Click compile
|
Hello.
Dini.inc is in Pawno>>Includes folder.
There is dini.inc in both folders
But still same error..
Re: [HELP]Fatal Error in Dini. -
Peter_Corneile - 22.10.2009
Did you follow my steps and tried to open it will pawno.exe ? If not hurry abck and do it
Re: [HELP]Fatal Error in Dini. -
Eulfen - 22.10.2009
Wow,its worked..
But as i know others have same...
C:\Users\Eulfen\Desktop\BCF\pawno\include\dini.inc (24) : fatal error 100: cannot read from file: "dutils"
Re: [HELP]Fatal Error in Dini. -
Peter_Corneile - 22.10.2009
Quote:
|
Originally Posted by Eulfen
Wow,its worked..
But as i know others have same...
C:\Users\Eulfen\Desktop\BCF\pawno\include\dini.inc (24) : fatal error 100: cannot read from file: "dutils"
|
I have answered this very question many times and helped many people ..
Re: [HELP]Fatal Error in Dini. -
Eazy_Efolife - 22.10.2009
Quote:
|
Originally Posted by Eulfen
Wow,its worked..
But as i know others have same...
C:\Users\Eulfen\Desktop\BCF\pawno\include\dini.inc (24) : fatal error 100: cannot read from file: "dutils"
|
Dude you need to try searching, it causes less stress: Visit here:
http://forum.sa-mp.com/index.php?topic=127998.0
Re: [HELP]Fatal Error in Dini. -
Eulfen - 22.10.2009
Okay..
What's the next hint ?

I would like to do something with dutils
Re: [HELP]Fatal Error in Dini. -
Eazy_Efolife - 22.10.2009
Quote:
|
Originally Posted by Eulfen
Okay..
What's the next hint ? 
I would like to do something with dutils
|
What hint? What would you like to do with dutils? Why is that important?
Re: [HELP]Fatal Error in Dini. -
Eulfen - 22.10.2009
Thank you very much!
I appercite it..
The dini and dutils problems are finnaly fixed..
Next problems are in self mod
The errors are:
Код:
C:\Users\Eulfen\Desktop\BCF\BCFDM.pwn(2556) : error 021: symbol already defined: "strtok"
C:\Users\Eulfen\Desktop\BCF\BCFDM.pwn(2570) : error 047: array sizes do not match, or destination array is too small
I may give the mod,if you can fix it.