ID:1301769
 
Resolved
Areas with blank icons didn't show up in a verb list.
BYOND Version:499.1195
Operating System:Windows 7 Ultimate 64-bit
Web Browser:Chrome 28.0.1500.52
Applies to:Dream Seeker
Status: Resolved (499.1196)

This issue has been resolved.
Descriptive Problem Summary:
In only 499.1195, the right-click menu on the map won't show up for areas. It does show up in 499.1194, and 498.

Numbered Steps to Reproduce Problem:
1. Download example project here.
2. Run in 499.1195, or a previous version.
3. Right-click the map.

Code Snippet (if applicable) to Reproduce Problem:
mob/verb/Edit(area/A as area in world) world << A.name


Expected Results:
For the right-click menu to popup showing the area name.

Actual Results:
Nothing happens.

Does the problem occur:
Every time? Or how often? Everytime.
In other games? Yes.
In other user accounts? Yes.
On other computers? Yes.
Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? Only seems to start behaving this way in 499.1195
Lummox JR resolved issue with message:
Areas with blank icons didn't show up in a verb list.