Giter VIP home page Giter VIP logo

Comments (3)

TarouMaso avatar TarouMaso commented on August 10, 2024

image

I get this error message. The model appears normally but I can't pose it. The morphs work.

Python: Traceback (most recent call last):
File "C:\Users\Shiroi\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\DTB\DtbOperators.py", line 112, in invoke
return self.execute(context)
File "C:\Users\Shiroi\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\DTB\DtbOperators.py", line 275, in execute
self.import_one(fbx_adr)
File "C:\Users\Shiroi\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\DTB\DtbOperators.py", line 248, in import_one
drb.finishjob()
File "C:\Users\Shiroi\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\DTB\DazRigBlend.py", line 485, in finishjob
Global.scale_settings()
File "C:\Users\Shiroi\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\DTB\Global.py", line 1047, in scale_settings
bpy.context.scene.camera.matrix_world = rv3d.view_matrix
AttributeError: 'NoneType' object has no attribute 'matrix_world'

location: :-1

Note: This issue can be fixed by adding a camera to the scene, since I like no camera and a clean startup that was surely missing.

from daztoblender.

ludwj avatar ludwj commented on August 10, 2024

#31

Python: Traceback (most recent call last):
File "C:\Users\ludwj\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\DTB\DtbOperators.py", line 112, in invoke
return self.execute(context)
File "C:\Users\ludwj\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\DTB\DtbOperators.py", line 275, in execute
self.import_one(fbx_adr)
File "C:\Users\ludwj\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\DTB\DtbOperators.py", line 187, in import_one
dtb_shaders.setup_materials(body)
File "C:\Users\ludwj\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\DTB\DtbMaterial.py", line 394, in setup_materials
shader_node.node_tree = bpy.data.node_groups[node_group]
KeyError: 'bpy_prop_collection[key]: key "IrayUberSkin" not found'

location: :-1

from daztoblender.

MaarVFX avatar MaarVFX commented on August 10, 2024

Thanks for getting back to me!
I'm not sure what happened, but today, when I try to send my Genesis 2 Female it goes seamlessly - even the error doesn't come up!
Thanks again!

from daztoblender.

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.