It's because you're missing the return value. This is a currently known bug with the ZScript parser where for some reason functions that expect a return that don't have one simply crash instead of throwing an error. The likely cause is a missing null check
Statistics: Posted by Boondorl — Mon Nov 04, 2024 9:59 pm