Bug Open

placeholders doesn't work in in-line conditions!(at least for STRING type)

#6759 opened by Unknown 9 months ago

Unknownreported this bug

Summary

The placeholder <caster.name> doesn't work in in-line conditions! See below(preview): [Legacy attachment omitted]

Steps to reproduce

Files are below, the problem is caused by these code:

?score{o=cszjcs;e=<caster.var.tmp>;v=>8} ?score{o=cszjcs;e=<caster.name>;v=>8}

ERROR https://pastebin.com/embed_js/CfcMNWMR SKILL-FILE https://pastebin.com/embed_js/iuYUyz9i (Require MythicCrucible) ITEM-FILE https://pastebin.com/embed_js/6rrRbGLR (Require MythicCrucible)

correct behavior It should judge correctly, without errors.

Server log file https://pastebin.com/embed_js/WABKHSjg

Debug log snippet https://pastebin.com/embed_js/MawRfQ4m (Debug level is 7)

Sign in to join the discussion.