Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
the iron hitman

Error when using custom WAD in JDOOM

Recommended Posts

Hi. Ok, to the point:-

When i load up JDOOM with a custom WAD (jdoom format) it comes up with this error (note it only happens with this wad for some reason :S)

P_Init: Init Playloop state.
HU_Init: Setting up heads up display.
ST_Init: Init status bar.
M_Init: Init miscellaneous info.
SetupLevel: map01
R_TextureNumForName: Z not found!

i think its a texture problem

Share this post


Link to post

Its looking for a non-existant texture "Z"

either add a dummy or search in the editor for the linedef using the texture "Z"

Share this post


Link to post

In Doom Builder, press F3, choose search type "Linedef texture", in the 'find what' field type "Z" and click Find. It will show you a list of results and you can click on the results in the list to see where the line in the map is.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×