ID:1808817
 
Resolved
List operations on mob.contents were incorrect.
BYOND Version:507.1275
Operating System:Windows 7 Home Premium
Web Browser:Chrome 41.0.2272.89
Applies to:Dream Daemon
Status: Resolved (507.1276)

This issue has been resolved.
This is a backwards compatibility bug.

Descriptive Problem Summary:
When loading or creating a new character in Harvest Moon: Trinity Ranch the runtime error "list index out of bounds" is generated, causing the tools list to be empty.

Numbered Steps to Reproduce Problem:
1) Host Harvest Moon: Trinity Ranch using Dream Daemon.
2) Join the game using Dream Seeker or the Webclient.
3) Create a new character by selecting the "Start" button.
4) Observe that the runtime error "list index out of bounds" for the proc "EquipedDisplay" is displayed in Dream Daemon, and that the tool selector (located in the upper left hand corner of the map) is empty.

Expected Results: For no runtime error to be generated, and for the active tool to be displayed in the upper left hand corner.

Actual Results: A runtime error is generated and no tool is displayed in the upper left hand corner.

Does the problem occur:
Every time? Or how often? Every time.
In other games? Unknown.
In other user accounts? Untested.
On other computers? Untested.

When does the problem NOT occur? Unknown.

Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? The problem did not occur in BYOND 507.1274.

Workarounds: Unknown.

Lummox JR resolved issue with message:
List operations on mob.contents were incorrect.