![]() |
Re: LoadLibrary failure for Linux
Yeah, it works like a charm, thanks to PM.
I have no clue where to look though. The metamod site doesn't give any details on why a file might be considered bad. |
Re: LoadLibrary failure for Linux
Given the implementation of my plugin "template", and provided you don't have any Windows-specific code in your bot, the 3 functions you need to check are Meta_Query, Meta_Attach and Meta_Detach. Perhaps there's something wrong with the C_DLLEXPORT definition (lack of #ifdef __linux or something)
|
Re: LoadLibrary failure for Linux
there is a "stub_plugin" in the metamod source code, you may take a look at it. It's basically a minimal version of plugin which doesn't have anything but just make it load in Metamod.
|
Re: LoadLibrary failure for Linux
I wouldn't advise that. The "stub plugin" is bloated and outdated.
|
Re: LoadLibrary failure for Linux
Problem solved.
|
Re: LoadLibrary failure for Linux
may I ask what was the problem ?
|
Re: LoadLibrary failure for Linux
Metamod wasn't looking in the right directory :P
Oh, and you can update the forum display to show Grave Bot supports Linux. |
Re: LoadLibrary failure for Linux
okie dokie, and congrats ;)
|
All times are GMT +2. The time now is 08:59. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.