problem hlstatsx

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
3nf
This is my homepage
This is my homepage
Posts: 76
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu Jan 27, 2011 12:45 pm

problem hlstatsx

Post by 3nf »

Hi, I have problem with the scripts, when I start it only lasts 5 seconds and closes, I install it in a dedicated server with xamps, replace dedicated server and also the same problem, in win2008 64bit, thanks for your help, please see the video

http://www.youtube.com/watch?feature=pl ... UZ1iWQZCuc
User avatar
Edge100x
Founder
Founder
Posts: 12945
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: problem hlstatsx

Post by Edge100x »

If you double-click the daemon and it closes, it's likely that it can't connect to the database. Try running it from the command line so that you can see the error, and make sure that your database information is correct in the configuration file.
3nf
This is my homepage
This is my homepage
Posts: 76
Joined: Thu Jan 27, 2011 12:45 pm

Re: problem hlstatsx

Post by 3nf »

Hello, I put this command in a .bat

@ echo off
C:
cd \ hlxce
hlstats.pl start
exit

and still closed, I can not see the log :(
User avatar
Edge100x
Founder
Founder
Posts: 12945
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: problem hlstatsx

Post by Edge100x »

Instead of running that .bat, manually execute the commands it contains.
3nf
This is my homepage
This is my homepage
Posts: 76
Joined: Thu Jan 27, 2011 12:45 pm

Re: problem hlstatsx

Post by 3nf »

open CMD and write

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\Administrator>cd /hlxce

C:\hlxce>start hlstats.pl

C:\hlxce>

is correct? if so, the problem is the same :( sorry my noob un commands
User avatar
Edge100x
Founder
Founder
Posts: 12945
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: problem hlstatsx

Post by Edge100x »

No, I'm saying that you should execute the commands from the batch file.

Code: Select all

cd \ hlxce
hlstats.pl start
3nf
This is my homepage
This is my homepage
Posts: 76
Joined: Thu Jan 27, 2011 12:45 pm

Re: problem hlstatsx

Post by 3nf »

hello,
This message appears when you stop working

Can't call method "set" on unblessed reference at .//HLstats_EventHandlers.plib
line 602.
LittleB
This is my homepage
This is my homepage
Posts: 160
Joined: Mon Feb 06, 2012 4:14 am
Location: US
Contact:

Re: problem hlstatsx

Post by LittleB »

That's actually a known issue,but i'm unable to link to the post on their forum's.It appears their forum's are down atm.
Image
3nf
This is my homepage
This is my homepage
Posts: 76
Joined: Thu Jan 27, 2011 12:45 pm

Re: problem hlstatsx

Post by 3nf »

apparently the problem is with the dual-protocol server, because today I have a sever only steam, and not closed, and adding a server with dproto, closes in 5 seconds, is there any solution? thanks
User avatar
TimeX
Staff
Staff
Posts: 1730
Joined: Thu Jul 22, 2004 12:24 am
Location: Big Bear, CA

Re: problem hlstatsx

Post by TimeX »

Dproto is known to cause many issues and it is not something we can help with here due to our agreement with Valve. :|
TimeX
Post Reply