Please or Register to create posts and topics.

A Bug I Found

Hey, this is a bug that I found, thought that it would be useful to generate some buzz about it so that it gets fixed.

I discovered this bug on Accident Prone by Shmitz, but it is a bug that exists in all maps, including the levels in the original game (try testchamber 17).

Here's an example photo (taken from Accident Prone, because it has a suitable area, again this bug is NOT particular to this map)

http://img159.imageshack.us/img159/3721/accidentprone0002rn8.jpg

Both portals are against the top edge of the walls.
-If you go through blue portal and then walk off the edge above the blue portal, you are teleported to above the orange portal.
-If you go through blue portal, and replace the orange portal to a floor, when you attempt to walk off the edge above the blue portal, you get stuck and can free yourself by crouching.
-If you go through the blue portal, and replace the orange portal to a ceiling, when you attempt to walk off the edge above the blue portal, you get teleported into the ceiling above the orange portal, and you are stuck permanently (until you noclip out).

If you use portal bumpers this bug is fixed
I tested this in a map I made. If you make a brush (texture "invisible") tied to the entity func_portal_bumper, the above actions do not happen. Orient your portal bumper in the following way:

Image
(hint: you can make the portal bumper brush smaller so long as one of its corner edges is touching the corner edge that you wish to bump portals away from)

Maybe once Valve knows about this (if they don't already) they'll fix it.
Just something to look out for if you want to keep your maps bug-free.

Video of bug here, thanks NubSawace

Wow, that's kind of crazy. Glad there's a workaround though. Time to start portal-bumpering ledges in addition to wall transitions.

Snaps, thats interesting, i noticed that the portal devs, make there bumpers 4 units thick, and then as long as they need them to be.

Currently working on Darksiders 3.

I think you only have to use portal bumper on some ledges.

What you have to protect against are cases where:
- They can put a portal just below an edge (as pictured) and still be able to jump into the portal
- They can place that portal then get to the ledge above the portal by physical means (like stairs or an elevating platform)

Video added to first post