-
-
Notifications
You must be signed in to change notification settings - Fork 21.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FBX] crashing due to parser error 'GetRequiredElement' is not gracefully failing #43949
Comments
|
Also happens on RTX 2060, Nvidia driver 457.30, GLES 3.0, Windows 10 2004 |
[doc] fbx header: ; FBX 7.3.0 project file <- this file is far too old to be supported. Can you please let me know where you're exporting this file from? |
Please export in a version like: 2016, 2018 or 2020, not in 2013. |
Its in the kenney asset pack. Free download from web.
…On Mon, Dec 14, 2020, 18:26 Gordon MacPherson ***@***.***> wrote:
Added some safety to the check which crashed.
[image: image]
<https://user-images.githubusercontent.com/748770/102113768-54164f80-3e31-11eb-81b4-ea321ec53c2f.png>
I'd really like to know where this file is from? / which application /
which version it is?
The vendor is entirely missing from the FBX itself.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#43949 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJJ33WYRYSTCCL6K7ZYPCZTSUZDF3ANCNFSM4UGK23UQ>
.
|
OK, do you know what they used to actually make the asset in? I've already fixed the crash and it seems to load, but would be better if you could tell me this? |
Fix is up, we will close this once its merged thank you for reporting the problem. |
https://kenney.nl/assets
I am not sure in what software they made it.
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Virus-free.
www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
…On Mon, Dec 14, 2020 at 6:42 PM Gordon MacPherson ***@***.***> wrote:
Fix is up, we will close this once its merged thank you for reporting the
problem.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#43949 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJJ33WZZNTBBSRQ32HZBCETSUZFBJANCNFSM4UGK23UQ>
.
--
Bojan Damnjanovic,
www.stolarskaradionica.com
|
Fixed by #44371. |
Godot version:
Godot 3.2.4. beta 3 (and beta 2)
OS/device including version:
GLES 3, Win 10, gtx 1660 super
Issue description:
After drag and drop *.fbx file, editor crashes. It crashes after trying to reload project. I have to manually delete file from project to be able to load project again.
Steps to reproduce:
Drag and drop fbx file (Kenney Assets)
Minimal reproduction project:
Godot issue.zip
The text was updated successfully, but these errors were encountered: