tintin icon indicating copy to clipboard operation
tintin copied to clipboard

Certain Big5 characters can only be triggered through #show

Open rarealphacat opened this issue 2 years ago • 6 comments

Screenshot_2023-04-08_21-49-39

This is very strange to me, some characters cannot be triggered if it comes from the game but it can be triggered through #show command.

rarealphacat avatar Apr 08 '23 13:04 rarealphacat

Only one action can trigger at a time. Check with #debug action on to see if that's the case here?

scandum avatar Apr 08 '23 21:04 scandum

I thought it was about multi trigger too, but it happens with it as the only action in the session as well.

rarealphacat avatar Apr 11 '23 05:04 rarealphacat

Odd.

Difficult for me to fix as I can't easily reproduce it. Does it trigger if you use #show with all 4 Big5 characters echoed by say?

Also, are you using BIG5 as the charset, or BIG5TOUTF8 ?

scandum avatar Apr 11 '23 09:04 scandum

I'm not sure I get your question, there is only problematic Big5 character I found now "不" and what do you mean by echoed by say, I thought #echo does not trigger at all? Do you mean to "#action {不} {#echo triggered}", then say 不? If so, no, it doesn't trigger.

Or do you mean this? It still didn't trigger.

I am using BIG5TOUTF8.

rarealphacat avatar Apr 11 '23 15:04 rarealphacat

I meant trying:

#showme image

I suspect it's something related to pcre, which would be hard to fix.

scandum avatar Apr 11 '23 16:04 scandum

yes, it triggered and this

rarealphacat avatar Apr 12 '23 02:04 rarealphacat