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

HLTV Report (v1.1.1)


Post New Thread Reply   
 
Thread Tools Display Modes
Eismann1976
Senior Member
Join Date: Feb 2006
Old 04-25-2008 , 06:50   Re: HLTV Report (v1.1.0)
Reply With Quote #101

Shorty, der Fehler kann auch auftreten wenn der HLTV nicht auf dem gleichen Rootserver liegt wie der Gameserver.
Stimmt hier die Systemzeit beider Server nicht auf die Sekunde überein, passt der Dateiname nicht.
__________________
Eismann1976 is offline
Send a message via ICQ to Eismann1976
slmclarengt
Veteran Member
Join Date: Jul 2004
Location: The Cookie Jar... or Pul
Old 04-25-2008 , 13:05   Re: HLTV Report (v1.1.0)
Reply With Quote #102

In case the mods only want English comments in the general forum, Eis said in essence:

The error could be caused when the HLTV is on a different rootserver than the game server in which case the system time may be a bit off by a matter of seconds and therefore the timestamp may be incorrect on the demo.

Slmclarengt
__________________
But we don’t beat the Reaper by living longer. We beat the Reaper by living well. -Dr. Randy Pausch, R.I.P.

Come play WC3:FT on BnD Clan Server! You know you want to: Connect to WC3:FT BnD - go ahead click me!
slmclarengt is offline
Eismann1976
Senior Member
Join Date: Feb 2006
Old 04-25-2008 , 13:17   Re: HLTV Report (v1.1.0)
Reply With Quote #103

Sorry, i will translate next time
__________________
Eismann1976 is offline
Send a message via ICQ to Eismann1976
|PJ| Shorty
Veteran Member
Join Date: Aug 2005
Location: Bavaria, Germany
Old 04-25-2008 , 14:15   Re: HLTV Report (v1.1.0)
Reply With Quote #104

already said. http://forums.alliedmods.net/showpos...8&postcount=97

Quote:
Originally Posted by slmclarengt View Post
What if we parsed all the chars out just to show the allowed chars? Like removed " : " " / " and others but primarily show text like "abc"

So name "a/:bc" would turn out to be "abc" but perhaps it's getting unnecessary.
this would be the only way
__________________
There are only 10 types of people in the world:
Those who understand binary, and those who donīt.

Last edited by |PJ| Shorty; 04-25-2008 at 14:29.
|PJ| Shorty is offline
Send a message via ICQ to |PJ| Shorty Send a message via AIM to |PJ| Shorty Send a message via MSN to |PJ| Shorty Send a message via Yahoo to |PJ| Shorty Send a message via Skype™ to |PJ| Shorty
slmclarengt
Veteran Member
Join Date: Jul 2004
Location: The Cookie Jar... or Pul
Old 04-26-2008 , 23:05   Re: HLTV Report (v1.1.0)
Reply With Quote #105

Ok, well we can compromise maybe by adding the map name into the web interface so we can track via maps appended to demo name (compare map to map on web page).

Another side note, maybe have the demos be sortable by like who reported, what time, what map, etc... to make it easier for management. (Ascending and Descending).

Slmclarengt
__________________
But we don’t beat the Reaper by living longer. We beat the Reaper by living well. -Dr. Randy Pausch, R.I.P.

Come play WC3:FT on BnD Clan Server! You know you want to: Connect to WC3:FT BnD - go ahead click me!
slmclarengt is offline
hasta
Senior Member
Join Date: Aug 2004
Location: Ukraine, Kyiv
Old 05-07-2008 , 13:36   Re: HLTV Report (v1.1.0)
Reply With Quote #106

Error
Quote:
L 05/07/2008 - 20:26:28: [hltv_report.amxx] [ERROR] wrong challenge-nr response from HLTV server.
L 05/07/2008 - 20:26:28: [hltv_report.amxx] [ERROR] returning packet:
plugin work, hltv connected, but not recording

and

