Hello I am testing that Codes but when I try it overriden in strong layer
popup warning shows up. What can I do?
Hey Memet, I’m getting the same thing and haven’t heard back from anyone. It seems that it doesn’t actually cause any problems though (I think this just indicates that your script is destroying objects/prims/whateverTheyRCalled and recreating them).
If you want to see things a bit more clearly then try debugging out of VS Code and running the syn headlessly:
rep.orchestrator.run()
This has really helped me get a handle on what’s going on behind the scenes.
Thank you, I wıll try it
Hello @mehmet.genc, @lelandplusplus, we are working on cleaning up the warnings logged, but you are correct that this particular warning can be safely ignored.