← Back to team overview

mudlet-makers team mailing list archive

[Bug 1670245] [NEW] setExitStub incorrect error message on unknown direction type

 

Public bug reported:

Passing in 13 as a dirType causes a "setExitStub: Need a dir number as
2nd argument" error. The logic should instead follow the current Lua
error message guidelines for reporting what the value is + say
"setExitStub: dirType must be between 1 and 10".

** Affects: mudlet
     Importance: Low
         Status: Confirmed

-- 
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1670245

Title:
  setExitStub incorrect error message on unknown direction type

Status in Mudlet:
  Confirmed

Bug description:
  Passing in 13 as a dirType causes a "setExitStub: Need a dir number as
  2nd argument" error. The logic should instead follow the current Lua
  error message guidelines for reporting what the value is + say
  "setExitStub: dirType must be between 1 and 10".

To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1670245/+subscriptions


Follow ups