Jump to content

arm and leg super long....in babylon.js but not in blender


benoit-1842
 Share

Recommended Posts

Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost/blu...t?1415217827603

BJS - [14:03:47]: Valid manifest file not found. Scene & textures will be loaded directly from the web server. babylon.js:3

 

 

It is not finding the manifest file which is used to store scene and textures locally - kind of a cache to speed up loading. If it does not find it then it loads "directly from the web server". Not an issue as I  don't usually create one.

 

Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost/blu...y/elie1.babylon

 

It cannot find your .bablyon file. Usually happens to me if I have a spelling mistake in this line :

BABYLON.SceneLoader.Load("xxxx", "walk0805.babylon", engine, function (newScene) {

or the..babylon scene file is in a different directory - need to add a path (where the xxxx is). I always put my index.html and babylon files and textures in the same directory in which case nothing goes where the xxxx is.

 

That I think is your issue - not the .babylon file itself.

 

cheers, gryff :)

 

 

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...