This article was converted from a previous version of TWHL and may need to be reviewed
- The formatting may be incorrect due to differences in the WikiCode processing engine, it needs to be revised and reformatted
- Some information may be out of date
- After the article is re-formatted and updated, remove this notice and the Review Required category.
- Some older articles are no longer useful, or they duplicate information from other pages. In this case, delete the page after merging any relevant information into other pages. Contact an admin to delete a page.
ORIGINAL TITLE: there is no bsp/Map not found on server
Lots of possible causes for this, here are some of the most common:
- This means you probably failed a compile, or you never compiled. You must compile your level to make the .bsp map!
- If you did try to compile, go to your /maps folder and look at your .log for the compile with a text editor. You will probably find one (or more) of the other errors listed on this page.
- If you had no errors, did you copy the .bsp from your WC/maps folder into your mods map folder?
- It could be something else like a bad sky enviornment name, or...
- making the SKY into an entity, or...
- using the wrong fgd file to make your level, or...
- You probably set the configurations of directories wrong, or ect. in worldcraft/hammer. Best thing to do is to have worldcraft/hammer not run the map after compile, and just run the game yourself, and play the map on LAN.
- If you typed in "map mapname" (where mapname is the name of your map without .bsp) in the console and didnt run it from worldcraft/hammer, just try typing it again, without quotes, and include the .bsp at the end. If that doesnt work, disclude the .bsp just to try again.
- If the mod for a multiplayer cannot find your map, perhaps you forgot to put in a player deathmatch, a player_start, or your mod equivalent?
- Also newer patches of HL require for HDTV the following entitys, depending on your mod: Info_player_start, Info_player_observer.
- STEAM is one of our newest causes for this problem. Make sure you have everything set up right for mapping with STEAM.