ERROR Progress2
#1

PHP код:
C:\Users\Win 10\Desktop\samp037_svr_R2-1-1_win32\pawno\include\progress2.inc(73) : error 017undefined symbol "ITER_NONE" 
What is the solution ?
Reply
#2

Код:
#define ITER_NONE (cellmin)
* Inside of the include "progress2"
Reply
#3

Quote:
Originally Posted by [HLF]Southclaw
Посмотреть сообщение
No, absolutely not, you should never need to modify dependencies.

Just install the correct YSI version which has that constant, as in the latest version. sampctl can do that for you painlessly but you can do it manually by just grabbing it from https://github.com/pawn-lang/YSI-Includes

ITER_NONE was added years ago as a response to an issue where iterator function returns were inconsistent. Now, failed Iter_Free returns ITER_NONE.
PHP код:
#define ITER_NONE  (cellmin) // Temporary fix for https://github.com/Misiur/YSI-Includes/issues/109 
I also had the same error in the include "progress2", my solution was g o o g l e and this appeared, i checked and it worked well.
Reply
#4

Quote:
Originally Posted by [HLF]Southclaw
Посмотреть сообщение
No, absolutely not, you should never need to modify dependencies.

Just install the correct YSI version which has that constant, as in the latest version. sampctl can do that for you painlessly but you can do it manually by just grabbing it from https://github.com/pawn-lang/YSI-Includes

ITER_NONE was added years ago as a response to an issue where iterator function returns were inconsistent. Now, failed Iter_Free returns ITER_NONE.
No longer the error but at the time of executing the code does not work.
I'm testing the bar editors
Reply
#5

Quote:
Originally Posted by Daynox12
Посмотреть сообщение
No longer the error but at the time of executing the code does not work.
I'm testing the bar editors
Try with a blank gamemode, "grandlarc, bare"..
Reply
#6

Quote:
Originally Posted by dani18
Посмотреть сообщение
Try with a blank gamemode, "grandlarc, bare"..
If yes, use a blank gm
Reply
#7

Quote:
Originally Posted by Daynox12
Посмотреть сообщение
If yes, use a blank gm
Try this my friend, uploaded for me.
http://www.mediafire.com/file/ow2ou2zgfaahco6/bar.rar
Reply
#8

I think I found the error, add the crashdetect plugin.
I did not know he used this plugin
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)