Beef
Beef copied to clipboard
[Bug] IDE crash while trying to create enum
The attached project crashes the ide.
typeInstance->mDefineState == BfTypeDefineState_Defined
in BfModuleTypeUtils.cpp:6213
It seems to be caused by adding: "public enum PropertyType : c" in SDL3.bf
Can't reproduce.
:-(
Can you post the program in an actual broken state such that it crashes when compiled?
Cannot seem to repro it on the newest nightly. Might be fixed or something else