zMailMod

24 - Reference to function that was removed in 1.3

zMailMod version 0.9.9.5

When I open mail with debug logs on, I can see the following error:

Script Call failed - Error while calling [MassMailTimer.CheckMailResult]:
[string "Interface/AddOns\zMailMod\zMailModTimer.lua";]:159: attempt to call field 'IsBackpackFull' (a nil value)

The function EA_Window_Backpack.IsBackpackFull() was removed (I think in patch 1.3) from BackpackUtils.lua so it can no longer be used. In order to fix this issue you have to either create your own function to check if the inventory is full or check if there is any overflowing item (EA_Window_Backpack.overflowCount > 0) instead.

User When Change
z00g Sun, 30 Aug 2009 21:38:38 Changed status from New to Accepted
Garkin Sat, 01 Aug 2009 22:52:29 Create

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

Facts

Last updated on
30 Aug 2009
Reported on
01 Aug 2009
Status
Accepted - Problem reproduced / Need acknowledged.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.

Reported by

Possible assignees

  • Avatar of z00g
    • Manager
    • Author