I\'m trying to define a material to meshes I loaded in from OBJLoader through the following wrapper function:
function applyTexture(src){ var texture = n
I also got this error while loading a scene from blender. For me the problem was fixed when unwrapping the uv's for each mesh i want to have a texture on.