|
ArjenJ Wanderer
Joined: 30 Jan 2006 Posts: 66
|
Posted: Sat Jul 10, 2010 8:41 pm
[3.22] Telnet trigger stopped working since update to 3.22 |
This is my triggerline for some info send through telnet 200 by Achaea
Code: |
Char\.Vitals\12H:(\d+)/(\d+) M:(\d+)/(\d+) E:(\d+)/(\d+) W:(\d+)/(\d+) NL:(\d+)/100 |
In distant past I copied this line from some forum I think for I myself don't exactly know how this telnet 200 thing works.. but lets ignore that.
In the Package Editor the Language Type for this Trigger line is set to zScript. I think this may be wrong, but in the past it always worked just like this.
Could anybody tell me how to fix this and get this trigger to work again? Thanks in advance. |
|
|
|
ArjenJ Wanderer
Joined: 30 Jan 2006 Posts: 66
|
Posted: Sat Jul 10, 2010 9:29 pm |
Ok, language type zScript shouldn't be the problem. It is regex code that I did not recognize as zScript but since regex is switched on for this trigger this line should work I think... but still it does not.
|
|
|
|
ArjenJ Wanderer
Joined: 30 Jan 2006 Posts: 66
|
Posted: Sat Jul 10, 2010 10:06 pm |
Found a workaround: I switched off the new GMCP emulation and that made this trigger work again.
|
|
|
|
GeneralStonewall Magician
Joined: 02 Feb 2004 Posts: 364 Location: USA
|
Posted: Sat Jul 10, 2010 10:30 pm |
It's a server side issue. IRE doesn't support ATCP and GMCP at the same time, IIRC.
|
|
|
|
oldguy2 Wizard
Joined: 17 Jun 2006 Posts: 1201
|
Posted: Sun Jul 11, 2010 1:09 am |
You should really try reading the forum before posting. I posted about the same issue a long time ago. Perhaps Zugg can fix it to where both ATCP and GMCP are not checked by default as they are now.
|
|
|
|
Rahab Wizard
Joined: 22 Mar 2007 Posts: 2320
|
Posted: Sun Jul 11, 2010 1:20 am |
Zugg already said that he would be doing that, oldguy2. The new version isn't out yet.
|
|
|
|
|
|