LINUX/WINDOWS OS
#1

It's interesting how things aren't working the same as on windows.
I have the same plugins all settings are correctly loaded as in server.cfg
But it gives me error for some reason.

[03:40:09] [debug] Run time error 19: "File or function is not found"
[03:40:09] [debug] mysql_function_query
[03:40:09] [debug] cache_get_rowcount
[03:40:09] [debug] hash_sha1
[03:40:09] [debug] mysql_insert_id
[03:40:09] [debug] mysql_real_escape_string
[03:40:09] [debug] mysql_ping
[03:40:09] [debug] Run time error 19: "File or function is not found"
[03:40:09] [debug] mysql_function_query
[03:40:09] [debug] cache_get_rowcount
[03:40:09] [debug] hash_sha1
[03:40:09] [debug] mysql_insert_id
[03:40:09] [debug] mysql_real_escape_string
[03:40:09] [debug] mysql_ping
[03:40:09] Script[gamemodes/GOD.amx]: Run time error 19: "File or function is not found"
[03:40:09] Number of vehicle models: 0
Reply
#2

Does your host support MySQL?
Reply
#3

Yes it does I have uploaded the sql file on their phpadmin panel.It's colorhost btw.
Reply
#4

Go up a bit in the log.
Show the part where it loads the mysql plugin.

Did you consider that linux plugins got an .so extension, and you also need to add that extension to the pluginnames in the log?
Reply
#5

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team

[03:40:09] hostname = "SA:MP Server"  (string)
[03:40:09] mapname = "San Andreas"  (string)
[03:40:09] 
[03:40:09] Server Plugins
[03:40:09] --------------
[03:40:09]  Loading plugin: streamer.so
[03:40:09] 

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

[03:40:09]   Loaded.
[03:40:09]  Loading plugin: mysql_static.so
[03:40:09]  >> plugin.mysql: R34 successfully loaded.
[03:40:09]   Loaded.
[03:40:09]  Loading plugin: sscanf.so
[03:40:09] 

[03:40:09]  ===============================

[03:40:09]       sscanf plugin loaded.     

[03:40:09]          Version:  2.8.1        

[03:40:09]    © 2012 Alex "******" Cole  

[03:40:09]  ===============================

[03:40:09]   Loaded.
[03:40:09]  Loading plugin: gvar.so
[03:40:09] 

*** GVar Plugin v1.3 by Incognito loaded ***

[03:40:09]   Loaded.
[03:40:09]  Loading plugin: CTime.so
[03:40:09]  
 » CTime Library Plugin For Pawn v0.1.0 - Copyright © 2011 RyDeR` 
 
[03:40:09]   Loaded.
[03:40:09]  Loading plugin: cstl.so
[03:40:09]   Loaded.
[03:40:09]  Loading plugin: crashdetect.so
[03:40:09]   crashdetect v4.9 is OK.
[03:40:09]   Loaded.
[03:40:09]  Loaded 7 plugins.

[03:40:09] 
[03:40:09] Ban list
[03:40:09] --------
[03:40:09]  Loaded: samp.ban
[03:40:09] 
[03:40:09] 
[03:40:09] Filterscripts
[03:40:09] ---------------
[03:40:09]   Loading filterscript 'Objects.amx'...
[03:40:09] Fallout first object ID: 1
[03:40:09] Fallout last object ID: 100
[03:40:09] [objects] loaded 30896 objects in 23 milliseconds
[03:40:09]   Loaded 1 filterscripts.
Every plugin seems loaded perfectly. Also it's running linux OS however I have named the right plugins next to the plugins -> name.so and so,as you can see they are loaded.
The .sql file is uploaded also. and in the script it's changed to the hosters IP,root and stuff..
Reply
#6

This case will never get a solution, I'll just hop on that windows OS stick to it,will work,thank you all whatever.
Reply
#7

You're missing SHA512 plugin, load it too and the run time error should disappear.
Reply
#8

plugins streamer.so SHA512.so mysql_static.so sscanf.so gvar.so CTime.so cstl.so crashdetect.so
I think that the plugins should be re-compiled in linux and other stuff related,it's just wierd.
Same issue,btw
Reply
#9

Quote:
Originally Posted by FeaR7
Посмотреть сообщение
plugins streamer.so SHA512.so mysql_static.so sscanf.so gvar.so CTime.so cstl.so crashdetect.so

Same issue.
Your server_log disagrees with your server.cfg. I don't see SHA512.so loading anywhere in the log.
Reply
#10

[14:56:23] Loaded.
[14:56:23] Loading plugin: SHA512.so
[14:56:23]
[SHA512 Plugin]: SHA512 Plugin (by RyDeR`) has been loaded.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)