[2020.3 0128] Middle-clicking a bool IOBox throws Exception

mornin’

when middle-clicking a boolean IOBox, this exception is thrown :

System.MissingMethodException: Constructor on type 'VL.HDE.PatchEditor.Editors.EnumStaticEditor`1[[VL.HDE.PatchEditor.Editors.ButtonModeEnum, VL.UI.Forms, Version=2020.3.0.0, Culture=neutral, PublicKeyToken=null]]' not found.

full exception here.

bool_exception

Sorry for the late reply. I can’t reproduce this, but can’t pinpoint when the issue got introduced or vanished. Is this still happening on your machine with a current build? Or do you have patches stored with a certain version that now are broken in a way, that when middle-clicking the iobox the error appears? Thanks for your help!

hey!

looks like this was introduced in 0092 with the feature that allows to configure a bool IOBox before creating it.
it seems to be gone since 131 when the bool pictograms were introduced.

in versions where there was this behavior, it would happen on a fresh patch.

but it’s all gone now :)

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.