Skip to content

🐛 Resting in VW zones doesn't proc VW and gives maps errors #10465

Description

@kobrac0mmander

I affirm:

  • I understand that if I do not agree to the following points by completing the checkboxes my issue will be ignored.
  • I have read and understood the Contributing Guide and the Code of Conduct.
  • I have searched existing issues to see if the issue has already been opened, and I have checked the commit log to see if the issue has been resolved since my server was last updated.

OS / platform the server is running (if known)

Windows10

Branch affected by issue

base

Steps to reproduce

doing /heal in Xarc [S] does not proc Voidwatch when player has Abyssite

Gives these errors:

[07/01/26 16:05:23:818][map][error] luautils::onEffectGain: ./scripts/effects/healing.lua:25: attempt to index field 'dancesWithLuopans' (a nil value)
stack traceback:
./scripts/effects/healing.lua:25: in function <./scripts/effects/healing.lua:8> (luautils::OnEffectGain:2933)
[07/01/26 16:05:27:141][map][error] luautils::onEffectLose: ./scripts/effects/healing.lua:90: attempt to index field 'dancesWithLuopans' (a nil value)
stack traceback:
./scripts/effects/healing.lua:90: in function <./scripts/effects/healing.lua:85> (luautils::OnEffectLose:2971)

Expected behavior

Player should proc VW

Xaver gave me the fix (I haven't figured out PRs yet, sorry)
require('scripts/quests/adoulin/Dances_with_Luopans') needed at the top of healing.lua in scripts\effects

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions