Coder Social home page Coder Social logo

Comments (9)

tomysshadow avatar tomysshadow commented on September 10, 2024

This error occurs when Shockwave 3D fails to load a file. This is unfortunately a bit difficult to debug since the error is returned from the Shockwave 3D API and doesn't lie in the Converter itself, but it suggests that the file is not a valid Shockwave 3D World. If you downloaded it from the internet, is it possible it did not download completely? Are you able to import it into Director normally?

from shockwave-3d-world-converter.

Novgord98 avatar Novgord98 commented on September 10, 2024

from shockwave-3d-world-converter.

tomysshadow avatar tomysshadow commented on September 10, 2024

Correct. If it's a Shockwave 3D World file you should be able to import it into Director like any other media. If you're willing to share the file here then I could also check for you.

from shockwave-3d-world-converter.

Novgord98 avatar Novgord98 commented on September 10, 2024

https://drive.google.com/file/d/1ByYSvx8aUPcyCZRsGlzFPzdjRo-ftxSH/view?usp=sharing

from shockwave-3d-world-converter.

tomysshadow avatar tomysshadow commented on September 10, 2024

Sorry for the late reply to this.

I've had a look at this file, and it looks to me like it was downloaded with the incorrect encoding. It looks to have a similar structure to a Shockwave 3D World, but there are strange Unicode characters amongst the binary data in places where I wouldn't expect them to be. It's also missing the "IFX" header W3D files normally have. I'm not sure where this file is originally from, but it looks like the server is not correctly configured to serve this as a standard binary file. Can you download other binary files from the same domain?

from shockwave-3d-world-converter.

tomysshadow avatar tomysshadow commented on September 10, 2024

Okay, I think I understand the issue, and the source of my confusion.

There appear to be two 3D model formats that share the same file extension. This converter is meant for the Shockwave 3D World format, used by Adobe Director. There appears to be another format with the same W3D file extension called Westwood 3D and used by SAGE engine (Command & Conquer, Battle For Middle-Earth...) This is not a converter for that format, it converts Shockwave 3D World files only.

They're both binary formats with strings inbetween, so at first they appeared similar to each other, but that is probably only coincidence.

from shockwave-3d-world-converter.

Novgord98 avatar Novgord98 commented on September 10, 2024

from shockwave-3d-world-converter.

Novgord98 avatar Novgord98 commented on September 10, 2024

from shockwave-3d-world-converter.

tomysshadow avatar tomysshadow commented on September 10, 2024

Well, it's a little bit outside my area of expertise, since it turns out to be a totally different format that, confusingly, happens to have the same file extension as this one. But you could always try asking the usual places like XeNTax or ZenHAX.

from shockwave-3d-world-converter.

Related Issues (13)

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.