SA-MP Forums Archive
amx/asm problem - 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: amx/asm problem (/showthread.php?tid=516119)



amx/asm problem - ReaZoN - 29.05.2014

http://pastebin.com/3G17SLTd
what is a problem here?


Re: amx/asm problem - Jessyy - 29.05.2014

"cannot read from file" ... "amx\asm"
https://github.com/Y-Less/amx_assembly


Re : amx/asm problem - S4t3K - 29.05.2014

Go to your "includes" folder (in pawno), found the "amx" folder (higher level) and put all the files downloaded from amx_assembly to the "amx" folder.


Re: amx/asm problem - ReaZoN - 29.05.2014

Thank you, i can dowanload ZIP https://github.com/Y-Less/amx_assembly
new 2 errors.
Code:
C:\Users\Admin\Desktop\XXXX\Reality StuntsDM\pawno\include\YSI\..\YSI_Storage\..\YSI_Coding\y_hooks/impl.inc(452) : error 017: undefined symbol "DisasmNextInsn"
C:\Users\Admin\Desktop\XXXX\Reality StuntsDM\pawno\include\YSI\..\YSI_Storage\..\YSI_Coding\y_hooks/impl.inc(456) : error 017: undefined symbol "DisasmNextInsn"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.



Re : amx/asm problem - S4t3K - 29.05.2014

Try downloading this version of amx_assembly : https://github.com/Zeex/amx_assembly


Re: Re : amx/asm problem - ReaZoN - 29.05.2014

Quote:
Originally Posted by S4t3K
View Post
Try downloading this version of amx_assembly : https://github.com/Zeex/amx_assembly
Thank you bro


Re: amx/asm problem - GreenIce - 14.11.2015

can someone help me i've got the same error
F:\samp\pawno\include\YSI\YSI\..\YSI_Coding\..\YSI _Storage\y_amx.inc(77) : fatal error 100: cannot read from file: "..\amx\asm"
but i do not have an AMX folder.