Errors
#1

I got these
PHP Code:
C:\Users\Micko\Desktop\MySQL\gamemodes\Untitled.pwn(73) : error 017undefined symbol "GetPlayerPoolSize"
C:\Users\Micko\Desktop\MySQL\gamemodes\Untitled.pwn(141) : error 017undefined symbol "SHA256_PassHash"
C:\Users\Micko\Desktop\MySQL\gamemodes\Untitled.pwn(183) : error 017undefined symbol "SHA256_PassHash"
Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
3 Errors

These are the lines
PHP Code:
73: for(new 0GetPlayerPoolSize(); <= ji++)
141SHA256_PassHash(inputtextPlayerInfo[playerid][Salt], hashed_pass65);
183SHA256_PassHash(inputtextPlayerInfo[playerid][Salt], PlayerInfo[playerid][Password], 65); 
Anyone know what could be the problem?
Reply
#2

1- FULLY Update your SAMP server and its includes.

2- Besure pawno.exe uses NEW library(pawno/include/) files...
Reply
#3

undefined symbol "SHA256_PassHash"

This was added in version 0.3.7 R1, So update your includes.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)