Post your Portal 2 Authoring Tool Bugs
Quote from SonaShaS on October 20, 2011, 5:49 pmOk i've now fixed both problems. For some reason when i made the wall in a different area of the map and moved it to where it was needed i was able to portal onto it. Not sure what the exact problem was there then.
Ok i've now fixed both problems. For some reason when i made the wall in a different area of the map and moved it to where it was needed i was able to portal onto it. Not sure what the exact problem was there then.
Quote from DaMaGepy on November 25, 2011, 6:50 amI havent played portal for months, just came back fom idleness, and found out there is a DLC available. Now I wanted to start making a 3rd map, but I encountered a potato-problem. It shows ALWAYS! I tried to remove the giveportalgun command, still. Added a weapon_portalgun without potato, still. Then I removed every portalgun-related thing, and still. Then I loaded my older maps and some other older custom map that I knew they dont have potato, but now they have. I even uninstalled/deleted the SDK and Portal2 (then deleted any leftover) then reinstalled, and I still have this problem. So there is no way to (easily) remove the potato?
I could only solve this by copying the sp_transition_list.nut to somewhere else ( made an sp_damagepy_03.nut), adding my mapname, and then adding it into my bsp during compiling with bspzip (ofc as scripts/vscripts/transitions/sp_transition_list.nut). Compiling is the same as before, F9 and then all works fine, and it only needed 2 extra row in my .txt that tells the compiler what files to add to the BSP (I already adding some custom mp3 music, thats why I use the bspzip list txt), but its annoying that I need to make/edit an extra .nut file for every custom map I make, there must be an easier way. other mapmakers custom maps show the potato too
BTW I dont use an elevator in the beginning of my map, but with the elevator instances, its the same, even with the older ones where months ago the gun showed up fine, without the potato.
I havent played portal for months, just came back fom idleness, and found out there is a DLC available. Now I wanted to start making a 3rd map, but I encountered a potato-problem. It shows ALWAYS! I tried to remove the giveportalgun command, still. Added a weapon_portalgun without potato, still. Then I removed every portalgun-related thing, and still. Then I loaded my older maps and some other older custom map that I knew they dont have potato, but now they have. I even uninstalled/deleted the SDK and Portal2 (then deleted any leftover) then reinstalled, and I still have this problem. So there is no way to (easily) remove the potato?
I could only solve this by copying the sp_transition_list.nut to somewhere else ( made an sp_damagepy_03.nut), adding my mapname, and then adding it into my bsp during compiling with bspzip (ofc as scripts/vscripts/transitions/sp_transition_list.nut). Compiling is the same as before, F9 and then all works fine, and it only needed 2 extra row in my .txt that tells the compiler what files to add to the BSP (I already adding some custom mp3 music, thats why I use the bspzip list txt), but its annoying that I need to make/edit an extra .nut file for every custom map I make, there must be an easier way. other mapmakers custom maps show the potato too
BTW I dont use an elevator in the beginning of my map, but with the elevator instances, its the same, even with the older ones where months ago the gun showed up fine, without the potato.
Quote from andyb on November 25, 2011, 8:31 amSome discussion of it awhile back with a few choices
http://forums.steampowered.com/forums/s ... ?t=1904720
I have no problems with maps showing/not showing potato gun.I've seen both in a few different maps the last few days
Some discussion of it awhile back with a few choices
http://forums.steampowered.com/forums/s ... ?t=1904720
I have no problems with maps showing/not showing potato gun.I've seen both in a few different maps the last few days
Quote from DaMaGepy on November 25, 2011, 10:03 amthat forum is old, and the things there or on youtube tutorials not working anymore for me, please read my post next time.
Months ago, everything worked fine, my maps were fine, other maps I downloaded from here worked fine, but now loading the same maps look differently, all of them have a potato. For example, I if I copy any map or my older ones to the maps dir (doesnt matter if its the normal or dlc1 maps dir) all will start with a potato gun. For example patent pending, that I know for sure had no potato when I tried it long ago, and I started the same map now. So something had to change with the dlc, and mappers who not skipped months probably already know the answer how to hide the potato on custom bsps that I download. Its not really a mapping problem, but surely I can do something globally against it. I just dont know what.
So as I said, I can fix this easily on my maps upon compiling, but is there a way to do it in other custom maps too?
that forum is old, and the things there or on youtube tutorials not working anymore for me, please read my post next time.
Months ago, everything worked fine, my maps were fine, other maps I downloaded from here worked fine, but now loading the same maps look differently, all of them have a potato. For example, I if I copy any map or my older ones to the maps dir (doesnt matter if its the normal or dlc1 maps dir) all will start with a potato gun. For example patent pending, that I know for sure had no potato when I tried it long ago, and I started the same map now. So something had to change with the dlc, and mappers who not skipped months probably already know the answer how to hide the potato on custom bsps that I download. Its not really a mapping problem, but surely I can do something globally against it. I just dont know what.
So as I said, I can fix this easily on my maps upon compiling, but is there a way to do it in other custom maps too?
Quote from andyb on November 25, 2011, 10:16 amIf I hadnt read your post I wouldnt of known your problem so STFU.As for your problem I dunno.As I said maps load properly for me.Something must be altered in your settings
If I hadnt read your post I wouldnt of known your problem so STFU.As for your problem I dunno.As I said maps load properly for me.Something must be altered in your settings
Quote from Another Bad Pun on November 25, 2011, 10:22 amIt was the DLC update: Looking at this thread should explain all of the changes.
If you don't want to change your map name, try using this method to get rid of potatos:
-Create a logic_player_proxy, and name it.
-Give it an output of OnMapSpawn,(Playerproxynamehere),RemovePotatosFromPortalgun, with a delay of half a second.The delay part is crucial, otherwise it will not work. The method works every time, and is credited to Rubrica.
It was the DLC update: Looking at this thread should explain all of the changes.
If you don't want to change your map name, try using this method to get rid of potatos:
-Create a logic_player_proxy, and name it.
-Give it an output of OnMapSpawn,(Playerproxynamehere),RemovePotatosFromPortalgun, with a delay of half a second.
The delay part is crucial, otherwise it will not work. The method works every time, and is credited to Rubrica.
Quote from DaMaGepy on November 25, 2011, 10:24 amye thats why I thought its a problem ONLY with my portal2, and I tought someone else may experience the same problem. I COMPLETELY deleted everything, and any leftover in valve dirs too, and still I have the problem. Its maybe the cloud? Should I delete settings too? If its the dlc that changed these, then all other user should have the same problem, but it seems its only me.
Those tutorials are from may/june and not helping, I already knew them back then, and they not working now. IF its only my settings then I'll continue making maps with the potato visible, cause it will not show up for others who download my map, and I will ignore the potato while testing themedit:
Another Bad Pun, we posted it at the same timeAnother Bad Pun wrote:-Create a logic_player_proxy, and name it.
-Give it an output of OnMapSpawn,(Playerproxynamehere),RemovePotatosFromPortalgun, with a delay of half a second.Thanks, I already knew that (my workaround works too), but that needs map modify/recompile therefore will not fix the 100+ custom maps I downloaded before. I tought there is a permanent global fix. Damn Valve
update:
I found a permanent solution. I modified the
- Code: Select all
SteamSteamAppscommonportal 2updatescriptsvscriptstransitionssp_transition_list.nut
file, so I dont need to add names to it. If the map name is not in the predefined list, it will start the map without a portalgun, so there will be no potato gun prior to mapstart, and the gun can be changed by adding a weapon_portalgun or by a client_command giving/upgrading the gun.
I added this at row 424:
- Code: Select all
// DaMaGepy workaround start
local foundMap2 = false
foreach (index, map in MapPlayOrder) {
if (GetMapName() == MapPlayOrder[index]) { foundMap2 = true }
}
if (foundMap2 == false ) {
portalGunCommand = false
portalGunSecondCommand = false
portalGunPotatoCommand = false
}
// DaMaGepy workaround endAfter this, all my previous maps and other custom maps started with the normal portalgun as intended.
This code basically runs after the engine decides what kind of gun should be added based on the mapname. IF the mapname is not found in the list, no portalgun and upgrade is given. Finally I can continue testing without potatooo......or you can download the sp_transition_list.nut and overwrite ..SteamSteamAppscommonportal 2updatescriptsvscriptstransitionssp_transition_list.nut, save or rename the original file ofc. Custom maps will work fine now. if it works for others too, then I'll upload it to TWP.
I still need to embed this file to my BSPs to work for others who download my maps too, but at least no need to change mapname or to add the mapname to the .nut anymore
ye thats why I thought its a problem ONLY with my portal2, and I tought someone else may experience the same problem. I COMPLETELY deleted everything, and any leftover in valve dirs too, and still I have the problem. Its maybe the cloud? Should I delete settings too? If its the dlc that changed these, then all other user should have the same problem, but it seems its only me.
Those tutorials are from may/june and not helping, I already knew them back then, and they not working now. IF its only my settings then I'll continue making maps with the potato visible, cause it will not show up for others who download my map, and I will ignore the potato while testing them
edit:
Another Bad Pun, we posted it at the same time
-Give it an output of OnMapSpawn,(Playerproxynamehere),RemovePotatosFromPortalgun, with a delay of half a second.
Thanks, I already knew that (my workaround works too), but that needs map modify/recompile therefore will not fix the 100+ custom maps I downloaded before. I tought there is a permanent global fix. Damn Valve
update:
I found a permanent solution. I modified the
- Code: Select all
SteamSteamAppscommonportal 2updatescriptsvscriptstransitionssp_transition_list.nut
file, so I dont need to add names to it. If the map name is not in the predefined list, it will start the map without a portalgun, so there will be no potato gun prior to mapstart, and the gun can be changed by adding a weapon_portalgun or by a client_command giving/upgrading the gun.
I added this at row 424:
- Code: Select all
// DaMaGepy workaround start
local foundMap2 = false
foreach (index, map in MapPlayOrder) {
if (GetMapName() == MapPlayOrder[index]) { foundMap2 = true }
}
if (foundMap2 == false ) {
portalGunCommand = false
portalGunSecondCommand = false
portalGunPotatoCommand = false
}
// DaMaGepy workaround end
After this, all my previous maps and other custom maps started with the normal portalgun as intended.
This code basically runs after the engine decides what kind of gun should be added based on the mapname. IF the mapname is not found in the list, no portalgun and upgrade is given. Finally I can continue testing without potatooo...
...or you can download the sp_transition_list.nut and overwrite ..SteamSteamAppscommonportal 2updatescriptsvscriptstransitionssp_transition_list.nut, save or rename the original file ofc. Custom maps will work fine now. if it works for others too, then I'll upload it to TWP.
I still need to embed this file to my BSPs to work for others who download my maps too, but at least no need to change mapname or to add the mapname to the .nut anymore
Quote from Another Bad Pun on November 25, 2011, 10:39 amActually, I have the problem too. I was playing some old maps and potatos was on the ASHPD, yet she hadn't been there last time... I'm pretty sure it's everyone, not just you. The easiest way to fix it is to change the map name.
Edit: lol, nevermind.
Actually, I have the problem too. I was playing some old maps and potatos was on the ASHPD, yet she hadn't been there last time... I'm pretty sure it's everyone, not just you. The easiest way to fix it is to change the map name.
Edit: lol, nevermind.
Quote from JakeeeD on November 26, 2011, 9:56 amSonaShaS wrote: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.If you're making materials, then you should also adjust the .vmt files.
SonaShaS wrote: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.Make sure you are not using LOD-models, as they do not have collision detection (the ones which do have lod1 or lod2 or something similar on their names). If you want to use them, then you should make collisions manually with playerclip brushes.
EDIT: Sorry, I thought I was on the last page.
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.
If you're making materials, then you should also adjust the .vmt files.
Make sure you are not using LOD-models, as they do not have collision detection (the ones which do have lod1 or lod2 or something similar on their names). If you want to use them, then you should make collisions manually with playerclip brushes.
EDIT: Sorry, I thought I was on the last page.

Quote from BenVlodgi on February 1, 2012, 1:32 pmA bug that observed is:
When you have multiple items selected in 3d view, and the POV in inside the grouping, and you click outside the grouping...then
bam!.. hammer crashes
A bug that observed is:
When you have multiple items selected in 3d view, and the POV in inside the grouping, and you click outside the grouping...then
bam!.. hammer crashes