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

HLXCE Install/Setup for Goldeneye Source 5.0


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
BHerbs2009
New Member
Join Date: Aug 2016
Old 08-18-2016 , 16:04   HLXCE Install/Setup for Goldeneye Source 5.0
Reply With Quote #1

Hello there, I have been trying to get this installed properly for the last week and a half and I have install everything to my knowledge correctly. My problem has to be with activeperl. I keep getting this error and I have tried multiple solutions to get it corrected with no avail. I checked to make sure all my paths where correct and I believe I have all of the perl packages installed as well. The error that i am receiving is this " 'peril' is not recognized as an internal or external command, operable program or batch file." I would greatly appreciate some guidance on how to get this correctly working. If you have the time to assist me on this problem please add me on steam so we can discuss this. I really was unable to find a great walkthrough anywhere online which is suprising to me due to how many servers there are and how often their populated 24/7. My steam account: http://steamcommunity.com/id/KosmoTheAssman/

Edit: I have installed everything properly from activeperl, Wamp 2.5 phpmyadmin set up the database and imported mysql to it. I put all the necessary files in the correct locations as well. I run the bat command to start hlstats and it works correctly but for some odd reason it will not track anything on my server. I am using a localhost for my statpage and put all the server information correctly when i added the server to the list. I have install the superlogs and sourcemod and well as metamod. Perhaps this is a port forwarding issue but i am not sure. I also checked to make sure the sm plugin hlxce stats was correctly installed in the server and it appears in the plugins list through the console. I am not really sure what else I could do to get this to work right. Sorry I was not description enough it my previous post. I would greatly appreicate some guidance on what solutions i should take on getting this fixed. Thanks a bunch. I love this community and what your doing is great. Keep up the great works guys.


Thanks in advance.

Thanks for giving me absolutely no help. This will be the last time i use the forum.

Last edited by BHerbs2009; 08-26-2016 at 13:00.
BHerbs2009 is offline
terps4life90
New Member
Join Date: Oct 2015
Old 02-04-2017 , 13:28   Re: HLXCE Install/Setup for Goldeneye Source 5.0
Reply With Quote #2

Hello again. Please forgive my last response. I was a bit upset. I meant no disrespect. I am still having issues setting up HLXCE. I have done the following in setting up HLXCE:

1. Downloaded the latest HLXCE

2. setup MySQL database/PHPMyAdmin- Made a new user with all privileges and imported the SQL script.

3. ActivePerl-5.20.2.2002- (32 and 64 bit) and Wamp 2.5- Had to use older versions due to incompatibilities.


4. Imported GeoLiteCity data to the GeoLiteCity folder.

5. I setup the webserver files and made sure the DB_address, Name, User and Password were correct and filled in.

6. I go to localhost on wamp and it takes me to my server page and I filled out all the information

Server IP- My IP or game server IP?
Server Port:27015
Rcon Password: N/A
Public Address:
Admin mod: Sourcemod

I not sure if i filled those out correctly though, due to my hlstatsx not working.

7. Editing my server.cfg and added

Log on
logaddress_add gameserver's IP or My local IP? Port 27015 or 27500?

8. I launch my hlstats.cmd file and it logs this

C:\hlxce>perl hlstats.pl
2017-02-04 13:25:21: - MYSQL: Connecting to MySQL database 'hlxce' on 'localhost' as user 'hlxce' ... connected ok
2017-02-04 13:25:21: - CONFIG: Reading database config...
2017-02-04 13:25:21: - CONFIG: I have found the following server configs in database:
2017-02-04 13:25:21: - S_CONFIG: 192.227.140.229:27015
2017-02-04 13:25:21: - HLSTATSX: HLstatsX:CE 1.6.19 starting...
2017-02-04 13:25:21: - UDP: Opening UDP listen socket on port 27500 ... ok
2017-02-04 13:25:21: - HLSTATSX: Tracking Trend of the stats are enabled
2017-02-04 13:25:21: - HLSTATSX: Maximum Skill Change on all servers are 25 points
2017-02-04 13:25:21: - HLSTATSX: Minimum Skill Change on all servers are 2 points
2017-02-04 13:25:21: - HLSTATSX: Minimum Players Kills on all servers are 50 kills
2017-02-04 13:25:21: - HLSTATSX: Players chat logging is enabled
2017-02-04 13:25:21: - HLSTATSX: Broadcasting public chat is disabled
2017-02-04 13:25:21: - HLSTATSX: Event queue size is set to 10
2017-02-04 13:25:21: - HLSTATSX: HLstatsX:CE is now running (Normal mode, debug level 1)


Can't use an undefined value as a symbol reference at hlstats.pl line 1715.

C:\hlxce>pause
Press any key to continue . . .

9. Port 27500 is closed? Not sure how to open the port, my daemon uses that port. I use verizon for my internet. If you could tell me how to get that open I would greater appreciate it.

Sorry for the long post but I really want to get this complete and done with. Thanks if you can help with this problem.
terps4life90 is offline
micazoid
Veteran Member
Join Date: Oct 2010
Location: Munich - Germany
Old 02-06-2017 , 02:54   Re: HLXCE Install/Setup for Goldeneye Source 5.0
Reply With Quote #3

What PhP Version are you using? Php 7 does not support HLstats due its changes in Syntax. Use Php 5 instead.

Port opening:
If you are hosting in a Private network, then go to your Routerconfig page and there you can edit the ports. Just google: Portforwarding Routername or how to open port in Routername

Also check your Windowsfirewall for the ports google helps here too.

Quote:
6. I go to localhost on wamp and it takes me to my server page and I filled out all the information

Server IP- My IP or game server IP?
Server Port:27015
Rcon Password: N/A
Public Address:
Admin mod: Sourcemod

I not sure if i filled those out correctly though, due to my hlstatsx not working.
Server IP: It has to be the IP of the Server. I am not sure if localhost or 127.0.0.1 is enough here, but I think so. Try also the IP of the server, where it can be found in the internet (status in serverconsole)

Server Port: The Port you defined in the startupline of the server. Can also be checked via status in serverconsole
RconPasswort: YOU HAVE TO SET A RCON!!!!!!!! Hlstats need this for certain actions! You can set a password for your server if you add rcon_password YOURPASSWORD into server.cfg
__________________

Last edited by micazoid; 02-06-2017 at 02:58.
micazoid is offline
Nvoid
Junior Member
Join Date: Feb 2017
Old 02-20-2017 , 11:20   Re: HLXCE Install/Setup for Goldeneye Source 5.0
Reply With Quote #4

Did you ever get this working? How are you coming along?
Nvoid 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 22:02.


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