Code Monkey home page Code Monkey logo

blendernel3dimport's People

Contributors

neospark314 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

yannk2 kiwiez

blendernel3dimport's Issues

Importing not functionning with Blender 2.63

Hi,
I have tried to import some asets from Ryzom game and the script doesn't succeed. Here is the output of my Blender
I have tried to import a .shape file from Ryzom Game, from a decompressed .bnp of the official game : ca_ship.shape, in characters_shapes folder

-------

Traceback (most recent call last):
File "/.blender/2.63/scripts/addons/import_nel3d.py", line 2340, in execute
bMeshObj = convert_NelMesh_to_BlenderObject(nelMesh, fileRootPath);
File "
/.blender/2.63/scripts/addons/import_nel3d.py", line 1800, in convert_NelMesh_to_BlenderObject
convert_CMeshMRMSkinnedGeom_to_BlenderMesh(bobj, bmesh, meshdata['_MeshMRMGeom']);
File "~/.blender/2.63/scripts/addons/import_nel3d.py", line 1715, in convert_CMeshMRMSkinnedGeom_to_BlenderMesh
b_texFace.image = bmesh.materials[temp_AllFace_MatIds[i]].texture_slots[0].texture.image;
AttributeError: 'NoneType' object has no attribute 'texture'

location::-1

-------

As I have not found any other feedback about this sort of problem, I thought you would be interested.
All the best,

Animation import not working?

Basically I just wanted to know if you are still planning to implement animation importing ;) I would really like to reuse the Ryzon animations for another FOSS game, but without a working Blender importer I guess I am out of luck :(

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.