Template:Archived Page History/Level Design FAQ/en: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 10: Line 10:


== Compiling maps and running the game ==
== Compiling maps and running the game ==
* [[Leaks_Explained|Hammer reports "leaked!" when I compile. How do I fix it?]]
* [[Leaks_Explained|Hammer reports "leaked!" when I compile. How do I fix it?]]
* [[Hammer Compile Freezes|When I compile my map, it freezes on vvis or vrad.]]
* [[Hammer Compile Freezes|When I compile my map, it freezes on vvis or vrad.]]
* [[Models Not Appearing In-Game|I added some prop models in Hammer, but they don't appear in the game!]]
* [[Models Not Appearing In-Game|I added some prop models in Hammer, but they don't appear in the game!]]
* [[Incorrect prop types|When I compile, I get "Error! static_prop using model (modelname), which must be used on a dynamic entity."]]
* [[Incorrect prop types|When I compile, I get "Error! static_prop using model (modelname), which must be used on a dynamic entity."]]
* [[Memory leak compile error|I get a message "Memory leak: mempool blocks left in memory: (number)" when I compile.]]
* [[Memory leak compile error|I get a message "Memory leak: mempool blocks left in memory: (number)" when I compile.]]
* [[System cannot find file specifed error|When I compile the map, the Process Window says "System cannot find file specifed", and the map does not load.]]
* [[Process Window copying|How do I copy the contents of the compile Process Window?]]
* [[Process Window copying|How do I copy the contents of the compile Process Window?]]
* [[Additional game parameters|What is the "Additional game parameters" field for?]]
* [[Additional game parameters|What is the "Additional game parameters" field for?]]
* [[Launching Without Background Maps|How do I launch the game without loading the 3D background maps?]]
* [[Launching Without Background Maps|How do I launch the game without loading the 3D background maps?]]



Revision as of 16:52, 29 April 2006

This is a directory of Frequently Asked Questions about level editing and using the Hammer editor.

For basic Source SDK issues and questions see the Source SDK FAQ.

Hammer Configuration

Compiling maps and running the game

Multiplayer issues

Hammer 2D and 3D views

Level editing features and problems