Error when placing note on map #263


  • Defect
  • New
Open
Assigned to ckknight
  • ravenslair38 created this issue Jun 17, 2009

    What steps will reproduce the problem?
    1. open the map
    2. right klik to place a note on the map
    3.

    What is the expected output? What do you see instead?
    the map note box opens up and then has no way to place the note

    What version of the product are you using?
    Cartographer3-v0.11.1

    Do you have an error log of what happened?
    yes

    Please provide any additional information below.

    As of tuesday 6/15/09 patch i get the following error when trying to place a note on the map :

    2009/06/17 17:20:12-2305-x1]: Cartographer3_Notes\Notes.lua:442: attempt to index local 'iconData' (a nil value)
    Cartographer3_Notes\Notes.lua:500: in function <Interface\AddOns\Cartographer3_Notes\Notes.lua:257>
    Cartographer3_Notes\Notes.lua:610: in function `ShowAddNoteFrame'
    Cartographer3_Notes\Notes.lua:624: in function `func'
    Interface\FrameXML\UIDropDownMenu.lua:563: in function `UIDropDownMenuButton_OnClick':
    <string>:"*:OnClick":1: in function <[string "*:OnClick"]:1>

      ---

  • ravenslair38 added the tags New Defect Jun 17, 2009
  • _ForgeUser723833 posted a comment Dec 2, 2009

    Removed the self from func(self,k) on line 439, notes add properly now.


To post a comment, please login or register a new account.