VUKOZ-OEL / 3d-forest-classic

software for analysis of Lidar data from forest environment.
GNU General Public License v3.0
84 stars 26 forks source link

Crash on import #22

Open denzle83 opened 2 years ago

denzle83 commented 2 years ago

Hi,

I'm trying to use the software on a windows system but after creating a project the software crashes after trying to import a point cloud. The clouds are relatively small so I'm not sure where the problem lies. In the command line it says 'importing las file', 'importing las finished' then just dies.

janekT commented 2 years ago

Hi, can yuo please check folders where you store project files? If any of folder contain space, there will be problem. so: C:/aaa aaa/aaa/aa/project will cause problem but C:/aaa_aaa/aaa/aa/project is OK

denzle83 commented 2 years ago

Thanks for your reply. Unfortunately it seems as though other problems are causing the crashes. Having managed to import las files it crashes at almost any action taken randomly. I'll await the new version. thanks for your help

carlos-alberto-silva commented 2 years ago

I am having the same problem as well. I see this error message:

terminate called after throwing an instance of 'pcl::IOException' what(): : [pcl::PCDWriter::writeBinaryCompressed] Error during CreateFile!