
| Anonymous | Login | Signup for a new account | 2010-09-06 00:10 EDT |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0000021 | [TADS 3] Library - Adv3 | minor | always | 2008-08-13 04:04 | 2008-08-14 21:24 | ||
| Reporter | Eric Eve | View Status | public | ||||
| Assigned To | Michael Roberts | ||||||
| Priority | normal | Resolution | fixed | ||||
| Status | resolved | ||||||
| Summary | 0000021: Problem with giveMeToAskFor mechanism | ||||||
| Description | A command of the form BOB, GIVE ME X causes a run-time error when X is a word recognized in the game's dictionary but does not resolve to a game object, e.g. BOB, GIVE ME A KISS. | ||||||
| Additional Information |
The run-time error occurs in TopicActionBase.getTopic at the statement: return topicList_[1].obj_; The problem being that topicList_ is then nil. |
||||||
| Tags | No tags attached. | ||||||
| Fixed In Version | 3.0.18 | ||||||
| Attached Files | |||||||
|
|
|||||||
| Mantis 1.1.8[^] Copyright © 2000 - 2009 Mantis Group |