Trigger can be null in EvtScript #5722
Labels
bug
An issue that needs to be fixed. Alternatively, a PR fixing an issue.
priority: lowest
"Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements).
Skript/Server Version
v2.7.0-beta2-nightly-ea6ce6cdd Paper 1.19.4 #540
Bug Description
So playing with alternatives to #5503 I added a
getConvertedExpression(Object.class)
to the second compared item and Skript literally broke because I did not surround it in a RetainingLogHandler. Trigger can be null when it should not, somewhere is not accounted for possible throws.The text was updated successfully, but these errors were encountered: