Dormant Help Desk Questions
This page contains questions which have gone unanswered on the Help Desk for a period of at least two months. Questions are moved here to keep the Help Desk clean and tidy, so that active questions can be more easily accessed.
Suggestions for dealing with the questions on this page
Please do not answer questions here on this page. Instead, consider one of the following actions:
- Move the question back to the Help Desk and answer it there.
- Move the question to the questioner's talk page and answer it there.
- Add an answer to existing pages on the VDC.
- Create a new article or tutorial to help answer the question.
- Add an answer to the FAQs.
Dormant Questions
Custom Hud Text in CS:S
I am making a map for Counter Strike: Source. I want to display a message on anyone's hud who enters into a trigger_multiple brush. I've heard that game_text doesn't work in CS:S and it seems to be true as I've tried everything but can't get it to work. Is there any easy way to get a custom message onto players' hud in CS:S. If not, can I write somthing in c++ that will do it. As you can see, I'm pretty new to inputs\outputs and have never programed my own entity, so bear with me. Thanks in advance. = D --RoadKill 10:10, 24 Jun 2006 (PDT)
studiomdl.exe is not working
When I trying to use studiomdl.exe to compile my models, I have this message: "Can't find steam app user info". I'm using Windows XP64. What should I do? Thanks! .--XeNos 13:00, 27 Jun 2006 (PDT)
Problems With Running My Map On Counter Strike Source
After compiling my map and trying to run it gives this message on console
Warning! Encountered old format VTF file; please rebuild it! Error reading in file "materials/maps/zumbi1/c-336_320_128.vtf" Warning! Encountered old format VTF file; please rebuild it! Error reading in file "materials/maps/zumbi1/cubemapdefault.vtf"
I let the game loading (it said that it was loading resources) while i left to home to see a movie and returned 3 hours late and was on the same state. Please help me... i can't even test my own maps...
- I'm using the normal Counter Strike Source and Half Life 2 Textures, no custom textures. Oh by the way... i can't create a listen server with any map except the official ones... i tried to create a listen server on a surf map and it acuses the same error... but last week it never happened. Now i just tested and it show only a pink checkboard ON ALL MAPS... on the water and on the glasses... and i keep getting that error message for all maps and even the official ones... problably some error in the game... ZumBr(talk)
- Try this: Rename your username-map in the SteamApps-folder. Now login to Steam again, and start CS:S. Wait until the game has loaded, and start a server. Is the same error still occurring? Then check your computer specs, if it is even up against the Source Engine... --CrabbyData 02:51, 5 Jun 2006 (PDT)`
- CrabbyData i tried that... but like i said before it only happen on custom maps as far i noticed... and when i create the server it don't finish loading and on other server's i get that pink checkerboard on windows and on water i get a reflection of some part of the level... but it's not a reflection... it's more like if i was specting the level on other part away from that you get it? Oh by the way... 70% of the map's i play on internet are custom ones...mostly like surf and fy and Zombies... cause i already get tired of the officials... but with this bug it REALLY get's annoying to play =/ ZumBr(talk)
- Move all the custom-map-files in the map folder to a backup-directory, outside the Steam folder (e.g. "C:/Documents and Settings/yourname/My Documents/SourceCustomMapsBACKUP"), and then download another (new) one... It could be that your map folder has reached it's maximum size (which I doubt...) But it's worth the try... btw, are you sure your computer has the minimum specs of HL2 (or CS:S) and also the latest drivers of your GFX-card? It's most likely software, but (again) it's worth trying... --CrabbyData 06:35, 6 Jun 2006 (PDT)
- I know what you mean with the pink checkerboard-textures (happens to me when I visit a custom map, where the person who created it, forgot to implant the custom textures (or a friend of mine who tests my custom maps (which then doesn't have the right textures included))). Are the normal maps 'normal'? I mean, do they reflect water correct or do they have pink checkerboard-textures? --CrabbyData 11:32, 6 Jun 2006 (PDT)
- In the normal map´s it´s everything normal... in custom maps it get that error... even if it dosn´t use custom textures... just the regular ones. And this error is not on the textures... as it not a texture who get this error. One example is the sofa... that now on custom maps appear with the pink checkboard on it as if it was reflecting it... and so the doors... and glass... and in the water it reflects a different part of the level and makes it lag a lot... See i made a very early beta of my map with only using one texture (brick00 i think it is) just to see the gameplay mechanichs... but i get this error on the door´s i placed around and on the small water i puted on...ZumBr(talk)
- Maybe it's an odd question: But how did you got CS:S? CD/DVD? Illegal? From Steam (online purchase)?
- If it's on the CD or DVD, try to reinstall it in some way. Or register a new account at Steam, and install the game again. If it's still the same error, then it must ór be your PC-hardware ór your disc with CS:S on it.
- If you obtained it illegaly, than it's pretty obvious that it isn't working, since the textures take up a lot of space, which isn't fun when you're downloading. Then again, CS:S (and all the other Source Games) deserve to be bought!
- If you downloaded it from steam, contact the Steam helpdesk... 'cause I can't think of anything else... --CrabbyData 13:06, 6 Jun 2006 (PDT)
- Maybe it's an odd question: But how did you got CS:S? CD/DVD? Illegal? From Steam (online purchase)?
problem with loading map
when i load my map, i get this problem in half life 2 console:
- CModelLoader::Map_IsValid: No such map 'tunnel'
map load failed: tunnel not found or invalid material "vgui/servers/icon_secure_deny" not found --- Missing Vgui material vgui/servers/icon_secure_deny
- i know the map is real, and exists because im working on it. what could be the problem? Game4ever 12:30, 27 May 2006 (PDT)
- Just because you're working on it doesn't mean the bsp is "real." Did you get any errors during the compile? If so, the bsp may not have been created at all. If the bsp was created, it may not have been copied to the correct directory. Check in the [mod]/maps directory and see if "tunnel.bsp" is there. Or, in the game console, type 'map' to get a dropdown list of maps in the maps directory. If your map isn't there, then your compile was not successful or the bsp wasn't copied to the [mod]/maps directory. Double-check that your Hammer_Manual_Configuration is correct. You did check that before posting a problem, right? ;) —BJ(talk) 14:18, 27 May 2006 (PDT)
- yes. i think it may be the fact i have got citizens in the map. why could that present a problem? Game4ever 14:54, 28 May 2006 (PDT)
- You're not providing any information for anyone to help you with. The bsp file is either "not found" or it's "invalid." Work with the likely answer first. Is the bsp file in the executable map directory? Did you check in the HL2 console as described? Do you have a compile error? —BJ(talk) 15:40, 28 May 2006 (PDT)
- i have changed my map name to 'TOW' and it works... the map name was 'tunnel of war' without underscores... that was the problem game4ever (html not working)
Spheres and Cylinders
Whenever I attempt to put a sphere or cylinder in my map, compiling grinds to a halt at the PortalFlow line. No matter the size or number of faces on the brush, it causes huge slowdown in compile times, adding roughly an extra 90 seconds to a map that would otherwise compile in 5. What exactly is causing this? GlowRage 21:55, 16 Jan 2006 (PST)
My guess is that it's just a more complex shape, and requires more time. By the way - 90 seconds isn't a massive slowdown. 90 minutes is. If a map takes 5-10 minutes to build (or more) that's not necessarily outrageous at all. There's no "right" time for a map to compile in, as it will vary greatly based on the geometry of the map (as you can see). --Holtt 09:08, 23 Jan 2006 (PST)
Simple. You've added planes that aren't parallel to the world space. BSP trees love parallel, planar faces. They abhor anything that's at an arbitrary angle. In practice, this means anything with a curved surface, you should make a func_detail. Including your cylinders. And I'll add a further note. Don't even use the spheres. They suck pretty bad, and have some issues if you try to clip them or manipulate them at all. --Spektre1 02:43, 30 Jan 2006 (PST)
- A note about cylinders: Say you want an area with some cylinder pillars where there is a fight with NPCs. Won't the whole pillars being
func_details
mess with the sight of the NPCs, making them shoot the pillar and making hiding behind them impossible? (Not tested.) If so, then you might want to use solid pillars outfitted with twofunc_details
at the top and bottom. As the solid part of the pillar will hoover in mid-air, it won't touch and cut up the floor or roof. --Andreasen 04:55, 30 Jan 2006 (PST)
No..func_details are considered equal to world geometry—ts2do 06:54, 30 Jan 2006 (PST)
- Oh. I assumed npcs were guided by vis. So the only reason for using a brush instead, is because it blocks vis for the renderer? Okay. --Andreasen 08:19, 31 Jan 2006 (PST)
What are you trying to say? func_details do block vis if they have non-translucent materials applied to them—ts2do 13:54, 31 Jan 2006 (PST)
- Then I don't understand why I couldn't just turn practically every brush into a func_detail, if it has all the benefits and no drawbacks. --Andreasen 08:19, 1 Feb 2006 (PST)
- Search the VDC Optimization pages. You need a good balance of normal brushwork for proper divisions. --wisemx 08:27, 1 Feb 2006 (PST)
- ts2do, you're wrong: According to all the articles, screenshots and examples about func_details, func_details does not block vis, ever. That's what is so good about them. However, I don't think that my method would work, because if VVis would calculate the middle section of the pillar as blocking, it would cut up the pillar just as much as it would if it were entirely made of a worldbrush. ...so if it doesn't block NPC line-of-sight either, turning the entire pillar into a func_detail would be best. --Andreasen 03:46, 10 Mar 2006 (PST)
For proper optimization of a cylinder first consider the number of sides, or face count. When needed for columns like those in front of a Courthouse use this method. When that method isn't helpful do your best to use good judgement about how many sides the cylinder will need as an 8 sided column will require fewer system resources than one with additional sides and it will be easier to Clip and Vertex edit, if need be. The entire cylinder should be func_detail if it will be static and you can use Hint brushes to box an area of cylinders when needed. Lastly consider the material that will be used on cylinders. Because of the multiple angled sides you will do best to experiment with several materials for the desired effect. Use the Alt method with the Face Edit dialog, when texturing objects like columns open the Face Edit dialog and apply a material to one face with the Face Edit dialog still open Left-click to select that same face now hold Alt as you Right-click on the other faces. If the material freaks-out at any point Left-click on the last good face and then Right-click again on the face that didn't work properly.--wisemx 05:05, 10 Mar 2006 (PST)
Problem with making own levels
When i make my own level it starts to run it and when it has loaded the level... everything is black. I can only see my health. There are no problems when i check them with ALT+P.It reads "Stuck on object 0" in the upper right corner... WHAT SHOULD I DO??¨? Hokkis 10:03, 22 Feb 2006 (PST)Hokkis
- Seems like you don't have any lights in your map. Either put some light into your map or compile the map without Vrad. -- Koraktor
- I've tried every kind of light, but none of them don't work. The whole level is black... i can't continue making my own levels... RAARRGGHH!!!
- If you type mat_fullbright 1 into the console that turns off lighting so you can keep working on other things while you try and solve your lighting problems. To get the most basic lighting working, just use a light entity and make sure you have set the brightness values. If the brightness is set too low and/or the light isn't near any walls, it might not actually light anything, and so it wouldn't show up in game.
- Maybe you're stuck in a brush?
- Hmm, perhaps it's a newbie mistake: Did you by any chance create the room by dragging up the area of the room with a single brush? If that's the case, see the Creating_a_Room tutorial on how to create a room. (Although it's not recommended for a finished level, you only really need a brush to stand on to see if this method works. Just don't fall off.) --Andreasen 06:46, 22 Mar 2006 (PST)
- Yeah, I'm having the same problem, it says "Stuck on object 0/mapname" and everything is pitch black. This only occurs when I have the skybox texture. I've gone to map properties and changed the skybox name but still, nothing happens. I know it's not lack of lighting because when I do not have a skybox it works fine. I've also tried the buildcubemaps command and then all it shows is the main menu.
- Is your skybox an actual box? or are you just putting the skybox texture on an existing brush? If you've made a brush that overlaps everything and then textured that with the skybox texture that will make you stuck. I know this seems obvious if you know it, but I don't know whether you do or not.- RodeoClown 15:20, 26 Apr 2006 (PDT)
- Yeah, I'm having the same problem, it says "Stuck on object 0/mapname" and everything is pitch black. This only occurs when I have the skybox texture. I've gone to map properties and changed the skybox name but still, nothing happens. I know it's not lack of lighting because when I do not have a skybox it works fine. I've also tried the buildcubemaps command and then all it shows is the main menu.
- Hmm, perhaps it's a newbie mistake: Did you by any chance create the room by dragging up the area of the room with a single brush? If that's the case, see the Creating_a_Room tutorial on how to create a room. (Although it's not recommended for a finished level, you only really need a brush to stand on to see if this method works. Just don't fall off.) --Andreasen 06:46, 22 Mar 2006 (PST)
- Maybe you're stuck in a brush?
- If you type mat_fullbright 1 into the console that turns off lighting so you can keep working on other things while you try and solve your lighting problems. To get the most basic lighting working, just use a light entity and make sure you have set the brightness values. If the brightness is set too low and/or the light isn't near any walls, it might not actually light anything, and so it wouldn't show up in game.
- I've tried every kind of light, but none of them don't work. The whole level is black... i can't continue making my own levels... RAARRGGHH!!!
Black Model Bug / BSP Cubemap Bug
Any idea on when the black model bug / v20 bsp cubemap issue is going to see a fix? Many people in the community have halted development of their maps waiting for a fix. Thanks. --Bean 11:29, 14 Nov 2005 (PST)
- found a workaround. add +r_radiosity 2 to your launch options. maybe a bug in the radiosity code?--Bean 13:46, 14 Nov 2005 (PST)
- I'm guessing here, but I think it's default setting of 4 includes the HDR information, so because we're still using the old RAD, it's not including the necessary HDR information, so that's why the models are lighting black. I verified it, and setting it to 2 until we get the proper update should alleviate the problem, until we get the compile tools updated. --Spektre1 22:44, 15 Nov 2005 (PST)
CS:S Map Help Needed
Please help I am making a map for CS:S and it now wont open can you give me some pointers on how to fix it and also how to turn the lights off so i can do night vision. thanx Joe (spid360@aol.com)Joe 12:26, 15 Nov 2005 (PST)
- Ok, well, we need more info first. What does it do when it "won't open"? like, does hammer crash, is there an error? Will it not open in Hammer, or in the game engine? <This has been edited as reading the Your First Map tutorial won't actually teach how to turn a light on or off.> --Spektre1 20:18, 15 Nov 2005 (PST)
- To turn lights on and off, you will have to name them (through typing a name in their Name property) and have another entity send Output signals to the light you named, in your case TurnOff signals. --Andreasen 02:13, 17 Feb 2006 (PST)
Env_smokestack problems
- For some reason that I fail to discover, every time I use one env_smokestack some time after they start releasing smoke the smoke stops to be released. I don't turn it off or do anything that may cause this. Also, when you look away from the smoke it stops to release the smoke and starts again to release it when you look at it. Any help/idea? -- DAVLevels 01:09, 27 Dec 2005 (PST)
- The smokestack only runs in your PVS, I don't know anything about it not working after a timed amount, but if its the same ent thats part of env_flare, then you might be interested into looking for env_steam - it comes in clear, and black
- I had a look at env_steam but the smokestack looks a lot better for what I had in mind, besides the error that I am refering doesnt happen in HL2 or DODS (the smoke always appears) -- DAVLevels 02:36, 29 Dec 2005 (PST)
- The smokestack only runs in your PVS, I don't know anything about it not working after a timed amount, but if its the same ent thats part of env_flare, then you might be interested into looking for env_steam - it comes in clear, and black
CS:S Satellite Dish Models
When I first started looking for furniture to put into my map, I stumbled across some satellite dishes. I did not put them in at the time and now I can't seem to find them again. If anyone can help me locate this it would be great! -- Marv 19:32, 11 Jan 2006 (PST)
Should be some in props_rooftop. Roof_dish001 and satellitedish02 come to mind. --Spektre1 00:16, 12 Jan 2006 (PST)
Thanks for the post. After looking at those, they aren't what I remember seeing. It was like a cluster of 2-4 dishes. Any others? -- Marv 07:38, 12 Jan 2006 (PST)
- I think what you found earlier was a texture not a model--Deadity 05:03, 20 Feb 2006 (PST)
There are some textures in /buildings which are transparent and have groups of dishes. --RabidMonkey 21:06, 9 Mar 2006 (PST)
Sub Topic
While I'm here. Do we have a page for known compiler bugs? There's a serious lighting bug, I mentioned it on the Mappers list. I think it should be listed, so everyone in the community is aware of it, but I don't know where would be relevant. --Spektre1 23:38, 3 Nov 2005 (PST)
- Is SDK Known Issues List what you're looking for? —Maven (talk) 13:55, 4 Nov 2005 (PST)
- It might be. I avoided that page, because it was all source code related, while this is more of a mapping issue. I'll consider it a more general page from now on, and append it there, thanks. --Spektre1 23:07, 4 Nov 2005 (PST)
- Send me an email (amckern@yahoo.com) and i'll see what i can do about a fix for CSTRAD. You can also upload the complie log to http://www.interlopers.net/errors/ and read through the output. --Amckern 18:19, 24 Mar 2006 (PST)
Localization
I can't figure out for the life of me where localization settings are. I need this to work in Russian and English, but I don't know where the heck the manifests are for scene wavs. I'm doing a whole bunch of choreographed scenes in faceposer, and I know it's setup somewhere in HL2 to abstract the langauge. How do I set this up? I'm refrencing my wavs directly in Face Poser right now. --Spektre1 04:12, 30 Jan 2006 (PST)
Custom elevators...howto?
Howdy again. I'm still on the same map as previously, and I'd like an elevator on it. However, as this map's a recreation of a map from another game, the elevator prop used in the WiseElevator example file would be VERY out of place. Additionally, I'd like to use my own doors. How would I do this? And since the WiseElevator file is as clear as mud, how do I make an elevator in the first place? My func_tracktrain isn't working... --ElvenNerfer
- Try this tutorial or this one.
Faceposer: Extracting part of a wav
I dunno if this is a bug, or if faceposer just hates my system. Please tell me other people have had this error; I attempt phoneme extraction on a wav, and input the text to be extracted, clear out the attempted extraction because it's wrong, then I arrange the sentence text, so it's placed properly over the correct sections of the wav. I then select part of the wav, and right click, and try to extract selected, and every time, Faceposer crashes. Is this a known bug? --Spektre1 00:45, 10 Mar 2006 (PST)
- It crashes on me whenever I do that for as long as I could remember. -- Sodabus 20:23, 13 Mar 2006 (PST)
I've got the exact same problem each time I try to Redo Extraction in the Phenomen Editor. It simply crachs when I say ok.
Map Profiling
I may be going insane, but I'm convinced that I once saw a way of profiling a map that showed an overview, with all the paths taken by the various players during a game plotted on it. Such a thing would be invaluable. Am I going mad, or does it really exist? --PiMuRho 10:33, 13 Mar 2006 (PST)
- Are you talking about the map overview in Counter-Strike: Source? --Steamfraiser 07:57, 22 Mar 2006 (PST)
- Kind of. Imagine the overview, but with all the player paths plotted on it, showing the routes they took during a game. --PiMuRho 23:49, 28 Mar 2006 (PST)
Try overview_tracks 1—ts2do 23:50, 28 Mar 2006 (PST)
Disappering brushes and textures
I've built a map in Hammer, and added several new brushes to it. Now, whenever I compile the map, these new brushes don't appear. Also, textures and soundscapes that I've added don't work. I have optimzed the map using func_details, and compiled it with all the settings on Normal, and on Fast. I can't understand why new additions to the map are not included after a new compile. Any help would be appreciated. - THX-1138 21:45, 22 Mar 2006 (PST)
- Sounds like you have an error in the map, check the compile log - or upload it to http://www.interlopers.net/errors/ and read through the output. You can also do in hammer check - alt+p - and fix all the errors in that box.
- I've checked and fixed all the errors, and some of the brushes appeared, but most are still not there. Have a lot of carves in my map, could this be the problem? Also, new textures don't appear on the brushes that are already there. - THX-1138
- If you "have a lot of carves" then that is almost certainly your problem right there. Carves will cause errors. Lots of them. You might find others disagree, but at this point, I would probably restart from scratch/from before you started using the carve tool. Clip and vertex manipulate are the way to go. :) Giles 10:44, 2 Apr 2006 (PDT)
- I managed to solve the problem. It was a bunch of breakable benches that I made. The concrete legs were func_details, and the wooden slats were func_breakables. I've deleted these, and all the changes I mae to the level have now appeared when I play the level.
- - THX-1138 19:41, 15 Apr 2006 (PST)
- I think you may have had something hidden. I've noticed that if I hide an object, and compile without unhiding it, they do not show up in the map. "Lots of carves", if you mean you used the carve tool a lot, that's one thing. But if you have odd shapes and stuff from carving, you need to clean up. Simple clipping of brushes and nice happy cuts don't bother things too much.
- -Eaglebird
Object Spawning Problem
Hi i have a problem that i do not no of.I make a map then i add cetain objects on the map i made.Great it shows it on sdk but when i play the game there not there?How do i see them? Thank you for your time to anwser this! —cold020
You probably should put this under article. I have had this problem before. It could be the name of your map. Make sure it doesnt have any spaces in it. And please sign your name with three or four "~" Cubedude 18:39, 9 Mar 2006 (PST)
You are probably using the wrong prop types, there are three basic prop types you would want to use: static, dynamic and physics, static props can't be used as physics or vise versa. More info here Prop_Types_Overview. --Deadity 10:09, 29 Mar 2006 (PST)
Map going to black
hey i got a question, when i make a map (cs:S) in hammer then run the map using hammer about 7 to 10 seconds into the map the whole entire map goes black and i cant see anything. What is happening? do i need to add lights? - Danthomas236
- Do you have any lights? and if you do..try turning on developer (
developer 1
)—ts2do
well when you don't add lights the map is lighted by default. what is developer?
The solution to this problem is to MINIMIZE HAMMER before running your map. You'll probably have to click the minimize WHILE the compile script is beginning to launch half life, because alt tabbing is tough to get working properly. If your card tries to run the game AND hammer in the background, eventually hammer is going to try to redraw the camera view in the map editor, and then your game will go black. happened to me too. --Mrobben 20:23, 5 May 2006 (PDT)
Map Won't Open
I have made a few maps, that all work ok, had no problems. my last map i put loads of junk on the floor etc... real nice ..al ok i jus started a new map, very basic, just 1 room nothing really in it, i compiled it and tried to run it. it compiled ok as far as im aware, but when it got onto counterstrike and i try play the map it does not open. i have tried deleteing stuff, the walls and floor and tried again, to see if n e of those was the prolem, but still can not get map to open anyhow. please help me —Shizarp
- Ive had this problem before you start your game and then when ur try to load it nothing happones right. Well heres your problem: while in hammer you need to hit Run Map then at the bottom you will see additonal game parameters type
-dev -console +sv_lan1 Then click ok and wait for that to load when in game you have to wait a while when your in game and console shows up just wait a few seconds more and soon your map will pop up and you will be able to use it in you creat server list now.Also if it says Steam Vaild Rejection when you try that then click ok then click creat server find you map and click start and that should work.
cold020 21:39 ,mar 19 2006
P.S i hope this works for you ive done it when i had that problem and it worked.
P.S #2 try to read other peoples problems before you post, they might just be the same problems as yours.--Deadity 10:04, 29 Mar 2006 (PST)
- Try Alt+P in Hammer, and solve all listed problems, that should do the trick, most of the time --CrabbyData 11:00, 14 Jun 2006 (PDT)
Missing filesystem_steam.dll
Hi erm i was wondering if some 1 could help me ive just made a map and im getting the following message when i try to load it( Unable to load c:\programfiles\valve\steamapps\alfie228\counter-strike source\bin\filesystem_steam.dll ) please help. —Bravo228
You need to run counter-strike first, run counter-strike everytime it updates, before running your custom maps. If that doesn't help try to refresh SDK content in the Source SDK window.--Deadity 10:02, 29 Mar 2006 (PST)
How do I edit HL1 maps in sdk?
Backlash1017 23:59, 31 Mar 2006 (PST)
- Don't think you can - for HL1, you'll need the old version of Hammer and some map compilation tools. It's a bit more fiddly to set up than the Source stuff, but it's much simpler when you've got it all working. The VERC Collective site should have lots of information for HL1 stuff. —Cargo Cult (info, talk) 11:01, 7 Apr 2006 (PDT)
How do I edit CS:S maps in sdk?
Evinbaxter 08:46, 15 Apr 2006 (PDT)
- You could try to decompile it: Decompiling_Maps
- Make sure to read and understand the warnings about copyright mentioned in this article! --Vaarscha 08:55, 15 Apr 2006 (PDT)
Missing entities
As i'm trying to construct a map in Hammer, i found out that i am missing some entities in the list of entities. Is there any way to get them? Evinbaxter 09:49, 15 Apr 2006 (PDT)
- What entities are you missing and for what type of Source game are you mapping? I can see two reasons: First, every entity is not present in every Source game. Some entities are game specific. The other reason is that there are two lists: One for point entities, and one for brush entities. To create brush entities, you must create a brush and tie it to an entity. --Andreasen 09:57, 15 Apr 2006 (PDT)
- I am making a map for CS:S and i am missing entities such as func_bomb_target, trigger_teleport, and other entities. --Evinbaxter 10:05, 15 Apr 2006 (PDT)
- Did you select CS:S as
Current Game
in the SDK Launcher? --Vaarscha 10:08, 15 Apr 2006 (PDT)- -yeah, i did --Evinbaxter 10:22, 15 Apr 2006 (PDT)
- Well both of those are brush entities, and as I'm assuming this is your first attempt at a map, do you know how to tie entities to a brush? Have you checked that list for these entities? --Andreasen 10:39, 15 Apr 2006 (PDT)
- -yeah, i did --Evinbaxter 10:22, 15 Apr 2006 (PDT)
- Did you select CS:S as
- I am making a map for CS:S and i am missing entities such as func_bomb_target, trigger_teleport, and other entities. --Evinbaxter 10:05, 15 Apr 2006 (PDT)
-Yes i am new to map making, and no i don't know how to tie entities to a brush. Evinbaxter 10:41, 15 Apr 2006 (PDT)
- I searched the wiki for it and did, to my surprise, not find anything about creating these entities, so I created a small how-to list for you here: Entity --Andreasen 11:21, 15 Apr 2006 (PDT)
$collisionjoints
I know that this can be used in your .qc instead of $collisionmesh if you want animated collision meshes, but it causes the non-animated parts to be collapsed to a single mesh, even with the use of $concave There doesn't seem to be any documentation about $collisionjoints anywhere. --PiMuRho 01:52, 16 Apr 2006 (PDT)
Gameinfo.txt execution messed up after Steam update?
Seems like all the mods i have installed no longer have a company description, icon, author info, etc. Is this happening to anyone else and if it is how do i fix it? Thanks. Bean 11:40, 8 May 2006 (PDT)
- It is a bug and was already reported here: User_Interface_Bugs#My_Games_List. Though I'm wondering if it shouldn't get a little more attention - on the other hand, valve will have noticed this on themself already, I'm sure. --Vaarscha 12:35, 8 May 2006 (PDT)
- thanks. -Bean 22:25, 8 May 2006 (PDT)
- Your welcome. If your question is answered, please move it.--Vaarscha 22:50, 8 May 2006 (PDT)
Engine error?!?!
http://img50.imageshack.us/img50/5544/engineerror9wb.png
I don't know what's going on here, the map will not load. It gets past setting up the listenserver, then starts working on the world, the cursor appears, then it exits to the desktop with that error, and then another that HL2 has been a bad program and done something wrong. Help? -Eaglebird
- That happens when list has more elements then it can have. Do you run in Release-mode? Try the debug-mode. That should give an assert and make it possible to get a tracestack. --dutchmega 00:46, 14 May 2006 (PDT)
- When "list" has more elements than it can have? Well, If I plan on releasing it, how else can I fix the problem? I.e., what exactly is the "list" and what goes into it? -Eaglebird
- No idea, you have to find that out with debugging. Check for asserts or .mdmp files.. --dutchmega 10:54, 14 May 2006 (PDT)
- Hmm, well, for one, how do I set it into debug mode, and two, how do I check for asserts/.mdmp files? In fact, what's going on that I need to look for? -Eaglebird
- A newbie? Better add me at MSN/Google Talk. --dutchmega 05:05, 15 May 2006 (PDT)
- No idea, you have to find that out with debugging. Check for asserts or .mdmp files.. --dutchmega 10:54, 14 May 2006 (PDT)
- When "list" has more elements than it can have? Well, If I plan on releasing it, how else can I fix the problem? I.e., what exactly is the "list" and what goes into it? -Eaglebird
Collission Joints
I'm having problems loading a large prop in a map I'm building for. One of the most noteable problems is the collision model, when useing $collisionjoints
Studiomdl turnicates non-animated sections of the model. For the pourpose of prototyping I removed those pieces. When the model is loaded into Hammer Source dosent use the entier collision model. I'm left with a 2 story sphere collision mesh and players can walk threw geometry that should have a collision mesh. It also apears that useing the string $rootbone
makes it only load That bones rigged geometry. Ryoku 11:28, 23 May 2006 (PDT)
Compile Problems
Currently I'm working on a small map has a lot of lighting npc's, as well as a lot of buildings. The main problem I have is when I compile my map it works. It loads up Hl2 My MOD then the console appears and it loads. As soon as the map is about to begin the game shuts down and a error window comes up. The problem is Datacache.dll and Accompat.TXT in my temp folder. please I need some help. Its been like this for two weeks now and because of that i canty do anything at all. I can still edit through Hammer like adding brushes or so but it wont work in the game. I tried Garrys MOD as well and that doesnt work either.
- I managed to crash Source quite nicely a couple of weeks ago because my geometry had gotten complex enough that without running Vvis or using Cordons, I broke the max visible vertices count. Perhaps if you have "lots of buildings and NPCs", you are running into the same error. Does it crash even when you have compiled the map with a full Vvis? You might like to read Optimization (Geometry).
- Also, it is good practice to use a point_template or npc_template_maker to spawn NPCs them when you need them, then delete them with their Kill input as soon as you no longer need them, rather than having them all present as soon as the map loads. --Giles 03:38, 30 May 2006 (PDT)
error:can't load gamuie
ok, so a made a map and tryed to run it, but when i run it it gives me this message "error can't load: gameui", so what do I do????? VulcanVulcanVulcan 12:26, 4 Jun 2006 (PDT)
- Unfortunately this looks like a bug from the latest engine update. In most cases this happens when users creating mods or maps for Half-Life 2: Deathmatch, Counter-Strike: Source and/or Day of Defeat: Source (info token from the VERC Forums (link)). The only thing you can do is waiting for a new update, which will be hopefully soon because there are more people with the same problem. --Jurgen Knops 14:44, 5 Jun 2006 (PDT)
map won't compile
right, me and my friend decided to learn how to make maps, we both went through the 'First Map' tutorial and followed it exactly. once we had finished making the map, we compiled it, and it came up with the error:
"The command failed. Windows reported the error: "the system cannot find the file specified".
Then it askes if we would like to continue anyway, so we clicked yes, and it came up with another error, but this time on half life 2's behalf, stating:
"hl2.exe has encountered a problem and needs to close."
Yet Half Life doesn't even load, this is all inside Hammer. I would have presumed it was something to do with me being a begginer at map making, but I found it too much of a coincidence that both me and my friend following this tutorial, encountered the exact same error. Any help, or thoughts on this problem would be GREATLY appreciated, because we both really want to learn how to map, and just want to carry on with the tutorials.
Thank you in advance :)
- This mostly happens when users try to run their map from Hammer itself. Try to run your map through Half-Life 2 itself (open up the console (~) and typ in map mapname, where mapname is the name of your map you just created in Hammer). Besides that, remember that you have to turn off the option "Don't run the game after compiling" in the compiler options (F9 in Hammer). When Hammer finished the compile-process it will copy the map to the /maps folder in your game folder (which I presume is in your case Half-Life 2 itself). It just followes the "Current Game" settings from the SDK which I presume that it's on the standard option: Half-Life 2. If not, just set it in your Source SDK application. --Jurgen Knops 02:32, 6 Jun 2006 (PDT)
- Thanks for your help anyways, but it still won't work :( When I compile the map, it doesn't save it, it still says that it cant find the file specified, do you have any other ideas? Thanks again :) --
- If Hammer does not copy the map to it's final directory, you have to check if the configuration of it is correct. Look in de Hammer configuration (tools > options...) where the game configuration is pointed to (Half-Life 2, Half-Life 2: Deathmatch, Counter-Strike: Source, Day of Defeat Source or an own modification). If in your case Half-Life 2 stands there, then should all other configuration be pointed to the standard Half-Life 2 directory's like $SteamUserDir\half-life 2\hl2 is by Game directory. If this is not then probably your SDK configuration is damaged or edited in some kind of way.. Then the simplest way is to reset your SDK config (Source SDK window > Reset Game Configuration). When done, set (if not automatically) the Source SDK Current Game configuration to Half-Life 2 and start Hammer again.. Then check the configuration again. Now it should be correct, Hammer will (hopefully) copy your map to the right directory so you can start it via the console. --Jurgen Knops 08:28, 6 Jun 2006 (PDT)
- Thanks for your help anyways, but it still won't work :( When I compile the map, it doesn't save it, it still says that it cant find the file specified, do you have any other ideas? Thanks again :) --
- i got it workin, jus had to change the directory to the normal counter strike:source map folder :) thanks ALOT for your help anyways, i would have been stuck for ages :)
cheers mate
testing map
so i learned how to make a basic map, and then tryed to run it. it took me a long time but it finaly got it to run in cs:s. though when i run it, the map is totally black, and the consol says that:"invalid terrorist and counter terrorist spawn points."please help
- Be sure you have the right entity's in your map(s). For a detailed view check the Counter-Strike: Source Level Creation page with their links to several entity's you'll need (like the info_player_classyouneed). --Jurgen Knops 05:12, 8 Jun 2006 (PDT)
CSS and Dual Core
I hope this is in the right place! I'm looking for an informed answer. I have already tried on the STEAM forums and searched a fair bit too... I'd like to know if anyone has the proper info on the source engine particularly CS:S and regards to dual core processors. Im running an AMD X24400+ and have noticed that whilst running CS:S both display graphs showing core activity become very active.
Ive tried other programs and only one core remains active even with STEAM running in the background
From what I can gather most people are saying CS:S and Source is not a multi-thread program, but why then am I getting a lot of activity in both CPU cores whilst running CS:S? Again, apologies if this is in the wrong place, but I really would like an informed answer, Im not looking for troubleshootng tips as everything works fine, I'm simply puzzled as to why CS:S likes my dual core CPU and the rest of the CS:S community seems to think its not designed to run this way --Chris5675 16:09, 27 Jun 2006 (PDT)chris5675
- Maybe the other core is taking care of windows background operations.--Deadity 02:47, 28 Jun 2006 (PDT)
- Press Ctrl+Alt+Delete and assign hl2.exe to only one processor (Something like Set Affinity (I've got a Dutch Win XP Media Centre, I don't know sure if that's the right translation...)), by doing:
- Right-click on the hl2.exe-process
- Click on the bottom option (Set Affinity or something like that)
- Set it to just 1 CPU, not 2 (CPU 1 & CPU 2).
- Maybe that helps, but I think Deadity already gave you the right answer... Windows is 'heavy shit', you know ;) --CrabbyData 03:16, 28 Jun 2006 (PDT)
- That's not what he is asking at all. --TomEdwards 03:17, 28 Jun 2006 (PDT)
- That's very interesting, as GRAW was built primarily for a multi-core system. My experience is that all games are balanced across both cores automatically, so perhaps what we're seeing here is a bug in GRAW preventing that from happening? --TomEdwards 03:17, 28 Jun 2006 (PDT)
- Press Ctrl+Alt+Delete and assign hl2.exe to only one processor (Something like Set Affinity (I've got a Dutch Win XP Media Centre, I don't know sure if that's the right translation...)), by doing:
Thanks for your replies, firstly with regards to background windows processes, I have the same processes running in both screenshots and in my second picture, the right hand graph is completley inactive, so maybe thats pointing to something else. I have noticed with alot of apps and other games full actiivity from both cores, so maybe it is GR:AW that is bugged... can I assume all (working) programs, including CS:S, will utilise both cores on a dual core system, regardless of them being multi-thread or not? also is it that multi thread programs are designed purely with dual core in mind? --Chris5675 16:05, 28 Jun 2006 (PDT)