Help with Sky

Status
Not open for further replies.

Ice

Pretty chill guy
I'm trying to put a sky into SRB2 (256x256), I put the texture in between P_START and P_END and named it SKY1, then I added it to patch names, and then added it to texture (in that order), and it still gives me an error message of "R_LoadTextures: Missing patch in texture sky".
What am I doing wrong? I'm surely missing something here.
 
It might be conflicting with the SKY1 that is already in the TEXTURE1 lump of the srb2 IWAD. Try naming it something that isn't taken like SKY2. You might need to split that texture into 2 patches, since its height is larger then 255 pixels. You could also crop the sky texture so it is 256x255.
 
Uhh... you can't have a patch with a height over 255 pixels.

EDIT: Oh great. I was beaten by Torgo... =/

Oh well...
 
Gah, my copy of XWE is retarded. I'll be working on the wad, and then suddenly it'll just say that it can't find the wad. When I try to load it again it says the same thing. The only way I have been able to modify the wad is to move it to a different folder, open it with XWE again, and work on it before it stops reading it.
I'll get back to you if it works though.

EDIT: Ok, but now I get these errors when I open it in SRB2DoomBuilder:
Code:
WARNING: Could not find the required lump for the patch BLUEW2 W
 WARNING: Could not find the required lump for the patch BLUEW3 W
 WARNING: Could not find the required lump for the patch COMP4 EN
 WARNING: Could not find the required lump for the patch COMP5 EN
 WARNING: Could not find the required lump for the patch COMP6 EN
 WARNING: Could not find the required lump for the patch DCTOW 1
 WARNING: Could not find the required lump for the patch DCWIN1 W
 WARNING: Could not find the required lump for the patch DCWIN2 W
 WARNING: Could not find the required lump for the patch DIRTW RW
 WARNING: Could not find the required lump for the patch WEB1 W
 WARNING: Could not find the required lump for the patch BLUEW1 W
 WARNING: Could not find the required lump for the patch DIRT3 L1
 WARNING: Could not find the required lump for the patch DIRT4 L1
 WARNING: Could not find the required lump for the patch MMA AL11
 WARNING: Could not find the required lump for the patch MM9 AL11
 WARNING: Could not find the required lump for the patch MM8 AL11
 WARNING: Could not find the required lump for the patch DIRT2 11
 WARNING: Could not find the required lump for the patch RED1 4
 WARNING: Could not find the required lump for the patch RED2 4
 WARNING: Could not find the required lump for the patch RED3 4
 WARNING: Could not find the required lump for the patch YEL1 4
 WARNING: Could not find the required lump for the patch YEL2 4
 WARNING: Could not find the required lump for the patch YEL3 4
 
I think that this might be my first ever triple post.
*CLAPCLAPCLAPCLAPCLAP*
srb20018-1.png


How do I get rid of this ugly black line? I edited the sky a bit and now I can't get rid of it.
 
I think that is a problem even in some official skies. If you really want to fix it, you might have to use 2 patches and use 256x256.
 
But it wasn't a problem before I edited it. When you sent me the fixed version it was fine.
 
Status
Not open for further replies.

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top