How to fix this problem
#8

You need to use the "shared object" (.so) files instead of the .dll. Get all of the .so files for each of the plugins you're trying to load and add them to your plugins folder.

Then in your server.cfg file, on the plugins line you can name each of the plugins you want to load without .dll on the end and instead .so

For example:
Code:
plugins mysql_static.so Whirlpool.so sscanf.so streamer.so
Reply


Messages In This Thread
How to fix this problem - by sethpowell11 - 12.04.2019, 04:41
Re: How to fix this problem - by Yukie - 12.04.2019, 05:00
Re: How to fix this problem - by sethpowell11 - 12.04.2019, 05:48
Re: How to fix this problem - by MicroKyrr - 12.04.2019, 06:17
Re: How to fix this problem - by sethpowell11 - 12.04.2019, 07:04
Re: How to fix this problem - by Yukie - 12.04.2019, 07:50
Re: How to fix this problem - by vincentdineros24 - 12.04.2019, 11:07
Re: How to fix this problem - by Chilli9434 - 12.04.2019, 11:33

Forum Jump:


Users browsing this thread: 5 Guest(s)