Blender script error.

Results 1 to 5 of 5
  1. #1
    Account Upgraded | Title Enabled! llMafiall is offline
    MemberRank
    Dec 2009 Join Date
    SumwhereeLocation
    610Posts

    Blender script error.

    So i haven't done blender in a while and I probably did something wrong but take a look at this:

    File "F:\Blender\.blender\scripts\gunz_export.py", line 412, in elu_export
    raise AttributeError, "Mesh (%s) has no assigned materials." % mesh.name
    AttributeError: Mesh (Tube) has no assigned materials.
    Where did i go wrong?


  2. #2
    Account Upgraded | Title Enabled! e1o14 is offline
    MemberRank
    Apr 2009 Join Date
    GermanyLocation
    306Posts

    Re: Blender script error.

    Uhh obviously your object has no material attached.

    Try this:
    -Go to your material tab (F5)
    -Add new
    -Also make sure to add your texture in the texture tab (F6)

    Idk if this helps since idk if it's a script error :/

  3. #3
    Account Upgraded | Title Enabled! llMafiall is offline
    MemberRank
    Dec 2009 Join Date
    SumwhereeLocation
    610Posts

    Re: Blender script error.

    What should i do with the material tab?

  4. #4
    Account Upgraded | Title Enabled! e1o14 is offline
    MemberRank
    Apr 2009 Join Date
    GermanyLocation
    306Posts

    Re: Blender script error.

    Quote Originally Posted by llMafiall View Post
    What should i do with the material tab?
    Click "Add New" where it says "Link to Object"

  5. #5
    Account Upgraded | Title Enabled! llMafiall is offline
    MemberRank
    Dec 2009 Join Date
    SumwhereeLocation
    610Posts

    Re: Blender script error.

    Working thanks bro = )



Advertisement