Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
Share Thread:
Reddit Facebook Twitter
export fails
02-21-2013, 11:01 AM
Post: #1
export fails
when I tried an export to obj Format, the following message appears:
Export crashes: badmatch... look attached file

how can I fix this problem


Attached File(s)
.docx  Wings 3D crash on export.docx (Size: 56.27 KB / Downloads: 3)
Reply
02-21-2013, 03:45 PM
Post: #2
RE: export fails
Quote:{error,enoent}
In accord with Erlang doc (File module) this error could means (depending on what function was used):
- The directory does not exist;
- The file does not exist;
- The file could not be found in any of the directories in Path.

as the crash occurs exporting the materials ({e3d_obj,materials,3}) maybe you could have some material setting wrong. Maybe a material with texture pointing to an image file or directory not found in your system. Take a look in such possibility.
Reply


Forum Jump:


User(s) browsing this thread: 1 Guest(s)