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

Error during Graph execution Error on node "PrepareDenseScene_1": #235

Closed
JakubkrizAldaGames opened this issue Sep 5, 2018 · 3 comments
Closed

Comments

@JakubkrizAldaGames
Copy link

My process gets to prepare dense scene but after that it just fails for some reason 16gb ram gtx 1060

WARNING: downgrade status on node "CameraConnection_1" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMap_1(0)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMap_1(1)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMap_1(2)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMap_1(3)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMap_1(4)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMap_1(5)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMap_1(6)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMap_1(7)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMap_1(8)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMap_1(9)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMap_1(10)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMap_1(11)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMap_1(12)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(0)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(1)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(2)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(3)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "Meshing_1" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "MeshFiltering_1" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "Texturing_1" from Status.SUBMITTED to Status.NONE
ERROR:root:Error during Graph execution Error on node "PrepareDenseScene_1":
Log:
Program called with the following parameters:

  • input = "C:/Users/J/Desktop/Nová složka/3/MeshroomCache/StructureFromMotion/9185b7853e8a173f2610fd31238fa7437c75a394/sfm.abc"
  • output = "C:/Users/J/Desktop/Nová složka/3/MeshroomCache/PrepareDenseScene/14a44dc18047f484b2e27e2bd35f804e64ce2a73"
  • verboseLevel = "info"

Exporting Scene Data
0% 10 20 30 40 50 60 70 80 90 100%
|----|----|----|----|----|----|----|----|----|----|

@yann-lty
Copy link
Member

yann-lty commented Sep 5, 2018

Duplicate of #209
You have non ASCII characters in your project path and the PrepareDenseScene step fails.
Closing this one to avoid multiple issues on the same subject.

@yann-lty yann-lty closed this as completed Sep 5, 2018
@yann-lty yann-lty marked this as a duplicate of #209 Sep 5, 2018
@JakubkrizAldaGames
Copy link
Author

thanks I dindnt think of that. I renamed the folders and it works now guess installing windows in your native language isnt really a good idea haha thanks again you saved me :)

@PacomeLeRouge
Copy link

Thank you @JakubkrizAldaGames. I didn't know how to fix it, I thought it was first my pics that weren't good enough. That would be great if they can fix that and make it compatible for national machines. 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

3 participants