JCPalmer Posted February 19, 2016 Share Posted February 19, 2016 As I was putting out a test scene recently. I of course minified my code for smallest bandwidth / improved load time. I tried using the Babylon core file to get the smallest transmission there too, but I get the predictable error when something does wrong in minified code. Something like "T is undefined on line 2 to 8", I went down the list of stuff removed, & thought I was not using any of it. I could be wrong of course, but has anyone else gotten the final 2.3 core to run? Is there an easy way for me find the cause? The way core is built seems hostile to such investigation, as the 2.4 alpha core produces the same. Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted February 19, 2016 Share Posted February 19, 2016 just give me an url to your project and I'll find what is missing Quote Link to comment Share on other sites More sharing options...
JCPalmer Posted February 19, 2016 Author Share Posted February 19, 2016 here https://googledrive.com/host/0B6-s6ZjHyEwUWktJb2dFN2hVb0E/ Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted February 19, 2016 Share Posted February 19, 2016 This seems to come from one of your class which tries to inherit from a BJS class which is not in the core: JCPalmer 1 Quote Link to comment Share on other sites More sharing options...
JCPalmer Posted February 19, 2016 Author Share Posted February 19, 2016 I'll let you confirm, but I have a class, QI.Sentence which is a sub-class of BABYLON.Sound. Making it a sound was the best way I found to group face deformation with the audio for speech. I did not do any instancing of these for test, but I bet the parser is pissed Quote Link to comment Share on other sites More sharing options...
JCPalmer Posted February 19, 2016 Author Share Posted February 19, 2016 Thanks, our responses collided. Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted February 19, 2016 Share Posted February 19, 2016 Sounds good Quote Link to comment Share on other sites More sharing options...
JCPalmer Posted February 20, 2016 Author Share Posted February 20, 2016 So, how long have you waited to use that pun? Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted February 21, 2016 Share Posted February 21, 2016 This is the very beginning of my experiments with puns in English (2nd grade quality :)) 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.