MySQL runtime 19 errors.
#1

Hi,

I've spent like 8 hours on this today, fixed loads of issues but I'm stuck on this.


What I know is that the game mode was designed around R5, I know I should update it but I don't have the skills nor the time, this won't be run in production. I've got everything installed and setup for linux as far as I can see and have re-compiled the gamemode. I've just changed back to `mysql.so` before I was using `mysql_static.so`, which I believe resolved the `failed to load` error shown in the first SS, she screen-shots do the talking from here on,

- https://blacklabelhost.com/share/Mob...7_20-45-55.png (Server Log)
- https://blacklabelhost.com/share/chr...7_20-47-09.png (Root Server Files)
- https://blacklabelhost.com/share/chr...7_20-47-21.png (Gamemodes)
- https://blacklabelhost.com/share/chr...7_20-47-40.png (Include)
- https://blacklabelhost.com/share/chr...7_20-47-53.png (Includes)
- https://blacklabelhost.com/share/chr...7_20-48-08.png (Pawno Includes)
- https://blacklabelhost.com/share/chr...7_20-48-26.png (Plugins)
- https://blacklabelhost.com/share/chr...7_20-48-48.png (Server.cfg)



Thanks,

Lewis.
Reply
#2

You also need to update the include of the plugin (and recompile) which WILL cause incompatibility.
Reply
#3

Quote:
Originally Posted by [WSF]ThA_Devil
Посмотреть сообщение
You also need to update the include of the plugin (and recompile) which WILL cause incompatibility.
Is there no way to get this running without having to edit the gamemode, I can't do that it isn't feasible.
Reply
#4

Download the plugin version that was used to make it then. Not optimal but should work.
Reply
#5

Quote:
Originally Posted by [WSF]ThA_Devil
Посмотреть сообщение
Download the plugin version that was used to make it then. Not optimal but should work.
This is where I'm confused, I believe I already have.
Reply
#6

Can't you post the logs instead of screenshots?
So, your plugin doesn't load if we rely to your screenshot.
Reply
#7

Quote:
Originally Posted by Dayrion
Посмотреть сообщение
Can't you post the logs instead of screenshots?
So, your plugin doesn't load if we rely to your screenshot.
I mean here's the logs, but they show the same as the screenshot,

- https://pastebin.com/8PmfdQU0


Thanks.
Reply
#8

Uhm you trying to run the r39 version of the plugin, but in logs you have functions of mysql that were removed alomg the way. I belive in r34 version of mysql plugin you can still find them

Also you can try nativechecker to see what plugin its missing
Reply
#9

Quote:
Originally Posted by Louwwieee42
Посмотреть сообщение
I mean here's the logs, but they show the same as the screenshot,

- https://pastebin.com/8PmfdQU0


Thanks.
Your plugin doesn't load. It's write there:
Код:
Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
Can't you try to use the static mysql plugin?
Reply
#10

Quote:
Originally Posted by Dayrion
Посмотреть сообщение
Your plugin doesn't load. It's write there:
Код:
Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
Can't you try to use the static mysql plugin?
Here are the logs when using the static mysql plugin.

- https://pastebin.com/QWxmD3eF
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)