Run time error 19
#1

Need help to solve the following errors, when running my gamemode
Will +REP!

pawn Код:
[02:52:32]    Error: Function not registered: 'mysql_log'
[02:52:32]    Error: Function not registered: 'mysql_connect'
[02:52:32]    Error: Function not registered: 'mysql_errno'
[02:52:32]    Error: Function not registered: 'mysql_format'
[02:52:32]    Error: Function not registered: 'mysql_tquery'
[02:52:32]    Error: Function not registered: 'WP_Hash'
[02:52:32]    Error: Function not registered: 'cache_get_data'
[02:52:32]    Error: Function not registered: 'cache_get_field_content'
[02:52:32]    Error: Function not registered: 'cache_get_field_content_int'
[02:52:32]    Error: Function not registered: 'cache_insert_id'
[02:52:32] Script[gamemodes/tdm.amx]: Run time error 19: "File or function is not found"
[02:52:32] Number of vehicle models: 0

Thank you
Reply
#2

You're probably missing those plugins.

MySQL: https://github.com/pBlueG/SA-MP-MySQL/releases
Whirlpool: https://sampforum.blast.hk/showthread.php?tid=570945
Reply
#3

Alright let me check..
Reply
#4

alright I downloaded/addes the plugins u told me..
compiled the script, no errors, added them in the plugins in server.cfg
now left with these errors..

Код:
[14:30:56]    Error: Function not registered: 'CA_DestroyObject'
[14:30:56]    Error: Function not registered: 'CA_RayCastLine'
[14:30:56]    Error: Function not registered: 'CA_RemoveBuilding'
[14:30:56]    Error: Function not registered: 'CA_Init'
[14:30:56]    Error: Function not registered: 'regex_match'
Reply
#5

ok after adding plugins of the desired gm..
it shows this

Код:
[14:36:36] *** Streamer Plugin: Include file version (0x26104) does not match plugin version (0x279001) (script might need to be recompiled with the latest include file)
I do have re-compiled with the new streamer plugin 2.8v, but why is it saying does not match plugin??
Need help please
Reply
#6

Because plugin version and include version don't match
Reply
#7

Ok I've downloaded new one, now when I'm starting the server, it shows Streamer plugin failed to load..
!WHY!
Reply
#8

Make sure u put the streamer in the plugins line , check if there is typo.The latest streamer.inc should be put in "Pawno/include" folder. and latest streamer.dll should be put in "plugins" folder
Reply
#9

yea I know, I've placed the files in correct folder, still getting the error :/
Reply
#10

Код:
[17:23:57]    Error: Function not registered: 'mysql_log'
[17:23:57]    Error: Function not registered: 'mysql_connect'
[17:23:57]    Error: Function not registered: 'mysql_errno'
[17:23:57]    Error: Function not registered: 'CreateDynamicObject'
[17:23:57]    Error: Function not registered: 'mysql_format'
[17:23:57]    Error: Function not registered: 'mysql_tquery'
[17:23:57]    Error: Function not registered: 'WP_Hash'
[17:23:57]    Error: Function not registered: 'cache_get_data'
[17:23:57]    Error: Function not registered: 'cache_get_field_content'
[17:23:57]    Error: Function not registered: 'cache_get_field_content_int'
[17:23:57]    Error: Function not registered: 'cache_insert_id'
here r the errors im getting.. I do have MYSQL & Whirlpool
Reply


Forum Jump:


Users browsing this thread: 7 Guest(s)