Please or Register to create posts and topics.

Post your Portal 2 Authoring Tool Bugs

PreviousPage 11 of 15Next
Bob wrote:
Quote:
I compiled my map then tried to build the cubemaps. Got a crash saying the game couldn't find my map in the portal2 dlc1 folder.

Same issue here. Does anybody have a clue about this?

Hmm, same with me :(

My Portal2 Map: Trapped

My Travel Blog:
Image

There seems to be something new now where flying around in a map in Hammer while the Object Properties box is open causes the properties box to flicker, and flying to be extremely laggy. Highly annoying when trying to edit the I/O for multiple entities without having to right-click and re-open the dialog every time. :

There is no "N" in "Turret."
Bob wrote:
Quote:
I compiled my map then tried to build the cubemaps. Got a crash saying the game couldn't find my map in the portal2 dlc1 folder.

Same issue here. Does anybody have a clue about this?

I changed the path in Hammer to: $SteamUserDirportal 2portal2_dlc1maps, that works for me.
You can find it under: Tools >> Options >> Build Programs Tab >> "Place compiled maps in this directory before running the game".
Change the path to:$SteamUserDirportal 2portal2_dlc1maps

As I said it works but the reflections look different now. Have to find out why.
I use the Valve procedure:
mat_specular 0
buildcubemaps
mat_specular 0
mat_reloadallmaterials
mat_reloadtextures
This gave me the best results so far. Using buildcubemaps only, looked the way it does now....ugly...:(
______________________________________________________
Edit: Will post screenshoots to show the difference...

Okay here's a screenshot illustrating what I mean. Tried to find a similiar angle.
Right handside shows the reflections prior to the update with the above mentioned 'Valve-procedure'. On the left is the result with the same way of building cubemaps after the update:

buildcubemaps_scr_1.jpg

______________________________________________________________

EDIT: Oh dear, have found out why it didn't work. The command 'mat_reloadmaterials' only works with 'sv_cheats 1' now.
______________________________________________________________

I have a two problems currently with the tools:
1. Any new walls I make are un-portable (in that portals cannot be placed on them). The rest of the walls which I have make work fine.

2.For some reason the catwalks I have placed in the level seem to have no collision detection or something because I just fall through them when testing the map.

I would really appreciate help, as I have been unable to finish my first map because of these issues :(

Quote:
For some reason the catwalks I have placed in the level seem to have no collision detection or something because I just fall through them when testing the map.

Did catwalks have collision for you before? In my experience (I haven't tried every model) I've needed to place invisible brushes on them to create collision.

Winner of the Nobel Prize for Being Immune to Neurotoxin

Thanks for over 1,000 downloads: The Cold Shoulder

Some catwalk are used for decoration rather than having players walk on them. Just change to a different model. Try hanging_walkway in the model filter.

Crazy is as crazy does.
My Work
[spoiler]Maps:
Revenge of the Angry Turrets
Capture the Cube [Co-op]
Capture the Cube 2 [Co-op]
TPWEGTH Sample Map
Aperture Aquatic Testing Center
Aperture Aquatic Testing Center 2
Aperture Time Testing Center
ML's Halloween Trick - 1000 downloads!
ML's Halloween Treat
ML's Combination - 1000 downloads!
ML's Jailbreak Labyrinth
ML's Tricky Teamwork [Co-op]
WIP:
"Capture the Cube 3"
Workshop Maps Link: http://steamcommunity.com/profiles/76561198008890579/myworkshopfiles/[/spoiler]

Some of the catwalks have collision models, some dont. There should be one of each for each type of catwalk. To check, in the model browser check the box marked 'collision model' in the render tab. If it has a red mesh it will be solid, otherwise it wont.

Image
I think in terms of boolean variables. Generally, it makes things easier.
Spam Nugget wrote:
Some of the catwalks have collision models, some dont. There should be one of each for each type of catwalk. To check, in the model browser check the box marked 'collision model' in the render tab. If it has a red mesh it will be solid, otherwise it wont.

It's easier if see "lod" in its name. If there isn't "lod" in its name, then it is solid

Spam Nugget wrote:
Some of the catwalks have collision models, some dont. There should be one of each for each type of catwalk. To check, in the model browser check the box marked 'collision model' in the render tab. If it has a red mesh it will be solid, otherwise it wont.

Thanks for the advice everyone I'll check these ideas and they'll probly work. I still need to figure out whats wrong with the walls though :(

PreviousPage 11 of 15Next