chandlerprall / Physijs

Physics plugin for Three.js
MIT License
2.75k stars 455 forks source link

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

Open leonardopaiva opened 7 years ago

leonardopaiva commented 7 years ago

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

Ithamar commented 5 years ago

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

kourindouhime commented 4 years ago

hitting this but car works

Rabeb-Kahloul commented 2 years ago

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