huxingyi / autoremesher

Automatic quad remeshing tool
GNU General Public License v3.0
1.02k stars 87 forks source link

Crash when loading in model #12

Open Ikxi1 opened 3 years ago

Ikxi1 commented 3 years ago

Hi, I wanted to try a newer version with a model I had. In the 1.0.0-alpha.4 version the model would load into the program but load indefinitely.

Now I downloaded 1.0.0-beta.3 and with the same model the program just instantly crashes.

The first time I tried that I got a memory error where it showed two hex codes (didn't screenshot, could also have been because of double verts).

This is the file in question. Once I was able to see the model fully loaded but upon seeing that it crashed. Kirika bikini.zip

fire commented 3 years ago

I was able to run this with https://github.com/huxingyi/autoremesher/pull/13 but did not get good results.

You could try splitting the meshes. Also see https://github.com/huxingyi/autoremesher/issues/11

Screen Shot 2020-10-10 at 1 33 24 PM

fire commented 3 years ago

Attached blend file.

Kirika.bikini.blend.zip

Ikxi1 commented 3 years ago

Separating the model worked! Thank you.

cecarlsen commented 3 years ago

I just experienced a crash on model load as well.

austinlele commented 3 years ago

I get a crash now in Beta 3 as well, only for some models.

ghost commented 3 years ago

I get a crash as well :/

larinius commented 3 years ago

Tested on high poly model and got crash. On other model with less poly count (90k) program worked.