Descriptive Problem Summary:
If you chain ?.s together, their nullchecking fails to work
Numbered Steps to Reproduce Problem:
#1 Use ?.s
#2 Watch as they fail to stop null values
Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)
I believe it broke in 514.1586, since I doubt the fix patch of 1587 would have done it.
Workarounds:
Use manual nullchecks
ID:2818739
![]() Sep 8 2022, 10:53 pm
|
|||||||||||||
Resolved
| |||||||||||||
![]() Sep 8 2022, 10:57 pm
|
|
Lummox JR resolved issue with message:
|