Search found 9 matches

by tarball
Tue Sep 26, 2006 3:27 am
Forum: Support
Topic: MetaMod
Replies: 14
Views: 16445

Well, I upgraded, and I still get the same result.. I tried using older versions of metamod, and 1.2 will load, but it gives an error about GameDLL missing (I'm guessing because only the new version works with the new updates.)
by tarball
Tue Sep 26, 2006 1:50 am
Forum: Support
Topic: MetaMod
Replies: 14
Views: 16445

Someone posted on SourceMM forums that i need libstdc++.so.6, I'm upgrading now to see if it works.
by tarball
Tue Sep 26, 2006 1:37 am
Forum: Support
Topic: MetaMod
Replies: 14
Views: 16445

Tried upgrading GCC, nothing. I heard it needed version 3.4.1+, so I upgraded to 3.4.6
by tarball
Tue Sep 26, 2006 1:17 am
Forum: Support
Topic: MetaMod
Replies: 14
Views: 16445

I'm pretty much having the exact same problem as this guy: http://forums.alliedmods.net/showthread.php?t=41303

EDIT:

I found someone who got it to work by putting this in gameinfo:

GameBin |gameinfo_path|addons/metamod/bin/.

But now, I get this error:
Engine requested unknown interface before ...
by tarball
Mon Sep 25, 2006 11:48 pm
Forum: Support
Topic: MetaMod
Replies: 14
Views: 16445

I'm using Gentoo Linux.
by tarball
Mon Sep 25, 2006 10:16 pm
Forum: Support
Topic: MetaMod
Replies: 14
Views: 16445

I've tried reuploading the files. I even rm -rf'd the whole directory and started over. Nothing.

Also, there are only 2 files, and one file to edit. Not much that I can put in the wrong place.. server_i486.so is in cstrike/addons/metamod/bin, metaplugins.ini is in cstrike/addons/metamod, and ...
by tarball
Mon Sep 25, 2006 9:57 pm
Forum: Support
Topic: MetaMod
Replies: 14
Views: 16445

Still doesn't load with your gameinfo.txt, Boo. The only problem I can see is that it uses the srcds_i686 binary because the server has a P4 processer, but the metamod binary is named srcds_i486. But I dont think thats the problem, because mani admin is named _i486, and it works.
by tarball
Sun Sep 24, 2006 1:57 pm
Forum: Support
Topic: MetaMod
Replies: 14
Views: 16445

I did type meta in the game console, and the line IS still there.
by tarball
Sun Sep 24, 2006 3:25 am
Forum: Support
Topic: MetaMod
Replies: 14
Views: 16445

MetaMod

I've been having some trouble getting MetaMod installed on my linux server. I uploaded server_i486.so to cstrike/addons/metamod/bin, created cstrike/addons/metamod/metaplugins.ini, and added GameBin |gameinfo_path|addons/metamod/bin to gameinfo.txt. But when I start my server, metamod doesn't load ...