Author Topic: Texture Problem?  (Read 2981 times)

Offline Lavablaze

  • Experienced Traveler
  • **
  • Posts: 235
  • Floof-O-Meter: 5
    • View Profile
Texture Problem?
« on: December 17, 2011, 10:24:26 pm »
Hello againnnn....

So now it's a texture problem.

I have the notepad coding called "Barn Mat" (There is no Barn mesh for it although all I need is the texture inside the file)
I have all the thinga code in it, with the jpg and png files in the places where they go. EX: Dirt1 The  image is in the file with the notepad.

Once I load it it says "Dirt1 Cannot be found!" or something like that...

Offline Jayfeather55

  • Community Champion
  • ****
  • Posts: 1,609
  • Country: us
  • Floof-O-Meter: 165
  • It's been 6 years?!
    • View Profile
Re: Texture Problem?
« Reply #1 on: December 17, 2011, 11:43:46 pm »
Copy and paste the .MATERIAL file code.

I canz check to see if its good or not.

Offline Lavablaze

  • Experienced Traveler
  • **
  • Posts: 235
  • Floof-O-Meter: 5
    • View Profile
Re: Texture Problem?
« Reply #2 on: December 17, 2011, 11:46:59 pm »
Alright ~

« Last Edit: December 17, 2011, 11:58:34 pm by Lava »

xSkyrimx

  • Guest
Re: Texture Problem?
« Reply #3 on: December 17, 2011, 11:48:16 pm »
i cant get in...again -.-,it keeps saying once again tht the program has stopped working,anyone else haven this problem again?idk wat the problem is this time(srry ik this is random but i needed to add this somewhere in the problems area)

Offline Jayfeather55

  • Community Champion
  • ****
  • Posts: 1,609
  • Country: us
  • Floof-O-Meter: 165
  • It's been 6 years?!
    • View Profile
Re: Texture Problem?
« Reply #4 on: December 17, 2011, 11:55:44 pm »

^Looks good. You should be putting in this name for the material:

material BarnSide
{
   technique
   {
      pass
      {
         texture_unit
         {
FIDDLEBACKMAKORE.jpg
         }
      }
   }
}

Brenna, uninstall FH and redownload it.

Offline Lavablaze

  • Experienced Traveler
  • **
  • Posts: 235
  • Floof-O-Meter: 5
    • View Profile
Re: Texture Problem?
« Reply #5 on: December 17, 2011, 11:56:26 pm »
Oh okay ^^

Offline Lavablaze

  • Experienced Traveler
  • **
  • Posts: 235
  • Floof-O-Meter: 5
    • View Profile
Re: Texture Problem?
« Reply #6 on: December 18, 2011, 12:03:55 am »
Wait, it still wont show up...Is it because of the size of the image? (Over 1,000+)

Offline Jayfeather55

  • Community Champion
  • ****
  • Posts: 1,609
  • Country: us
  • Floof-O-Meter: 165
  • It's been 6 years?!
    • View Profile
Re: Texture Problem?
« Reply #7 on: December 18, 2011, 12:24:47 am »

Hmm. Try resizing the image to 512 X 512 or 513X 513. That usualy doesn't matter though.

Trymaking sure the .MATERIAL file and the .jpgs or whatever are in the same folder. You should put them into my_objects {FeralHeart->media->objects->my_objects}

Also, copy the .MATERIAL file into materials {FeralHeart->media->materials}

Offline Lavablaze

  • Experienced Traveler
  • **
  • Posts: 235
  • Floof-O-Meter: 5
    • View Profile
Re: Texture Problem?
« Reply #8 on: December 18, 2011, 12:26:26 am »

Hmm. Try resizing the image to 512 X 512 or 513X 513. That usualy doesn't matter though.

Trymaking sure the .MATERIAL file and the .jpgs or whatever are in the same folder. You should put them into my_objects {FeralHeart->media->objects->my_objects}

Also, copy the .MATERIAL file into materials {FeralHeart->media->materials}

Earlier 1000 x 1000 was working, and yes I have it in my objects, Im just putting them on basiccube.mesh ect ect.

Offline Jayfeather55

  • Community Champion
  • ****
  • Posts: 1,609
  • Country: us
  • Floof-O-Meter: 165
  • It's been 6 years?!
    • View Profile
Re: Texture Problem?
« Reply #9 on: December 18, 2011, 12:30:07 am »

Ok. But still copy the .MATERIAL file into the Materials folder >.>