Raised This Month: $32 Target: $400
 8% 

rank,top10 command doesn't works!


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
7106
Senior Member
Join Date: Jun 2013
Old 04-23-2014 , 09:09   rank,top10 command doesn't works!
Reply With Quote #1

if i type rank or top10, there's no responsible
help me!
except this problem, everything working
7106 is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 04-23-2014 , 09:38   Re: rank,top10 command doesn't works!
Reply With Quote #2

Did you install the AMXModX or Sourcemod plugin onto your server? Any errors displayed in either the server or daemon logs?
__________________
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
7106
Senior Member
Join Date: Jun 2013
Old 04-24-2014 , 05:50   Re: rank,top10 command doesn't works!
Reply With Quote #3

server logs
L 04/24/2014 - 09:01:13: Log file started (file "logs\L0424000.log") (game "c:\source\tf") (version "2191812")
L 04/24/2014 - 09:01:13: Sending CMsgGameServerMatchmakingStatus (state=ServerMatchmakingState_NOT_PARTICIPATI NG)
L 04/24/2014 - 09:01:14: server_cvar: "mp_scrambleteams_auto" "0"
L 04/24/2014 - 09:01:15: Connection to Steam servers successful.

and i dont know where is daemon logs
help me!

Last edited by 7106; 04-24-2014 at 05:52.
7106 is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 04-24-2014 , 10:24   Re: rank,top10 command doesn't works!
Reply With Quote #4

The daemon is the run_hlstats or hlstats.pl script that should always be running. The logs are in a folder called logs that is located in the same folder as hlstats.pl
__________________
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
RapeField
Member
Join Date: Jul 2011
Old 04-24-2014 , 13:56   Re: rank,top10 command doesn't works!
Reply With Quote #5

I have the same problem and I get this in my Log:
TRCON: Cannot setup TCP socket on 192.168.1.34:27016: Connection refused
RapeField is offline
WildCard65
Veteran Member
Join Date: Aug 2013
Location: Canada
Old 04-24-2014 , 14:01   Re: rank,top10 command doesn't works!
Reply With Quote #6

Quote:
Originally Posted by RapeField View Post
I have the same problem and I get this in my Log:
TRCON: Cannot setup TCP socket on 192.168.1.34:27016: Connection refused
Is the TCP and UDP ports open on the gameserver?
WildCard65 is offline
RapeField
Member
Join Date: Jul 2011
Old 04-24-2014 , 14:30   Re: rank,top10 command doesn't works!
Reply With Quote #7

Quote:
Originally Posted by WildCard65 View Post
Is the TCP and UDP ports open on the gameserver?
Yes they are open

Edit:
Anyone got any idea what it might be? Been googling but can't fins anything that helps me :/

Last edited by RapeField; 04-24-2014 at 16:24.
RapeField is offline
RapeField
Member
Join Date: Jul 2011
Old 04-25-2014 , 02:24   Re: rank,top10 command doesn't works!
Reply With Quote #8

So an update:
"hlx_menu" works fine I get the menu on the screen. However, none of the commands in that menu show up.
Anyone else got this problem?

I also tried restarting the hole server, no result

I'm now getting errors, so that's nice. Finally something to work with. Going to school now but I will give you guys an update if I found anything. Otherwise, if you know the error please tell me
Quote:
CRITICAL ERROR: Could not write to SCRIPTPATH: .

Last edited by RapeField; 04-25-2014 at 02:27.
RapeField is offline
Sillium
AlliedModders Donor
Join Date: Sep 2008
Location: Germany
Old 04-25-2014 , 03:40   Re: rank,top10 command doesn't works!
Reply With Quote #9

Looking at the code the error you posted should be longer and giving you a hint on what to do:
Quote:
# Sanity checks on script path, daemon and logs path. if [ ! -w ${SCRIPTPATH} ]; then echo "CRITICAL ERROR: Could not write to SCRIPTPATH: ${SCRIPTPATH}" echo "Verify you have write access to this directory." echo "Visit our wiki for more information: ${WIKI}." exit 1 fi
So.. do you have write access to that folder? (should be something like hlxce/scripts/)
__________________
brb, dishes have developed their own language and are talking to the garbage about overthrowing me... i must correct this

www.unterwasserpyromanen.de
Sillium is offline
RapeField
Member
Join Date: Jul 2011
Old 04-25-2014 , 09:27   Re: rank,top10 command doesn't works!
Reply With Quote #10

Quote:
Originally Posted by Sillium View Post
Looking at the code the error you posted should be longer and giving you a hint on what to do:


So.. do you have write access to that folder? (should be something like hlxce/scripts/)
What I got:
Code:
CRITICAL ERROR: Could not write to SCRIPTPATH: .
Verify you have write access to this directory.
Visit our wiki for more information: http://wiki.hlxce.com.
So I made sure that Scripts had the right access.
After that I got:
Code:
CRITICAL ERROR: Could not write to the log folder: ./logs
Verify that you have write access to the log folder.
Visit our wiki for more information: http://wiki.hlxce.com.
Did the same thing:
sudo chmod 777 "path"

Just wanted to write it for the record if anyone else got this error


However I still have the same problem regarding the ingame commands. Rank etc won't work
RapeField 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 03:30.


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