Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: I made some graphics and they dont work. Help please  (Read 1237 times)

Hishan

  • Bay Watcher
  • [ALCOHOL_DEPENDANT]
    • View Profile
I made some graphics and they dont work. Help please
« on: August 30, 2008, 02:09:31 pm »

I made some custom races and thought Id do my own graphics too, but when I put this in game it doesnt work, help would be nice.


I  put this in my raw/graphics folder, then my pic in raw/graphics/example
Spoiler (click to show/hide)



Logged

Duke of Nawn

  • Bay Watcher
  • Nuke of Dawn?
    • View Profile
Re: I made some graphics and they dont work. Help please
« Reply #1 on: August 30, 2008, 02:18:14 pm »

One possibility for not-workitude would be your init settings. In init.txt there is a line that says [GRAPHICS:YES/NO]. If it says NO, set it to YES. If it says yes, double check all your formatting to make sure you're pointing to the right places. If you are, try hitting your computer with a stick until it cooperates.
Logged

Hishan

  • Bay Watcher
  • [ALCOHOL_DEPENDANT]
    • View Profile
Re: I made some graphics and they dont work. Help please
« Reply #2 on: August 30, 2008, 02:23:13 pm »

Yeah, its set to yes. I also have nothing in errorlog. :(
Logged

Deon

  • Bay Watcher
  • 💀 💀 💀 💀 💀
    • View Profile
Re: I made some graphics and they dont work. Help please
« Reply #3 on: August 30, 2008, 04:25:38 pm »

How do they "not work"?
Are they stretched?

If there're "black tiles" instead of pictures make sure that you save it as "24bit" BMP.

Is the file name "graphics_example_new.txt"?

And I don't see where do you define NIGHTWINGS.

And is your bmp file called "VALKYIRE.bmp" (valkyire not valkyrie).
Logged
▬(ஜ۩۞۩ஜ)▬
✫ DF Wanderer ✫ - the adventure mode crafting and tweaks
✫ Cartographer's Lounge ✫ - a custom worldgen repository

magikarcher

  • Bay Watcher
  • Competent Poster
    • View Profile
Re: I made some graphics and they dont work. Help please
« Reply #4 on: August 30, 2008, 04:42:35 pm »

[TILE_PAGE:VALKYRIES]
   [FILE:example/VALKYIRE.bmp]
   [TILE_DIM:16:16]
   [PAGE_DIM:8:3]

I am no expert but is the 'VALKYIRE' part a problem? Possibly a typo? I know that was what Deon said, but I was just clearing up the area that could be a problem.
Logged

Lazureus

  • Bay Watcher
  • Perfection is Flawed
    • View Profile
Re: I made some graphics and they dont work. Help please
« Reply #5 on: August 30, 2008, 09:28:57 pm »

[TILE_PAGE:VALKYRIES]
   [FILE:example/VALKYIRE.bmp]
   [TILE_DIM:16:16]
   [PAGE_DIM:8:3]

I am no expert but is the 'VALKYIRE' part a problem? Possibly a typo? I know that was what Deon said, but I was just clearing up the area that could be a problem.

I have to agree with this.. as the image you pisted is valkyrie.png/bmp not valkyire.bmp
Logged
Current modding project:Tyranids 2010
Past modding projects:
DF2010: Crematorium
40d: ‼TYRANIDS‼
Quote from: Dark Pegasus
Just when I thought I couldn't despise him any more... He finds a whole new and undiscovered way!!

Tubi2b

  • Bay Watcher
    • View Profile
Re: I made some graphics and they dont work. Help please
« Reply #6 on: August 31, 2008, 01:17:47 am »

using last post as reference, if you put valkyrie.png.bmp; it means you double-click that to change the filetype. I have that problem on my comp to. I downloaded Magic File Renamer 6. Its pretty simple. You drag the .png to the bottom section, right click to manual rename and then change to .bmp... Dunno why it doesnt just save to .bmp when you double click tho.
Logged

Deon

  • Bay Watcher
  • 💀 💀 💀 💀 💀
    • View Profile
Re: I made some graphics and they dont work. Help please
« Reply #7 on: August 31, 2008, 01:34:50 am »

Magic file renamer? Lol. Paint is even more magic :).
« Last Edit: August 31, 2008, 01:39:27 am by Deon »
Logged
▬(ஜ۩۞۩ஜ)▬
✫ DF Wanderer ✫ - the adventure mode crafting and tweaks
✫ Cartographer's Lounge ✫ - a custom worldgen repository

Hishan

  • Bay Watcher
  • [ALCOHOL_DEPENDANT]
    • View Profile
Re: I made some graphics and they dont work. Help please
« Reply #8 on: August 31, 2008, 03:02:57 am »

Thank you very much everyone!!! The problem was the VALKIRE typo, and I am a fool for overlooking it. Glad to say my graphics are working perfectly now!
Logged

Deon

  • Bay Watcher
  • 💀 💀 💀 💀 💀
    • View Profile
Re: I made some graphics and they dont work. Help please
« Reply #9 on: August 31, 2008, 03:06:22 am »

You're not a fool. Sometimes there're OBVIOUS mistakes we can't notice :).
Logged
▬(ஜ۩۞۩ஜ)▬
✫ DF Wanderer ✫ - the adventure mode crafting and tweaks
✫ Cartographer's Lounge ✫ - a custom worldgen repository

mizipzor

  • Bay Watcher
    • View Profile
    • Blog
Re: I made some graphics and they dont work. Help please
« Reply #10 on: August 31, 2008, 04:50:31 am »

One possibility for not-workitude would be your init settings. In init.txt there is a line that says [GRAPHICS:YES/NO]. If it says NO, set it to YES. If it says yes, double check all your formatting to make sure you're pointing to the right places. If you are, try hitting your computer with a stick until it cooperates.

I usually work like that. Except I start with the last step and work backwards.  ::)
Logged

Lazureus

  • Bay Watcher
  • Perfection is Flawed
    • View Profile
Re: I made some graphics and they dont work. Help please
« Reply #11 on: August 31, 2008, 09:35:21 am »

using last post as reference, if you put valkyrie.png.bmp; it means you double-click that to change the filetype. I have that problem on my comp to. I downloaded Magic File Renamer 6. Its pretty simple. You drag the .png to the bottom section, right click to manual rename and then change to .bmp... Dunno why it doesnt just save to .bmp when you double click tho.

oops.. When I said "valkyrie.png/bmp", I ment the image posted was a .png file, but the file used is a .bmp. I was making a guess that the .bmp was nammed the same.

Sorry for the confusion.
Logged
Current modding project:Tyranids 2010
Past modding projects:
DF2010: Crematorium
40d: ‼TYRANIDS‼
Quote from: Dark Pegasus
Just when I thought I couldn't despise him any more... He finds a whole new and undiscovered way!!