XNA Creators Club Online
Page 1 of 1 (6 items)
Sort Posts: Previous Next

No Texture

Last post 10-07-2008 7:03 PM by L4YGarner. 5 replies.
  • 09-22-2008 11:12 AM

    No Texture

    Hello,

    I'm new to XNA. i have installed visual studio 2008 and XNA 3 beta.

    I was going forward with the getting started tutorial and everything was fine. just i can't see the texture on my terrain. i checked my code and it was correct, i even downloaded the source code for the terrain chapter and i got the same problem again.

    The texture is there, just i don't know why it doesn't show up...

     

    P.S. I posted this in another subforum but i think this is the right place so i'm posting again (i didn't get any answers there).

    P.S.2 If there's any other forums / irc channels you think i can ask my question there please let me know.

    Thank you in advance.

     

  • 09-28-2008 1:42 PM In reply to

    Re: No Texture

    Hello,

    I have the same issue. Did you resolve it?

    If not maybe somebody help us?

    Thanks. 


  • 09-28-2008 2:29 PM In reply to

    Re: No Texture

    See here: http://forums.xna.com/forums/t/17821.aspx. In short, there is a bug in the beta that causes the textures to not import properly for some models. You'll either have to use XNA Game Studio 2.0 or wait for the final release of XNA Game Studio 3.0.
  • 10-01-2008 8:48 PM In reply to

    Re: No Texture

    Thanks, I did so.
  • 10-06-2008 11:52 PM In reply to

    Re: No Texture

    Hello

    We had the same problem but we solve this problem.

    problem was the tga file address in fbx files.

    for example in "enemy.fbx" tga file address was "C:\GeoXNA\3D_demo_game\enemy.tga" which we changed it to "enemy.tga" .

    you can download the corrected FBX Files Here.

  • 10-07-2008 7:03 PM In reply to

    Re: No Texture

    Excellent, thanks for that... was begining to wonder if there was something wrong with the actual model. Works perfectly.
Page 1 of 1 (6 items) Previous Next