Errors when starting up server
#1

Hey,

I have recently gotten a new VPS running Windows and I'm trying to install my server on it. I have moved my server folder onto the VPS, and when I startup the folder (samp-server.exe), I get these errors:

Code:
[13:55:07]    Error: Function not registered: 'CreateDynamicRectangle'
[13:55:07]    Error: Function not registered: 'CreateDynamicObject'
[13:55:07]    Error: Function not registered: 'CreateDynamicMapIcon'
[13:55:07]    Error: Function not registered: 'CreateDynamicCP'
[13:55:07]    Error: Function not registered: 'mysql_debug'
[13:55:07]    Error: Function not registered: 'mysql_connect'
[13:55:07]    Error: Function not registered: 'mysql_query'
[13:55:07]    Error: Function not registered: 'mysql_close'
[13:55:07]    Error: Function not registered: 'mysql_store_result'
[13:55:07]    Error: Function not registered: 'mysql_fetch_row_format'
[13:55:07]    Error: Function not registered: 'mysql_fetch_field_row'
[13:55:07]    Error: Function not registered: 'mysql_free_result'
[13:55:07]    Error: Function not registered: 'mysql_num_rows'
[13:55:07]    Error: Function not registered: 'mysql_real_escape_string'
[13:55:07]    Error: Function not registered: 'MoveDynamicObject'
[13:55:07] Script[gamemodes/MySQL.amx]: Run time error 19: "File or function is not found"
[13:55:07] Number of vehicle models: 0
And when I go ingame, nothing is on the server.
How am I able to fix this?

Thanks,

FunnyBear
Reply
#2

Any Help?
Reply
#3

mysql plugin is wrong and update streamer/

if you do not have streamer then get that plugin
Reply
#4

Quote:
Originally Posted by Namer
View Post
mysql plugin is wrong and update streamer/

if you do not have streamer then get that plugin
All the files are the same. The server works when I run it on localhost, but on a VPS it doesn't seem to work
Reply
#5

The plugins are not loading up. There is an error when loading up your plugins mysql.dll and streamer.dll
Some fixes can be:
- Confirm that you are using a windows platform, if you aren't, make sure the plugins are in .so format.
- Make sure there is no error in the server log about loading the plugins, if there is, make sure your plugins are up-to-date and compiled with the latest script.
- Another fix can be try to add .dll after the plugin name at server.cfg, I don't bet this would work, but it sometimes helps.

Thank you.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)