James Smith

Results 834 comments of James Smith

> @Floppy thanks for reply, but it didn't work. For example below. When I use the upload content with the zip, the content just ends up showing the 5 jpgs,...

It should use the data from the datapackage when scanning, but the thing that doesn't make sense there is that you said the datapackage was correct - so it's not...

Ah - one other thought; do any of these have Thingiverse README files in them? It will parse some metadata from those if present.

Is it a 3MF saved from a slicer? It could be to do with the lack of support for the "production extension", like #2438.

Thanks; could you upload a sample file so I can replicate the problem exactly, please?

The console reports an error `THREE.3MFLoader: Unsupported resource type.` That's reported from https://github.com/manyfold3d/threejs-webworker-3mf-loader/blob/main/src/index.js#L1152, which is not the most helpful error message in the world...

Anyway, it's a different error from that which we get for production extension files; so it's a different cause and this issue will remain open until I solve it 😄

Another file failing the same way in #2734.

This is getting higher and higher priority, I'm gonna have to deal with it soon :)

https://github.com/manyfold3d/manyfold/pull/3584 fixes a lot of 3MF issues, but not the phone mount file linked above, that has some other problem which I'll keep looking into. I'd be interested to know...