[SOLVED] Missing texture j3m file

For anyone getting missing texture when using .j3m files even if the texture exists, make sure that the path and the name of the textures do not contain any spaces.

Out of interest, does escaping some quotation marks in the path work? e.g. ““path with spaces.etc”” work? seems like it should.

1 Like

I’ll test it now

ok, it works :slight_smile:
this means that there is a bug in JMB

1 Like

Well I don’t know about that. I think it’s just some kind of path literal thing.