任务单 #17393

Crash while running in dungeon

开放日期: 2009-06-17 03:33 最后更新: 2009-06-17 03:33

报告人:
属主:
(无)
类型:
状态:
开启
组件:
(无)
里程碑:
(无)
优先:
6
严重性:
5 - Medium
处理结果:
文件:

Details

The crash occurred when running near a corner in a corridor in the dungeon. Near line 890 in pathfind.c

monster_type *m_ptr = &mon_list[cave_m_idx[row][col]]; 

/* Visible monster */
if (m_ptr->ml) 
    return (TRUE);

I think probably mon_list for that index was null instead of having a monster pointer there? (So the 'if' crashed).

Not been able to repeat this bug yet.

任务单历史 (1/1 Histories)

2009-06-17 03:33 Updated by: paulblay
  • New Ticket "Crash while running in dungeon" created

Attachment File List

No attachments

编辑

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » 登录名