Notices

Help with mapping....  Thread Tools Reply
Old 12-18-2009, 09:48 PM   #1
Sgt_Dippy
L1: Registered
 
Sgt_Dippy's Avatar
 
Sgt_Dippy is offline
Posts: 7
Thanks: 4
Thanked 2 Times in 1 Post

Angry Help with mapping....


I'm pretty decent with mapping, i understand flow, balancing, and the design of most
tf2 maps. I may sound like a narcissistic ******bag but i believe im pretty good. One of the main problems i have is the testing, when i compile my map, it doesn't load and i always have tons of problems, can anyone check my compile log and tell me the problems/how to fix them. ty in ahead
================================================== ========
** Executing...
** Command: "c:\program files\steam\steamapps\bluteam8373\sourcesdk\bin\or angebox\bin\vbsp.exe"
** Parameters: -game "c:\program files\steam\steamapps\bluteam8373\team fortress 2\tf" "C:\Program Files\Steam\steamapps\bluteam8373\sourcesdk_conten t\tf\mapsrc\cp_Industry"

Valve Software - vbsp.exe (May 19 2009)
2 threads
materialPath: c:\program files\steam\steamapps\bluteam8373\team fortress 2\tf\materials
Loading C:\Program Files\Steam\steamapps\bluteam8373\sourcesdk_conten t\tf\mapsrc\cp_Industry.vmf
Error: displacement found on a(n) func_detail entity - not supported (entity 48, brush 0)


** Executing...
** Command: "c:\program files\steam\steamapps\bluteam8373\sourcesdk\bin\or angebox\bin\vvis.exe"
** Parameters: -game "c:\program files\steam\steamapps\bluteam8373\team fortress 2\tf" "C:\Program Files\Steam\steamapps\bluteam8373\sourcesdk_conten t\tf\mapsrc\cp_Industry"

Valve Software - vvis.exe (May 19 2009)
2 threads
reading c:\program files\steam\steamapps\bluteam8373\sourcesdk_conten t\tf\mapsrc\cp_Industry.bsp
Error opening c:\program files\steam\steamapps\bluteam8373\sourcesdk_conten t\tf\mapsrc\cp_Industry.bsp

** Executing...
** Command: "c:\program files\steam\steamapps\bluteam8373\sourcesdk\bin\or angebox\bin\vrad.exe"
** Parameters: -game "c:\program files\steam\steamapps\bluteam8373\team fortress 2\tf" "C:\Program Files\Steam\steamapps\bluteam8373\sourcesdk_conten t\tf\mapsrc\cp_Industry"

Valve Software - vrad.exe SSE (May 19 2009)

Valve Radiosity Simulator
2 threads
[Reading texlights from 'lights.rad']
[34 texlights parsed from 'lights.rad']

Loading c:\program files\steam\steamapps\bluteam8373\sourcesdk_conten t\tf\mapsrc\cp_Industry.bsp
Error opening c:\program files\steam\steamapps\bluteam8373\sourcesdk_conten t\tf\mapsrc\cp_Industry.bsp

** Executing...
** Command: Copy File
** Parameters: "C:\Program Files\Steam\steamapps\bluteam8373\sourcesdk_conten t\tf\mapsrc\cp_Industry.bsp" "c:\program files\steam\steamapps\bluteam8373\team fortress 2\tf\maps\cp_Industry.bsp"

The command failed. Windows reported the error:
"The system cannot find the file specified."

__________________
There, im ****ing done, happy? I sure am!
 
Reply With Quote
Advertisement
 
Advertisement
Advertisement Sponsored links

Old 12-18-2009, 09:50 PM   #2
Vander
Veteran Member
 
Vander's Avatar
 
Vander is offline
Posts: 545
Thanks: 323
Thanked: 105

Default Help with mapping....


http://www.interlopers.net/errors/

error: displacement found on a(n) func_detail entity - not supported

Description:
You have tied a displacement to an entity. Displacements aren't supposed to be entities. (they don't need to be func_detail, vvis.exe ignores them anyway). Displacements can't move around. Period. Forget about parenting them.

Solution:
Find your displacement and de-entify it. The easiest method to find it in a big map is to select all displacements at once (select the "displacements" visgroup (in the visgroup-window to the right in Hammer), then press "mark") in the ignore group mode (button "IG"). Now tie all of the displacements to an entity, and "to world" them again right after that while they are still selected.

Save that link above. Invaluable tool.
 
Reply With Quote
The Following User Says Thank You to Vander For This Useful Post:
Old 12-18-2009, 09:50 PM   #3
AgeNt_
L4: Senior Member
 
AgeNt_'s Avatar
 
AgeNt_ is offline
Posts: 232
Thanks: 14
Thanked: 62

Default Help with mapping....


okay, for one. you cant have a displacment as a func_detail, two try and name the map cp_idustry. filenames can be key.
 
Last edited by AgeNt_; 12-18-2009 at 09:51 PM. Reason: hard to read
Reply With Quote
The Following User Says Thank You to AgeNt_ For This Useful Post:
Old 12-23-2009, 04:43 PM   #4
Sgt_Dippy
L1: Registered
 
Sgt_Dippy's Avatar
 
Sgt_Dippy is offline
Posts: 7
Thanks: 4
Thanked 2 Times in 1 Post

Smile Help with mapping....


alright something went FUNKY and one of my displacements got tied to an entity, but now its working and looking good, thanks for the help.

P.S. yes i said FUNKY :facepalm:

__________________
There, im ****ing done, happy? I sure am!
 
Reply With Quote
Old 12-23-2009, 04:59 PM   #5
Psy
I make maps, but not in Korea.
 
Psy's Avatar
 
Psy is offline
Posts: 1,596
Thanks: 613
Thanked: 1,145

Default Help with mapping....


Just a warning. You can't have uppercase letters in your filename otherwise your map will crash Linux servers.

__________________
Lighthouse | Nightfall | Converge | My Portfolio
 
Reply With Quote
The Following User Says Thank You to Psy For This Useful Post:
Old 12-23-2009, 05:25 PM   #6
Dr. ROCKZO
Off Topic VIP
 
Dr. ROCKZO's Avatar
 
Dr. ROCKZO is offline
Posts: 557
Thanks: 87
Thanked: 158

Default Help with mapping....


or spaces, you have to use underscores. Just to help the 1 person in a million who didn't know that..
 
Reply With Quote
The Following User Says Thank You to Dr. ROCKZO For This Useful Post:
Old 01-01-2010, 01:11 PM   #7
Sgt_Dippy
L1: Registered
 
Sgt_Dippy's Avatar
 
Sgt_Dippy is offline
Posts: 7
Thanks: 4
Thanked 2 Times in 1 Post

Default Help with mapping....


Thanks but i kinda knew that.....

__________________
There, im ****ing done, happy? I sure am!
 
Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Advertisement

Reply

Tags
compile, log, mapping, problems

Previous Thread Next Thread
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT -5. The time now is 07:27 PM.