Attempting to format two strings in vars, concatenated via arithmetic, causes stacktrace. #7164
Open
1 task done
Labels
bug
An issue that needs to be fixed. Alternatively, a PR fixing an issue.
PR available
Issues which have a yet-to-be merged PR resolving it
priority: low
Issues that are not harmful to the experience but are related to useful changes or additions.
Skript/Server Version
Bug Description
When trying to format two string vars added together, a stack trace is called due to a casting exception.
Expected Behavior
the strings should be concatenated, then formatted.
Steps to Reproduce
!send formatted ({_colour} + {_name})
Don't even need to be set to anything.
Errors or Screenshots
stack trace from dev/feature build, though replicated on 2.9.3 as well.
Other
No response
Agreement
The text was updated successfully, but these errors were encountered: