Giter Site home page Giter Site logo

Comments (3)

Draise14 avatar Draise14 commented on May 22, 2024

I found that bug. Here is the code I found and after my deadlines I'll upload the sample scene (of which works fine in Blender 2.79a):

`
Traceback (most recent call last):
File "G:\3D stuff\Bforartists\BFA 0.9.6 - 64bit - 2.79a\2.79\scripts\addons\io_scene_fbx_init_.py", line 620, in execute
return export_fbx_bin.save(self, context, **keywords)
File "G:\3D stuff\Bforartists\BFA 0.9.6 - 64bit - 2.79a\2.79\scripts\addons\io_scene_fbx\export_fbx_bin.py", line 3087, in save
ret = save_single(operator, context.scene, filepath, **kwargs_mod)
File "G:\3D stuff\Bforartists\BFA 0.9.6 - 64bit - 2.79a\2.79\scripts\addons\io_scene_fbx\export_fbx_bin.py", line 2994, in save_single
fbx_objects_elements(root, scene_data)
File "G:\3D stuff\Bforartists\BFA 0.9.6 - 64bit - 2.79a\2.79\scripts\addons\io_scene_fbx\export_fbx_bin.py", line 2793, in fbx_objects_elements
fbx_data_mesh_elements(objects, me_obj, scene_data, done_meshes)
File "G:\3D stuff\Bforartists\BFA 0.9.6 - 64bit - 2.79a\2.79\scripts\addons\io_scene_fbx\export_fbx_bin.py", line 1069, in fbx_data_mesh_elements
collayer.data.foreach_get("color", t_lc)
RuntimeError: internal error setting the array

location: :-1
`

from bforartists.

ReinerBforartists avatar ReinerBforartists commented on May 22, 2024

Hey Draise,
The FBX bug is already fixed here: #63
It was the reason why i stumbled across the differences in the addons again. And so i made this task. Seems that something went wrong with pulling the newest addons at one point.

from bforartists.

ReinerBforartists avatar ReinerBforartists commented on May 22, 2024

Fixed in master
3eeeb5d

from bforartists.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.