You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Runtime error for when EffSort aborts due to null value (#8206)
* Swap reset and delete errors in EffChange (#8177)
swap reset and delete errors
* Fix improper grammar in update block syntax (#8072)
Co-authored-by: sovdee <[email protected]>
* Fix Incorrect Variable Change Queue Processing (#8182)
Fix incorrect change processing order
* Change registerExpression() parameter name (#8180)
change parameter name
* Move EvtRealTime to main thread (#8185)
* Fix type-aware function parsing for functions with only optional arguments (#8189)
Account for functions with all optional parameters
* Properly parse exprsecs in function calls (#8199)
modify section context when parsing functions
* add runtime error when EffSort aborts due to null values.
* catch runtime errors
assert worldborder warning time of {_x} is 1 second with "Failed to modify worldborder before calling function. Check Statement.parse() for sectioncontext handling."
0 commit comments