Raised This Month: $ Target: $400
 0% 

TF2 SM problem


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
salsav91
Senior Member
Join Date: Aug 2012
Location: Where Lollichops sleep
Old 12-11-2012 , 17:45   TF2 SM problem
Reply With Quote #1

Sorry if this has been asked before but I am having trouble with my TF2 server. I updated my linux server to the latest snapshot and for some reason all that comes out of the console is

Code:
Unknown command "sm_tidychat_disconnect"
It will display this for all my plugins and the server will never start. I am totally stumped on what the cause is really. I have updated my SDKhook, Steam tools and even my tf2 items. So as for why I am getting this odd behavior is beyond me. I have tried snapshots 1.4.7-hg3592.tar.gz, 1.5.0-hg3698.tar.gz, 1.5.0-hg3697.tar.gz. With again the same results.

I am happy to say that the server I decided to update was simply my backup server. So though I hope it can be fixed soon with help, I am currently in no worry about getting it fixed asap. So if their is possibly a common problem floating around and available fixes I would be greatly appreciative for that guidance.
__________________


Check out my pony animations. http://www.youtube.com/salsav91

Last edited by salsav91; 12-11-2012 at 17:48.
salsav91 is offline
AeroAcrobat
AlliedModders Donor
Join Date: Apr 2011
Location: lives in a circus
Old 12-11-2012 , 21:45   Re: TF2 SM problem
Reply With Quote #2

try here if everything else is working:
http://forums.alliedmods.net/showthr...ight=tidy+chat
__________________
AeroAcrobat is offline
salsav91
Senior Member
Join Date: Aug 2012
Location: Where Lollichops sleep
Old 12-11-2012 , 22:29   Re: TF2 SM problem
Reply With Quote #3

Quote:
Originally Posted by AeroAcrobat View Post
try here if everything else is working:
http://forums.alliedmods.net/showthr...ight=tidy+chat
It was just a example. The output is that every single plugin is a unknown command. The server never even attempts to start the map. Not even a single log in SM about the possible problem either.
__________________


Check out my pony animations. http://www.youtube.com/salsav91

Last edited by salsav91; 12-11-2012 at 22:32.
salsav91 is offline
AeroAcrobat
AlliedModders Donor
Join Date: Apr 2011
Location: lives in a circus
Old 12-11-2012 , 23:51   Re: TF2 SM problem
Reply With Quote #4

is sourcemod working ?
do:
sm version

looks like this:
Code:
05:48:10 sm version
05:48:10  SourceMod Version Information:
             SourceMod Version: 1.5.0-dev+3697
             SourcePawn Engine: SourcePawn 1.1, jit-x86 (build 1.5.0-dev+3697)
             SourcePawn API: v1 = 4, v2 = 4
             Compiled on: Dec  2 2012 12:40:00
             Build ID: 3697:735dc2e19807
             http://www.sourcemod.net/
if yes then check:
sm plugins list
sm exts list

and see if your plugins and extensions are running fine, maybe you put something in disabled folder or renamed something.
__________________
AeroAcrobat is offline
salsav91
Senior Member
Join Date: Aug 2012
Location: Where Lollichops sleep
Old 12-12-2012 , 04:55   Re: TF2 SM problem
Reply With Quote #5

Now I am really confused.. I just shutdown one of my other servers and as soon as I turned it on everything broke. I did nothing to change anything about it.. So now I am fairly certain its probably not SM but a unknown internal problem I have yet to encounter.. Thanks for the replies.. Hopefully I can figure this would before any real damage is done.
__________________


Check out my pony animations. http://www.youtube.com/salsav91

Last edited by salsav91; 12-12-2012 at 05:04.
salsav91 is offline
salsav91
Senior Member
Join Date: Aug 2012
Location: Where Lollichops sleep
Old 12-12-2012 , 18:43   Re: TF2 SM problem
Reply With Quote #6

Ok so I updated SM and found it was MM giving my problem.. Updated that and everything going kinda smooth... I have a new problem.. My hooks isnt working

Code:
L 12/12/2012 - 16:41:33: [SM] Unable to load plugin "TF2_Ignite_Light.smx": Required extension "sdkhooks" file("sdkhooks.ext") not running
L 12/12/2012 - 16:41:33: [SM] Unable to load plugin "ponyspenser.smx": Required extension "sdkhooks" file("sdkhooks.ext") not running
L 12/12/2012 - 16:41:33: [SM] Unable to load plugin "homing-rocket2.smx": Required extension "sdkhooks" file("sdkhooks.ext") not running
L 12/12/2012 - 16:41:33: [SM] Unable to load plugin "goomba.smx": Required extension "sdkhooks" file("sdkhooks.ext") not running
L 12/12/2012 - 16:41:33: [SM] Unable to load plugin "betherobot.smx": Required extension "sdkhooks" file("sdkhooks.ext") not running
L 12/12/2012 - 16:41:33: [SM] Unable to load plugin "horsemann_healthbar.smx": Required extension "sdkhooks" file("sdkhooks.ext") not running
L 12/12/2012 - 16:41:33: [SM] Unable to load plugin "SetFF.smx": Required extension "sdkhooks" file("sdkhooks.ext") not running
L 12/12/2012 - 16:41:33: [SM] Unable to load plugin "goomba_tf_fix.smx": Required extension "sdkhooks" file("sdkhooks.ext") not running
L 12/12/2012 - 16:41:33: [SM] Unable to load plugin "rtd.smx": Required extension "sdkhooks" file("sdkhooks.ext") not running
L 12/12/2012 - 16:41:33: [SM] Unable to load plugin "swapteam.smx": Required extension "sdkhooks" file("sdkhooks.ext") not running
[
I updated to the latest version located here. https://forums.alliedmods.net/showth...52#post1721652 So whats the deal? Why am I getting problem.. Is its simply because that these plugins arent updated to be used by sdkhooks 2.0? Again help is greatly appreciated..
__________________


Check out my pony animations. http://www.youtube.com/salsav91

Last edited by salsav91; 12-12-2012 at 18:44.
salsav91 is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 12-12-2012 , 19:22   Re: TF2 SM problem
Reply With Quote #7

Did you try this one?
http://forums.alliedmods.net/showthr...27#post1826527
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
salsav91
Senior Member
Join Date: Aug 2012
Location: Where Lollichops sleep
Old 12-12-2012 , 19:39   Re: TF2 SM problem
Reply With Quote #8

Quote:
Originally Posted by YamiKaitou View Post
*Slams face onto desk*

I knew I forgot something... Thank you.

For your reward.. Bacon
__________________


Check out my pony animations. http://www.youtube.com/salsav91
salsav91 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 09:08.


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