connecting rooms without areas causes seg fault

Bug #1263570 reported by Chris
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mudlet
Fix Released
High
Chris

Bug Description

This code causes a seg fault:

local id = createRoomID()
addRoom(id)
local id2 = createRoomID()
addRoom(id2)
setExit(id,id2,"n")

because the TArea has not yet been initialized. This will be fixed by the updated area code with rooms having a default "void" area.

Revision history for this message
Chris (chrismudlet) wrote :

Fixed in mudlet/dev

Changed in mudlet:
assignee: nobody → Chris (chrismudlet)
importance: Undecided → High
milestone: none → 3.0
status: New → Fix Committed
Changed in mudlet:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.