You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nice catch! The fields are fully constructed during place() so we could only print after it. But we indeed need to provide better error message. Thanks for telling us about this.
A field needs a shape to become meaningful. Shape info is only contained in ti.root.bitmasked(ti.i, N).place(x, v, inv_m, color). So if printed, it should show something like The definition of the field is incomplete.
Describe the bug
Can not print to debug in the first field
To Reproduce
not work
work
Log/Screenshots
The text was updated successfully, but these errors were encountered: