The simulator GUI crashes when pressing either the left or right mouse button on a location where no object is located. This is because the simulator doesn't always check if there is an object there, it just assumes there is. I've made a PR (#29) that fixes this issue.
The simulator GUI crashes when pressing either the left or right mouse button on a location where no object is located. This is because the simulator doesn't always check if there is an object there, it just assumes there is. I've made a PR (#29) that fixes this issue.