renderdoc2fbx icon indicating copy to clipboard operation
renderdoc2fbx copied to clipboard

Error

Open dagufei opened this issue 1 year ago • 8 comments

Error!~ FBX Ouput Fail Traceback(most recent call last): FileC:/Users/admin/AppData/Roaming/qrenderdoc/extensions\exporterl\fbx_init_.py", line 422, in wrapper func (pyrenderdoc,data)File "C:/Users/admin/AppData/Roaming/qrenderdoc/extensions/exporter/fbx/__init__py , line 454, in prepare export model = table.model() AttributeError:"NoneType"object has no attribute model

dagufei avatar Oct 29 '24 12:10 dagufei

I also receive this error when exportinh. What's the last functional RenderDoc version?

addmix avatar Dec 14 '24 07:12 addmix

Image The same problem, as stated in a certain post, was not successfully exported even if it was changed to table = main_window.findChild(QtWidgets.QWidget, "inTable")

feipinxiang avatar Jun 04 '25 01:06 feipinxiang

I have the same problem

explorer3d avatar Jun 11 '25 07:06 explorer3d

If you encounter a problem like this, please revert to version 1.19(renderdoc).

35653368 avatar Jul 16 '25 04:07 35653368

Fixed in recent pull request.

pkurras avatar Sep 02 '25 13:09 pkurras

您好! 我以已收到您的邮件!

rongcongzhong avatar Sep 02 '25 13:09 rongcongzhong

change "vsinData" to "inTable" at 452 line so it will work

meoleki avatar Oct 18 '25 23:10 meoleki

您好! 我以已收到您的邮件!

rongcongzhong avatar Oct 18 '25 23:10 rongcongzhong