Hi I'm having this issue in the magic state ```fee...
# magic
i
Hi I'm having this issue in the magic state
Copy code
feedback add "Illegal overlap (types do not connect)" medium
The number of that varies from execution to execution. I try to change some env variables for magic in order to try to fix the issue.
Copy code
set ::env(MAGIC_DRC_USE_GDS) 0
set ::env(MAGIC_EXT_USE_GDS) 1
This one some times manages to finish the execution but generates and empty gds. So my question I how I debug that or what kind of solution I can apply to fix the issue. Thanks