Raised This Month: $51 Target: $400
 12% 

1.6.0 new loader wont work


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Gmbrdilos
Member
Join Date: Jan 2008
Old 02-21-2008 , 18:53   1.6.0 new loader wont work
Reply With Quote #1

updated to latest files, followed all instructions word for word but when I type meta or meta version in the console it says unknown command.
Gmbrdilos is offline
BAILOPAN
Join Date: Jan 2004
Old 02-21-2008 , 19:03   Re: 1.6.0 new loader wont work
Reply With Quote #2

What is the output of plugin_print in your server console? Can you attach the addons/metamod.vdf file?
__________________
egg
BAILOPAN is offline
Gmbrdilos
Member
Join Date: Jan 2008
Old 02-22-2008 , 14:08   Re: 1.6.0 new loader wont work
Reply With Quote #3

I'll do that tonight when I get home. May I also mention that the only metamod plugin I run is BAT. I think I've read somewhere around here that someone else had a problem too.
Gmbrdilos is offline
Gmbrdilos
Member
Join Date: Jan 2008
Old 02-23-2008 , 17:38   Re: 1.6.0 new loader wont work
Reply With Quote #4

this is what I get when I type plugin_list
Code:
Loaded plugins:
---------------------
---------------------
as for the vdf, its attached below
Attached Files
File Type: zip metamod.zip (183 Bytes, 143 views)
Gmbrdilos is offline
BAILOPAN
Join Date: Jan 2004
Old 02-23-2008 , 21:29   Re: 1.6.0 new loader wont work
Reply With Quote #5

Make sure you downloaded Metamod:Source 1.6 and not 1.4.
__________________
egg
BAILOPAN is offline
Gmbrdilos
Member
Join Date: Jan 2008
Old 02-23-2008 , 23:56   Re: 1.6.0 new loader wont work
Reply With Quote #6

it is 1.6

works fine with gameinfo.txt but not with vdf
Gmbrdilos is offline
BAILOPAN
Join Date: Jan 2004
Old 02-24-2008 , 01:08   Re: 1.6.0 new loader wont work
Reply With Quote #7

What happens if you (having disabled the gameinfo.txt mechanism) try:

plugin_load "../tf/addons/metamod/bin/server_i486.so"

In your server console?
__________________
egg
BAILOPAN is offline
Gmbrdilos
Member
Join Date: Jan 2008
Old 02-24-2008 , 01:49   Re: 1.6.0 new loader wont work
Reply With Quote #8

this is what I get
Code:
Unable to load plugin "../tf/addons/metamod/bin/server_i486.so"
Unable to load plugin "../tf/addons/metamod/bin/server_i486.so"
Gmbrdilos is offline
BAILOPAN
Join Date: Jan 2004
Old 02-24-2008 , 01:53   Re: 1.6.0 new loader wont work
Reply With Quote #9

Oh dear, that's not good. Are you sure your server is linux? I don't mean to say that insultingly, just that a few times people have made this mistake and when they change _i486.so to .dll it starts working.

Otherwise, Valve's plugin system does not print helpful messages. I'd probably have to get shell access and use GDB to diagnose the problem further. Though if you have shell access you could try this for me:

Code:
cd <orangebox>
export LD_LIBRARY_PATH=".:bin:$LD_LIBRARY_PATH"
ldd -d -r tf/addons/metamod/bin/server_i486.so
__________________
egg
BAILOPAN is offline
Gmbrdilos
Member
Join Date: Jan 2008
Old 02-24-2008 , 02:05   Re: 1.6.0 new loader wont work
Reply With Quote #10

I am pretty positive that its linux but I am not completely sure since I am renting it and I never asked. I will try to use the windows one and see what happens. As for shell access, I definetly don't have that, not my rig
Gmbrdilos is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:34.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode