Physijs icon indicating copy to clipboard operation
Physijs copied to clipboard

THREE.Object3D.add: object not an instance of THREE.Object3D.

Open leonardopaiva opened this issue 8 years ago • 3 comments

Hello, i got this error when trying to import the car from http://chandlerprall.github.io/Physijs/examples/vehicle.html to my project, any idea why?

THREE.Object3D.add: object not an instance of THREE.Object3D. w…w.P…s.P…s.Vehicle {mesh: w…w.P…s.P…s.BoxMesh, wheels: Array[0], physijs: Object} physijs: Object mesh: window.Physijs.Physijs.BoxMesh wheels: Array[4] world: window.Physijs.Physijs.Scene

leonardopaiva avatar Jul 14 '16 18:07 leonardopaiva

This is a bug in Physijs, it does not break anything, so it is safe to ignore...

Ithamar avatar Mar 11 '19 19:03 Ithamar

hitting this but car works

kourindouhime avatar Dec 18 '19 03:12 kourindouhime

i had the same error while i'm importing a dae file using ColladaLoader , any help please ?? Screenshot from 2022-03-16 10-19-34

Rabeb-Kahloul avatar Mar 16 '22 09:03 Rabeb-Kahloul