[Mysql] Server Start
#1

When i go to start the server it prints out

Код:
[07:08:18] Script[gamemodes/MysqlGamemode.amx]: Run time error 19: "File or function is not found"
[07:08:18] Number of vehicle models: 0
[07:08:22] --- Server Shutting Down.
[07:08:22]
i followed: http://pastebin.com/yA3LU9pu
yes i have this on top
Код:
#include <a_mysql>
server prints

Код:
[07:15:29]  ===============================

[07:15:29]       sscanf plugin loaded.     

[07:15:29]          Version:  2.8.1        

[07:15:29]    © 2012 Alex "******" Cole  

[07:15:29]  ===============================

[07:15:29]   Loaded.
[07:15:29]  Loading plugin: streamer
[07:15:29] 

*** Streamer Plugin v2.5.2 by Incognito loaded ***

[07:15:29]   Loaded.
[07:15:29]  Loading plugin: mysql
[07:15:29]  >> plugin.mysql: R39-3 successfully loaded.
[07:15:29]   Loaded.
[07:15:29]  Loaded 3 plugins.

[07:15:29] 
[07:15:29] Filterscripts
[07:15:29] ---------------
[07:15:29]   Loaded 0 filterscripts.

[07:15:29] Script[gamemodes/MysqlGamemode.amx]: Run time error 19: "File or function is not found"
[07:15:29] Number of vehicle models: 0
Reply
#2

Do you have everything from this https://github.com/pBlueG/SA-MP-MySQL/releases in your server folder? If not add everything and then try to start.
Reply
#3

Put mysql plugin too, also try to use nativechacker plugin to see exacly what made this error
Reply
#4

Quote:
Originally Posted by jlalt
Посмотреть сообщение
Put mysql plugin too, also try to use nativechacker plugin to see exacly what made this error
idk if this
Код:
native WP_Hash(buffer[], len, const str[]); //whirlpool, for hashing our password
Код:
[07:21:17]    Error: Function not registered: 'WP_Hash'
[07:21:17] Script[gamemodes/MysqlGameMode.amx]: Run time error 19: "File or function is not found"
[07:21:17] Number of vehicle models: 0
Reply
#5

WP_Hash Required Whirepool plugin which can found in below link
https://sampforum.blast.hk/showthread.php?tid=570945
Reply
#6

Quote:
Originally Posted by jlalt
Посмотреть сообщение
WP_Hash Required Whirepool plugin which can found in below link
https://sampforum.blast.hk/showthread.php?tid=570945
All i find is Whirlpool.dll, but still ain't working the message showing but the gamemode is loaded.
Reply
#7

For Whirlpool to work the native must be added to your script, as is outlined in the link that was sent to you.
Reply
#8

Add Native Checker and Crash Detect to detect your problem.
Reply
#9

http://postimg.org/image/57t7cs8yb/
can help me?
Reply
#10

use the below command:
chmod +x samp-npc samp03svr announce
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)