home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the DOOM Programming Gurus / Tricks_of_the_Doom_Programming_Gurus.iso / editors / deutex / manual / advanced / warning.txt < prev   
Encoding:
Text File  |  1994-11-09  |  1.2 KB  |  49 lines

  1.             WARNING
  2.  
  3.  
  4.         Avoid common mistakes
  5.  
  6.  
  7.  
  8. Read the DOOM SPECS:
  9.  
  10.     Sorry. still unavoidable.
  11.  
  12.  
  13. Sprite: DOOM Hangs up on startup when loading your PWAD
  14. Flats:  DOOM crashes when viewing some
  15.  
  16.     You forgot to use DeuSF -app  or  DeuTex -merge  on your PWAD,
  17.     so the complete list of FLATS and SPRITES is not present.
  18.     If some sprites are missing, and DOOM hangs.
  19.     If some flats are missing, DOOM crashes.
  20.     
  21. Hall of Mirror with new textures:
  22.  
  23.     Care has been taken in DeuTex to first load the
  24.     old TEXTURE1 before adding new textures.
  25.     However, please first create your level, build the
  26.     nodes and reject, then add the new textures.
  27.  
  28.     I don't do that myself, and still it works, but 
  29.     leonardc@halcyon.com reported that error. 
  30.  
  31.     It seems to be a problem with node builders, but
  32.     I'm quite confused...
  33.  
  34. Tutti Frutti and Medusa Effect:
  35.  
  36.     see the DOOM specs, and format.txt
  37.  
  38.  
  39. Doom reports a void column and exit:
  40.  
  41.     Use DeuTex -check on you PWAD before running DOOM.
  42.     It will tell which textures still have void columns.
  43.     
  44.  
  45. Other bug:
  46.  
  47.     Mail me a description of the bug, together with your 
  48.     configuration file. Don't expect a quick answer, though.
  49.