CoppeliaSim often crashes suddenly.

Typically: "How do I... ", "How can I... " questions
Post Reply
wenyu
Posts: 14
Joined: 08 Mar 2021, 01:49

CoppeliaSim often crashes suddenly.

Post by wenyu »

Hello!
I use the ZeroMQ remote API for Python in vrep V4.6.0 (rev.18). The computer is Windows 11.
CoppeliaSim often crashes suddenly. The pop-up window displays the following information:
"coppeliaSim.exe has stopped working.
The program has stopped working correctly because of a problem. Windows will close the program and notify you when a solution is available."
This is not caused by a program, but happens randomly.
This is fatal for reinforcement learning, etc. I hope this problem can be solved.
Thanks.
coppelia
Site Admin
Posts: 10747
Joined: 14 Dec 2012, 00:25

Re: CoppeliaSim often crashes suddenly.

Post by coppelia »

Hello,

thanks for the information. However the crash doesn't happen randomly, something must trigger that crash. Maybe it is a succession of API calls, a specific argument to a call, etc.
If you can tell us how to reproduce the crashes (even seemingly randomly), then we can reproduce them and can fix them. Otherwise it is just guessing around for us.

Also, try with CoppeliaSim V4.7 that should be out today.

Cheers
Post Reply