mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #03297
[Bug 1225581] [NEW] setArea error msg does not fill in area
Public bug reported:
I noticed this in the errors view:
[MAP ERROR:]TRoom::setArea(): No area created! requested area ID=%1.
Note: area IDs must be > 0
The issue at hand is:
QString error = "TRoom::setArea(): No area created! requested area
ID=%1. Note: area IDs must be > 0";
** Affects: mudlet
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1225581
Title:
setArea error msg does not fill in area
Status in Mudlet the MUD client:
New
Bug description:
I noticed this in the errors view:
[MAP ERROR:]TRoom::setArea(): No area created! requested area ID=%1.
Note: area IDs must be > 0
The issue at hand is:
QString error = "TRoom::setArea(): No area created! requested area
ID=%1. Note: area IDs must be > 0";
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1225581/+subscriptions
Follow ups
References