Gottfried Hofmann GottfriedHofmann
Gottfried Hofmann commented on issue extensions/io_scene_3ds#2 2024-08-27 10:52:16 +02:00
Object %r can't be written into a 3DS file

Here is the output of dump() for the chunk that breaks the export:

ID='0x4000' size=829819 name = broken ID='0x4100' size=829806 ID='0x4110' size=165092 vertices = (13757…

Gottfried Hofmann commented on issue extensions/io_scene_3ds#2 2024-08-27 09:21:06 +02:00
Object %r can't be written into a 3DS file

I created a PR for the second part of the issue, it will make the name of the object that cannot be exported show up in the warning: extensions/io_scene_3ds#3

Gottfried Hofmann created pull request extensions/io_scene_3ds#3 2024-08-27 09:19:59 +02:00
Fix: Display name of objects that cannot be written into a 3DS file
Gottfried Hofmann pushed to main at GottfriedHofmann/io_scene_3ds 2024-08-27 09:18:29 +02:00
8705b15e6e Fix: Display name of objects that cannot be written into a 3DS file
Gottfried Hofmann created repository GottfriedHofmann/io_scene_3ds 2024-08-27 09:09:33 +02:00
Gottfried Hofmann opened issue extensions/io_scene_3ds#2 2024-08-27 08:37:54 +02:00
Object %r can'T be written into a 3DS file