Schall Map Tag


A few functions about map chart tags. Includes alignment to chunks, auto-append position or chunk coordinates to tag text. (Locale: English, Deutsch, 正體中文, 简体中文, Português Brasileiro)

Utilities
2 years ago
0.17 - 1.1
904

b [Solved] Error while running event BeastFinder::on_gui_click (ID 1)

4 years ago

Hi, thank you for this very helpfull mod!

I got a error with beastfinder that is maybe trough your mod ?

The mod BeastFinder caused a non-recoverable error.
Please report this error to the mod author.

Error while running event BeastFinder::on_gui_click (ID 1)
The mod Schall Map Tag caused a non-recoverable error.
Please report this error to the mod author.

Error while running event SchallMapTag::on_chart_tag_added (ID 135)
SchallMapTag/control.lua:8: bad argument #3 of 3 to 'index' (string expected, got nil)
stack traceback:
[C]: in function '__index'
__SchallMapTag
/control.lua:8: in function <SchallMapTag/control.lua:5>
stack traceback:
BeastFinder/scripts/BeastFinder-control.lua:899: in function 'DisplayResults'
BeastFinder/scripts/BeastFinder-control.lua:621: in function 'DoSearch'
BeastFinder/scripts/BeastFinder-control.lua:1231: in function <BeastFinder/scripts/BeastFinder-control.lua:1118>
stack traceback:
[C]: in function 'add_chart_tag'
BeastFinder/scripts/BeastFinder-control.lua:899: in function 'DisplayResults'
BeastFinder/scripts/BeastFinder-control.lua:621: in function 'DoSearch'
BeastFinder/scripts/BeastFinder-control.lua:1231: in function <BeastFinder/scripts/BeastFinder-control.lua:1118>

4 years ago

Thanks for your report and kind words.
Should be fixed in recent release 0.17.1.

PS: The cause is this mod tries to find the player who creates the tag, and apply that player's setting. Beast Finder removed the "Last player" information from its script-generated tags. So it ends up that this mod cannot "index" the player... Anyway, the tags of Beast Finder do not need alignment. So problem solved. :D

4 years ago

Thank you very much!

New response