Raghavender Mylagary Posted October 16, 2017 Share Posted October 16, 2017 Hi @Deltakosh@JCPalmer @Wingnut @RaananW@JohnK I am trying to export a model from blender to babylon and I am getting the below error while exporting. ========= An error was encountered ========= File "C:\Users\Raghav\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\babylon-js\json_exporter.py", line 152, in execute self.to_scene_file() File "C:\Users\Raghav\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\babylon-js\json_exporter.py", line 212, in to_scene_file mesh.to_scene_file(file_handler) File "C:\Users\Raghav\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\babylon-js\mesh.py", line 634, in to_scene_file if self.hasSkeleton: ERROR: 'Mesh' object has no attribute 'hasSkeleton' ========= end of processing ========= I attached the log file that is generated while exporting. Thanks, Raghavender Mylagary untitled.log Quote Link to comment Share on other sites More sharing options...
JCPalmer Posted October 16, 2017 Share Posted October 16, 2017 I saw. There is a typo in 5.4.1. Unfortunately, over weekend Exporters got moved to their own repo. I do not have time today to fork / edit, and get back Gulp to make the zip file. Did make a 5.4.2 off my local copy. Use this for now Blender2Babylon-5.4.zip Quote Link to comment Share on other sites More sharing options...
Raghavender Mylagary Posted October 16, 2017 Author Share Posted October 16, 2017 @JCPalmer I generated .babylon file using the exporter given by you. Now while I am loading the .babylon file into the sandbox I am getting the below error. untitled.babylon Quote Link to comment Share on other sites More sharing options...
JCPalmer Posted October 16, 2017 Share Posted October 16, 2017 I reconstructed 5.4.0 from July 7. It works for me. Actually they all worked for me. If this does not work, this is unrelated to the typo. Blender2Babylon-5.4.zip Quote Link to comment Share on other sites More sharing options...
JCPalmer Posted October 17, 2017 Share Posted October 17, 2017 I have gotten to making a 5.4.2 version in the new repo,https://github.com/BabylonJS/Exporters/tree/master/Blender. I tested it with .blends which had a skeleton & one that did not. Both export & run fine. GameMonetize and Raghavender Mylagary 2 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.