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

AMX Match Deluxe (Current Version: 8.11)


Post New Thread Reply   
 
Thread Tools Display Modes
James
Senior Member
Join Date: Dec 2004
Old 07-27-2006 , 20:03   Re: AMX Match Deluxe (Current Version: 7.01)
Reply With Quote #501

I found ridiculous bug..? I Use Amxx 1.75a, sockets module enabled for HLTV function..

Sometimes server crashes. Now i think figured why. When I Use own HLTV, sometimes is everything ok, but sometimes server crash. I think HLTV in amx_match cause this trouble. When i disable HLTV function, or not connect HLTV, server running fine and stable.. Anybody with similiar experience?

And, when I use HLTV function in plugin, and want join HLTV covered by www.hltv.org (Bookings), when HLTV.org HLTV join my server, server crash...

I like automated recording HLTVs with this plugin very much. But now i think thats risky (shutdown Unfortunatelly I dont have any debugs information, if anybody know how get it, please refer how.
James is offline
Infra
Senior Member
Join Date: Aug 2004
Location: California
Old 07-27-2006 , 22:54   Re: AMX Match Deluxe (Current Version: 7.01)
Reply With Quote #502

@ James and Special: I don't have any area of expertise with hltv, or a server where I can test it. If you guys can test and let me know, I would appreciate it.

Thanks,
__________________
--Infra
Infra is offline
Send a message via AIM to Infra
wayne2058
New Member
Join Date: Jun 2006
Old 07-28-2006 , 04:36   Re: AMX Match Deluxe (Current Version: 7.01)
Reply With Quote #503

Yes i have exacly the same problem with HLTV
wayne2058 is offline
James
Senior Member
Join Date: Dec 2004
Old 07-29-2006 , 08:36   Re: AMX Match Deluxe (Current Version: 7.01)
Reply With Quote #504

Quote:
Originally Posted by Infra
@ James and Special: I don't have any area of expertise with hltv, or a server where I can test it. If you guys can test and let me know, I would appreciate it.

Thanks,
Unfortunatelly i have dedicated sevrver on another pc, and i think test and communication between me and you will be problematic :/

But you can test it on your own listenserver (New Game in CS), and then connect own hltv (from the same computer) - hltv.exe +nomaster 1 +serverpassword abc +adminpassword cs +delay 0 +connect 127.0.0.1:27015 -port 27020.

I use often HLTV from PC where I play... Problem is that sometimes game end fine, and sometines server crash :/

HLTV from www.hltv.org you can test on your pc with CS too, just register himself on hltv.org, then start your CS, New Game, and then fill the Booking Form (http://www.hltv.org/?pageid=5) with IP adress yours PC.. Their service automatically join their HLTV, and you can view what your server (or plugin) doing.....in my case server crash.


P.S.: I use windows dedicated CS version

Last edited by James; 07-30-2006 at 04:50.
James is offline
Special
Member
Join Date: Jan 2005
Old 07-29-2006 , 19:34   Re: AMX Match Deluxe (Current Version: 7.01)
Reply With Quote #505

I can test on my server.

linux
amx175a
own HLTV server always on

Contact me @ Xfire if you need me.
__________________
Special is offline
Special
Member
Join Date: Jan 2005
Old 07-30-2006 , 18:19   Re: AMX Match Deluxe (Current Version: 7.01)
Reply With Quote #506

Found more bugs:

-played war...1 map, but 3 ineyes demo's
-Clantags never found
__________________
Special is offline
DPAKOH
Member
Join Date: Oct 2005
Location: Russia, Moscow
Old 07-31-2006 , 12:38   Re: AMX Match Deluxe (Current Version: 7.01)
Reply With Quote #507

Problem with HLTV: Invalid rcon challenge from: 127.0.0.12771

HLTV Console:
Code:
Executing rcon "say * [AMX MATCH] Recording a demo  : " from 127.0.0.1:32771.
Executing rcon "stoprecording" from 127.0.0.1:32771.
Not recording.
Invalid rcon challenge from: 127.0.0.1:32771
hltv_rcon_command log:
Code:
L 07/31/2006 - 20:29:11: [amx_match_deluxe.amxx] [AMX MATCH] HLTV RCON: 'say HLTV correctly configured =)'
L 07/31/2006 - 20:29:31: [amx_match_deluxe.amxx] [AMX MATCH] HLTV RCON: 'say * [AMX MATCH] Recording a demo  : '
L 07/31/2006 - 20:29:31: [amx_match_deluxe.amxx] [AMX MATCH] HLTV RCON: 'stoprecording'
L 07/31/2006 - 20:29:31: [amx_match_deluxe.amxx] [AMX MATCH] HLTV RCON: 'record de_aztec_part1_HLTV_2006.07.31-20.29.31.dem'
When i simply write in console "record de_aztec_part1_HLTV_2006.07.31-20.29.31.dem", then have good demo =) HLTV works great.. I think, it AMX Match Deluxe bug.

HLTV BUILD 3421
AMXX 1.75
Metamod-P 1.19p28
OS: Linux Gentoo
__________________
Sorry for bad english

Dubki CS 1.6 Servers: http://www.cs.dubki.ru/
Server: 2 x AMD Opteron 275 = 4 cores x 2.2 Ghz, 2x1Gb ECC DDR400 Mem.

Last edited by DPAKOH; 07-31-2006 at 12:48.
DPAKOH is offline
Infra
Senior Member
Join Date: Aug 2004
Location: California
Old 07-31-2006 , 15:55   Re: AMX Match Deluxe (Current Version: 7.01)
Reply With Quote #508

@Special: The required number of tags is 2 per team. If you don't have at least two people on each team with a clan tag (four people with clantags), the plugin won't allow you to use clantags in a match.

@DPAKOH: Thanks! I think you have solved the HLTV problem. At least the part that pertains to the invalid rcon challenge...

Code:
L 07/31/2006 - 20:29:31: [amx_match_deluxe.amxx] [AMX MATCH] HLTV RCON: 'say * [AMX MATCH] Recording a demo  : '
That invalid character is the problem...



Now I just have to figure out why your server is crashing, James. Is anybody else having the same problem -- where their server intermittently crashes when HLTV connects?
__________________
--Infra
Infra is offline
Send a message via AIM to Infra
Infra
Senior Member
Join Date: Aug 2004
Location: California
Old 07-31-2006 , 19:02   Re: AMX Match Deluxe (Current Version: 7.01)
Reply With Quote #509

Just checked the code and infact there was a bug, where an integer was being passed as a string, causing an invalid character in the rcon command. I will be testing on Thursday with my server and an hltv server that my friend is letting me borrow.

Thanks for the bug reports guys!
__________________
--Infra
Infra is offline
Send a message via AIM to Infra
DPAKOH
Member
Join Date: Oct 2005
Location: Russia, Moscow
Old 07-31-2006 , 19:16   Re: AMX Match Deluxe (Current Version: 7.01)
Reply With Quote #510

I Replace
Code:
format(hltv_command, 511, "say * [AMX MATCH] %L  : %s", LANG_SERVER, "RECORDING_HLTV_DEMO", TASKID_WARMUP_READYLIST)
To
Code:
format(hltv_command, 511, "say * [AMX MATCH] %L  : %s", LANG_SERVER, "RECORDING_HLTV_DEMO", demo_name)
Now in logs of hltv_rcon_command all looks correctly.
But HLTV not record demo
__________________
Sorry for bad english

Dubki CS 1.6 Servers: http://www.cs.dubki.ru/
Server: 2 x AMD Opteron 275 = 4 cores x 2.2 Ghz, 2x1Gb ECC DDR400 Mem.

Last edited by DPAKOH; 07-31-2006 at 19:20.
DPAKOH 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 17:34.


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