jodurpar Posted December 25, 2015 Share Posted December 25, 2015 Hello to all and Merry chritmas: I have a project and I want use Babylonjs. I have include two lines <script src="librerias/babylon2/babylon.2.2.max.js"></script><script src="librerias/babylon2/Materiales/babylon.simpleMaterial.js"></script> If I comment the second line (load simpleMaterial.js) all are ok, but no simple material are defined, obviusly.But if I try to load any file material, (fire, water, simple, etc) I recieve one error, and c'ant continue 0x800a138f - Error in execution time JavaScript: C'ant obtain the property "prototype" is null o not defined. in line 4, position 1 of babylon.2.2.max.js file. Sorry by my english, i am spanish developer. What I do bad ? Thanks for all. Quote Link to comment Share on other sites More sharing options...
JCPalmer Posted December 27, 2015 Share Posted December 27, 2015 Just a guess on my part, but try 2.3 beta in preview. 2.2 was prior to the materials library. Quote Link to comment Share on other sites More sharing options...
jodurpar Posted December 27, 2015 Author Share Posted December 27, 2015 Yessssssssssssss.Thats the problem. Thank you very much!!!!!! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.