BetterQuest

7 - core.lua error

r145.

interface\addons\betterquest\core.lua:571:attempt to concatenate 'need' (a nil value)

does that at login and everytime i try to track a quest.

User When Change
Kemayo Sat, 02 May 2009 06:25:01 Changed status from New to Fixed
sun Mon, 20 Apr 2009 06:30:13 Create

You must login to post a comment. Don't have an account? Register to get one!

  • 5 comments
  • Avatar of Kemayo Kemayo Sat, 02 May 2009 06:24:55

    So, this should be fixed, but I don't have access to any of the quests that would trigger the bug. Reopen this if it still occurs.

  • Avatar of Kemayo Kemayo Sat, 02 May 2009 05:13:16

    Thanks for telling me that exists, gagou. I've added in handling code for it. I went with COMBATLOG_FILTER_STRING_HOSTILE_PLAYERS ("Enemy Players") as the description.

  • Avatar of gagou gagou Fri, 24 Apr 2009 10:21:54

    For information the objective for Make them Pay! have a new type "player" that is not handled by LibQuixote-2.0. I'm not using LibQuixote myself in tomQuest2, but corrected the problem by using the global QUEST_PLAYERS_KILLED as pattern but pay caution because it's equal to "Players slain: %d/%d" so only got and need are extracted from a match on it. So you'll have to do something to get the desc, personally as it's a pvp quest I gave it two possible value depending on the faction of the player.

  • Avatar of sun sun Mon, 20 Apr 2009 14:22:11
    1. 'BetterQuest: There was a problem with the objectives for [80p•] Make Them Pay! ( 13234 ) Players slain: 0/15

    i also got this error popping up : [16:21:05] ...rQuest\lib\LibSimpleFrame-1.0\LibSimpleFrame-1.0.lua:215: attempt to perform arithmetic on a nil value [C]: ? ...rQuest\lib\LibSimpleFrame-1.0\LibSimpleFrame-1.0.lua:215: in function `SavePosition' ...rQuest\lib\LibSimpleFrame-1.0\LibSimpleFrame-1.0.lua:48: in function <...rQuest\lib\LibSimpleFrame-1.0\LibSimpleFrame-1.0.lua:46>

  • Avatar of Kemayo Kemayo Mon, 20 Apr 2009 10:54:48

    I committed a bandaid fix for that. It'll most likely print an error message to your chat log now... I'd be interested in seeing that message.

  • 5 comments

Facts

Last updated on
02 May 2009
Reported on
20 Apr 2009
Status
Fixed - Developer made requested changes. QA should verify.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.

Reported by

Possible assignees