HomeWildfire Games

Throw errors instead of warnings on wrong implicit conversions.

Description

Throw errors instead of warnings on wrong implicit conversions.

This prints out a stack trace, which is quite helpful when debugging.
Also fixes an issue with stack trace not always being reported.

Differential Revision: https://code.wildfiregames.com/D3210

Event Timeline


This replay gives an error upon replaying it.

Langbart raised a concern with this commit.Feb 8 2022, 3:21 AM
Langbart added a subscriber: Langbart.

A problem has been detected. #6429

This commit now has outstanding concerns.Feb 8 2022, 3:21 AM

It is not really this commit that introduced that error, merely the one making it explicit.

This commit no longer requires audit.Feb 8 2022, 10:40 PM