"Warning: ::FindTexture() texture SKIP not found!" Error message Created 1 year ago2022-04-22 16:52:05 UTC by Foxo Foxo

Created 1 year ago2022-04-22 16:52:05 UTC by Foxo Foxo

Posted 1 year ago2022-04-22 16:52:05 UTC Post #346464
Hello, I got this weird error that I've never seen while compiling my map. I assume it's there because I (somehow) used a texture that I don't have (?). If that's the case, is there a way to find where the texture is placed? If anyone knows more about this, please let me know!

If it helps, I've linked the compile log here
Posted 1 year ago2022-04-22 21:06:44 UTC Post #346465
This line right here: Are you sure you included zhlt.wad in your wadpath list?

SKIP is a tool texture and is in zhlt.wad (comes with JACK). Add that to your game configuration in JACK and you'll be good to go (and get access to a lot of other useful tool textures).
Posted 1 year ago2022-04-22 21:46:51 UTC Post #346466
I didn't know that was a thing. I've added it and it works now, Thanks!
You must be logged in to post a response.