Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6891739
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T06:26:53+00:00 2026-05-27T06:26:53+00:00

I have created a really simple model in Maya 8.5 to test in THREE.JS,

  • 0

I have created a really simple model in Maya 8.5 to test in THREE.JS, the model is exported as .obj and converted to a JSON file using a Python script from the THREE.JS github repo.

The conversion looks like it worked fine as it is certainly a valid JSON object with all the data in there. The problem is when I load it in I get the following warning:

DEPRECATED: [js/jumper.js] seems to be using old model format

Does this mean the .obj format changed somehow or am I missing something else? Here is the code I’m using to load the object. I have other native shapes showing up fine so I know the setup is correct, its just this model loading that I’m having trouble with.

loader = new THREE.JSONLoader();
    loader.load("js/jumper.js", function( geometry ) {
        jumper = new Three.Mesh(geometry, new Three.MeshLambertMaterial({ color: 0x88000}));
        jumper.scale.set(10,10,10);
        scene.add(jumper);
        }
    );
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T06:26:54+00:00Added an answer on May 27, 2026 at 6:26 am

    Ok after posting on three.js github forum, I have found that you will get that error even if there are problems in your code which is run in the handler which is run when the model loads. Therefore all code should be checked in the handler even if the error points to an issue with the model.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have created a C# class file by using a XSD-file as an input.
I have an MVC form for adding a simple entity. I am using TextBoxFor(model
I have created a custom dialog for Visual Studio Setup Project using the steps
I have a really simple Rails application that allows users to register their attendance
I have a rather simple data model, but I have a centric entity called
Alright, I have a fairly simple design. class Update(models.Model): pub_date = models.DateField() title =
I'm looking for a simple modelformset example - I have a model class Category(BaseModel):
I have a relatively simple entries model with just five fields: id type (what
I have an image viewer created with WPF 3D graphics. Image quality is really
Being relatively new to backbone.js, I've created several small tests from a simple model

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.