Happy Time Circus Bug

Bugs that have been resolved.

Moderator: Graf Zahl

Blackstar
Posts: 4
Joined: Wed Apr 01, 2009 23:26

Happy Time Circus Bug

Post by Blackstar »

[1.2.01] Bug : Teleporters don't work on this map for some reason. I think they're the seamless teleporters.

http://www.doomworld.com/idgames/index.php?id=13488
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany

Re: Happy Time Circus Bug

Post by Graf Zahl »

That's because the teleports in this map are badly defined. In some older versions where the teleporter code was broken this error slipped through.

To be precise, one teleporter contains the setting 'teleport(24,24)' which means to teleport to a thing with a tid of 24 in a sector with a tag of 24. However, the only thing that has this tid is in a sector with a tag of 0 so it isn't found.

Return to “Closed Bugs”