.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   General Bot Coding (http://forums.bots-united.com/forumdisplay.php?f=24)
-   -   LoadLibrary failure for Linux (http://forums.bots-united.com/showthread.php?t=3363)

Ghoul 21-01-2005 02:23

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.

Pierre-Marie Baty 21-01-2005 05:18

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)

Whistler 21-01-2005 07:55

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.

Pierre-Marie Baty 21-01-2005 08:06

Re: LoadLibrary failure for Linux
 
I wouldn't advise that. The "stub plugin" is bloated and outdated.

Ghoul 23-01-2005 06:42

Re: LoadLibrary failure for Linux
 
Problem solved.

Pierre-Marie Baty 23-01-2005 16:01

Re: LoadLibrary failure for Linux
 
may I ask what was the problem ?

Ghoul 26-01-2005 02:53

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.

Pierre-Marie Baty 26-01-2005 04:47

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.