Green Orb Quest

by LordAndrew
Collect orbs of the green variety.
ID:1287524
 
Resolved
Super Saiyan X ended up providing an actual fix for this issue. Placing bananas at the end of a hallway no longer causes an infinite runtime error, nor will it lock the player up. I don't know why anyone WOULD put one at the end of a hallway though because it won't do anything.
BYOND Version:499
Operating System:Windows 7 Home Premium 64-bit
Web Browser:Chrome 27.0.1453.110
Applies to:Gameplay
Status: Resolved (1.7)

This issue has been resolved.
Descriptive Problem Summary:
When placed at the end of a hallway, bananas will cause an infinite loop. The player will become locked in place if this happens.

Numbered Steps to Reproduce Problem:
  1. Place a banana at the end of a hallway.
  2. Step on it. You will lock up.

Expected Results:
I'm... not actually sure what should happen.

Actual Results:
Infinite loop; player becomes trapped.

When does the problem NOT occur?
Strategic positioning of bananas.
... What? xD
LordAndrew resolved issue (Not a bug)
All things considered this is not a bug, because bananas should never be placed at the end of a hallway.
LordAndrew resolved issue with message:
Super Saiyan X ended up providing an actual fix for this issue. Placing bananas at the end of a hallway no longer causes an infinite runtime error, nor will it lock the player up. I don't know why anyone WOULD put one at the end of a hallway though because it won't do anything.
the fix is just a temporary thing; I have to find a better way to fix it. Theoretically, there's a bug that could spawn from the 'fix' in one specific case, but I don't see it happening unless someone goofs up real bad.