getting 1 error
#1

i am getting 1 error in an filterscript,help me about it
C:\DOCUME~1\JTECHC~1\Desktop\NEWFOL~1\FILTER~1\JUN KBU~1.PWN(117) : fatal error 100: cannot read from file: "Double-O-Files_2"


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


1 Error.
Reply
#2

Download 'Double-O-Files_2.inc' from ****** and then add it in to your 'pawno/include/' folder.
Reply
#3

" cannot read from file " Its self explaint try re-download the include
Reply
#4

can anyone tell me what is this?

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

Header size: 7080 bytes
Code size: 202596 bytes
Data size: 1372644 bytes
Stack/heap size: 32368 bytes; estimated max. usage: unknown, due to recursion
Total requirements: 1614688 bytes
Reply
#5

Quote:
Originally Posted by shaniyal
Посмотреть сообщение
can anyone tell me what is this?

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

Header size: 7080 bytes
Code size: 202596 bytes
Data size: 1372644 bytes
Stack/heap size: 32368 bytes; estimated max. usage: unknown, due to recursion
Total requirements: 1614688 bytes
This result of having large code into 1 file
Reply
#6

so how can i fix it
Reply
#7

pawn Код:
#pragma dynamic 1614688
This is not a true/very good solution.You must make your script more data efficient.
Reply
#8

Quote:
Originally Posted by shaniyal
Посмотреть сообщение
so how can i fix it
If you have objecs or vehicles on your gamemode copy and paste them info filescript

you can do same wich commands
Reply
#9

#pragma dynamic 100000

use it
Reply
#10

i tryed avi but still same

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

Header size: 7080 bytes
Code size: 202596 bytes
Data size: 1372644 bytes
Stack/heap size: 32368 bytes; estimated max. usage: unknown, due to recursion
Total requirements: 1614688 bytes
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)