Open MrPrezident opened 6 years ago
The first error is normal. The second error was a typo, which I fixed in newer commit. The Mac OS X linking, is something that I guess must be updated. I'll into it.
I have fixed the Mac OS X solution but I see that resetting simulation leads to a crash. I think the issue is related to multi-threading, which is on TODO, but I'm not sure since I explicitly forced newton to use one thread at the moment.
Also, the first error you see, is normal and is handled by MSPhysics. It occurs whenever a group or a component added to simulation is flat. All other errors are typos and are I am fixing them.
I had to make the following changes to get msp_lib to link properly: https://github.com/MrPrezident/MSPhysics/commit/0e6c4c458ae9765fc6e3561b15ac72a0be89d418
However, even after those changes, the extension is loading, but it is not working. I'm seeing these errors in the Ruby Console when trying to run a simulation: