#RadialMenus Crash
1 messages · Page 1 of 1 (latest)
can u send me the radial? I will try to reproduce
^
With just this information I cannot reproduce it, not sure where the issue lies
honestly cant reproduce it myself, it was just maybe because i forgot the condition on the test option (but the radial flashed, the game froze and i got this log ), but it was this pack. I have added the condition now, tho
ah, yea I've noticed this as well
it sometimes renders outside of instances
I will investigate what exactly is going wrong here
it's related to the radial having some conditions unset, but it also chainsnother radial I think
yea so the issue I see is that the erase mode does not have the instance check set
so because it's the only visible action, it automatically executes
and this works only sometimes (for me)
and bypasses the visibility check
I need to implement proper chaining
doing gods work again
ahh, thanks for pointing this out, i can fix it tomorrow cuz i just headed for work