Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when building StateManager #12

Open
MatteoNasci opened this issue Jan 21, 2020 · 3 comments
Open

Crash when building StateManager #12

MatteoNasci opened this issue Jan 21, 2020 · 3 comments

Comments

@MatteoNasci
Copy link

StateManager s_(DemoType::PARAM, "D:/camel_b.obj");
camel_b.zip

When I attempt to run my code it crashes at this line.
Before crashing there is 'Mesh Measure7854.29' in output so I believe the execution reaches at least StateManager.cpp line 90 since that debug comes from the add_new_patch method (ScafData.cpp line 394).
What may be the problem?

@jiangzhongshi
Copy link
Owner

jiangzhongshi commented Jan 21, 2020 via email

@MatteoNasci
Copy link
Author

Yes, it's the mesh included in the repository (I am using it to test).

@jiangzhongshi
Copy link
Owner

Hi,

Could you show me the complete main file so that I can try to reproduce the error?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants