ChatSim
ChatSim copied to clipboard
About datastruct of Blender model
Hi, I want to ask you something about how to convert the '.fbx' model to the '.blend' model ChatSim supported. I simply import '.fbx' to Blender and save it to '.blend'. However, I can not get the result, and report the message:
WARN (bke.customdata): source/blender/blenkernel/intern/customdata.cc:4319 CustomData_layer_ensure_data_exists: CustomDataLayer->data is NULL for type 46.
Blender 3.5.1 (hash e1ccd9d4a1d3 built 2023-04-24 23:31:15)
Writing: /tmp/blender.crash.txt
Writing: /tmp/blender.crash.txt
Writing: /tmp/blender.crash.txt
Writing: /tmp/blender.crash.txt
Could you provide some help if you have any time?
Have you normalized the 3D asset? We need to merge all things (mesh, texture) into an object with a default name 'Car'. Details can be found in Appendix E.
When you save the .blend file, you also need to check the option below.
Great. I will try it. Thank you.
no result is coming out of it actually same error again