Server isn't Starting
#1

Can Someone help me with this problem ?
Код:
[01:44:59] Script[gamemodes/SRP.amx]: Run time error 19: "File or function is not found"
[01:44:59] Number of vehicle models: 0
I only get this message when i start the server on the host ,but it works properly on my PC
So Post please if you can help me with this.

++ REP
Reply
#2

Check plugins, use .so plugin for linux
Reply
#3

i'm using .so for the plugin
Reply
#4

Make sure you dont get any errors when compiling the script and search for .amx file of the gm that you are correctly using
Reply
#5

No Errors when compiling
Reply
#6

For your plugins if you're using .so you need to be running the server on a linux computer. If your computer is not linux remove the .so extention in your ../server.cfg file and make sure you have all the correct .dll files (for windows)
Reply
#7

Download native checker plugin and see whats missing
Reply
#8

Quote:
Originally Posted by (*|Flake|*)
Посмотреть сообщение
For your plugins if you're using .so you need to be running the server on a linux computer. If your computer is not linux remove the .so extention in your ../server.cfg file and make sure you have all the correct .dll files (for windows)
The Server is hosted on Linux
Reply
#9

i've added in the nativechecker.so but i got these
Код:
[03:04:03] Error: Function not registered: 'mysql_query'
[03:04:03] Error: Function not registered: 'mysql_connect'
[03:04:03] Error: Function not registered: 'mysql_insert_id'
[03:04:03] Error: Function not registered: 'mysql_store_result'
[03:04:03] Error: Function not registered: 'mysql_num_rows'
[03:04:03] Error: Function not registered: 'mysql_retrieve_row'
[03:04:03] Error: Function not registered: 'mysql_fetch_field_row'
[03:04:03] Error: Function not registered: 'mysql_free_result'
[03:04:03] Script[gamemodes/SRP.amx]: Run time error 19: "File or function is not found"
[03:04:03] Number of vehicle models: 0
Reply
#10

Download libmysql.so put that on your script folder
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)