Hello alpaca, and first thanks for your great work.

I was trying to two factions symbol, I tryed the first, it works. But when I added the second it doesn't want to work.

This is what I made :
Code:
shared.sd

tga=modpage.tga

entry=SMALL_FACTION_LOGO_WALES
left=67
top=0
bottom=+33
right=+22

entry=SMALL_FACTION_LOGO_TEUTONIC_ORDER
left=160
top=0
bottom=+33
right=+22
Code:
strategy.sd

tga=modpage.tga

entry=FACTION_LOGO_WALES
top=0
left=0
bottom=74
right=66

entry=FACTION_LOGO_TEUTONIC_ORDER
top=0
left=94
bottom=74
right=160
Here is the modpage.tga :


And this is the error I had :



Thanks for your work