SA-MP Forums Archive
Problem with YSI - 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: Problem with YSI (/showthread.php?tid=592965)



Problem with YSI - Ronen765001 - 31.10.2015

Hi, i have an error that shows:
Код:
C:\Users\user\Desktop\RP\pawno\include\YSI\y_users.inc(150) : fatal error 111: user error: Default hash removed: See YSI topic for details.
How can i fix it ? please help, thank you.


Re: Problem with YSI - AbyssMorgan - 31.10.2015

mark user error


Re: Problem with YSI - Ronen765001 - 31.10.2015

Quote:
Originally Posted by AbyssMorgan
Посмотреть сообщение
mark user error
?? what ??


Re: Problem with YSI - AbyssMorgan - 31.10.2015

#error


Re: Problem with YSI - Ronen765001 - 31.10.2015

Quote:
Originally Posted by AbyssMorgan
Посмотреть сообщение
#error
what do you mean ? show an example...


Re: Problem with YSI - AbyssMorgan - 31.10.2015

PHP код:
#error Default hash removed: See YSI topic for details. 



Re: Problem with YSI - Ronen765001 - 31.10.2015

Quote:
Originally Posted by AbyssMorgan
Посмотреть сообщение
PHP код:
#error Default hash removed: See YSI topic for details. 
What to do with it ?
Sorry but i don't understand what you say, i need to delete it ??


Re: Problem with YSI - ThePhenix - 31.10.2015

Quote:
Originally Posted by Ronen765001
Посмотреть сообщение
What to do with it ?
Sorry but i don't understand what you say, i need to delete it ??
That error means that you have not a default hash in your script.
Try updating your samp package includes and compile your script again or download Whirlpool hash.


Re: Problem with YSI - Ronen765001 - 31.10.2015

Quote:
Originally Posted by ThePhenix
Посмотреть сообщение
That error means that you have not a default hash in your script.
Try updating your samp package includes and compile your script again or download Whirlpool hash.
I tried to do it.. but still..