Hi, I get this error “Windows fatal exception: access violation” when running replicator headlessly, and only when using it headlessly. When I run my script in Isaac sim normally, it executes just fine. I was wondering if anyone else has experienced this issue and knows the solution. This is the only error message I get, along with a mem address. Any advice is appreciated.
Hello, have you solved this problem? I ran lift’s official reinforcement learning example (4096) with no problems, but my bot would only run in 128 environments instead, and a larger number would throw an error isaac/cloner/cloner.py"Windows fatal exception: access violation.
Personally it ended up not affecting the integrity of my simulations so I never bothered to fix it. I think Nvidia has acknowledged it as a bug and for replicator at least it is fine.
I found the problem, I removed the Mimic, and everything was fine.
HI, can I know what’s the Mimic?