Script[gamemodes/cnr.amx]: Run time error 19: "File or function is not found"
#4

You load a mysql.so plugin with invalid ELF header (renamed the .dll?)
You load libmysqlclient which is NOT a plugin.
You load R39-2 after that.

I guess you want to have a mysql plugin with R6 and one with R39-2 (R39-3 is the latest) but you cannot do that. Update the old scripts to threaded queries and keep R39 mysql plugin loaded.

Also load nativechecker plugin last of all.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)