Quote:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/local/www/nginx-dist/report/includes/hlr_functions.php on line 29
if i use web+mysql

Last edited by hasta; 05-07-2008 at 13:52.
hasta is offline
Send a message via ICQ to hasta
|PJ| Shorty
Veteran Member
Join Date: Aug 2005
Location: Bavaria, Germany
Old 05-07-2008 , 16:24   Re: HLTV Report (v1.1.0)
Reply With Quote #107

put the plugin into debug mode (main.cfg) and show me your logs.

versions of amxx, mysql, php?
windows or linux server?
hltv and gameserver on same pc?
__________________
There are only 10 types of people in the world:
Those who understand binary, and those who donīt.
|PJ| Shorty is offline
Send a message via ICQ to |PJ| Shorty Send a message via AIM to |PJ| Shorty Send a message via MSN to |PJ| Shorty Send a message via Yahoo to |PJ| Shorty Send a message via Skype™ to |PJ| Shorty
hasta
Senior Member
Join Date: Aug 2004
Location: Ukraine, Kyiv
Old 05-07-2008 , 17:54   Re: HLTV Report (v1.1.0)
Reply With Quote #108

AMXMODX v1.76d, mysql 5... php...
freebsd
yes
log will be later
txn
hasta is offline
Send a message via ICQ to hasta
|PJ| Shorty
Veteran Member
Join Date: Aug 2005
Location: Bavaria, Germany
Old 05-07-2008 , 18:05   Re: HLTV Report (v1.1.0)
Reply With Quote #109

make also sure in main.cfg:

hlr_hltv_ip "127.0.0.1" - donīt work, use your external hltv ip.

your php error is normal if you donīt have data in your db.
new webpart is currently at work
__________________
There are only 10 types of people in the world:
Those who understand binary, and those who donīt.

Last edited by |PJ| Shorty; 05-07-2008 at 18:21.
|PJ| Shorty is offline
Send a message via ICQ to |PJ| Shorty Send a message via AIM to |PJ| Shorty Send a message via MSN to |PJ| Shorty Send a message via Yahoo to |PJ| Shorty Send a message via Skype™ to |PJ| Shorty
hasta
Senior Member
Join Date: Aug 2004
Location: Ukraine, Kyiv
Old 05-08-2008 , 02:33   Re: HLTV Report (v1.1.0)
Reply With Quote #110

yes, i use external hltv ip

hltv_report.amxx debug
Quote:
L 05/08/2008 - 116:54: [hltv_report.amxx] [ERROR] returning packet:
L 05/08/2008 - 117:09: [hltv_report.amxx] [ERROR] wrong challenge-nr response from HLTV server.
L 05/08/2008 - 117:09: [hltv_report.amxx] [ERROR] returning packet:
PHP Code:
//main hltv settings
hlr hltv ip "111.111.111.111"        // ip from the hltv-server
hlr hltv port "27020"        // port from the hltv-server
hlr hltv rectime "120"        // how long should the demo be recorded (seconds)
hlr hltv rconpw "pass"    // rcon-password (adminpassword) from the hltv-server
hlr hltv delay "0"        // delay for hltv-server, should be "0" for a correct file name

//hide immunity player from report menu
hlr immunity "1"            // 1=hide, 0=show

//ban options    
hlr reason menu "1"        // use ban reason menu?
hlr ban after "0"            // ban reportet player after recording?
hlr ban time "0"            // ban time (if hlr ban after "1")
hlr ban reason "Cheating"    // default ban reason (if hlr reason menu "0")

//steambans options
hlr steambans cmd "maxrate 8000;loopcmd 1 120 servercmd sb status" //servercmd for steambans 

//other options    
hlr use hud "1"            // show recordtime remaining to reporter?
hlr debug "1"            // now you can report yourself ;) 

Last edited by hasta; 05-08-2008 at 04:47.
hasta is offline
Send a message via ICQ to hasta
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 12:15.


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