Skip to content

Troubleshooting

Vocino edited this page Aug 20, 2026 · 6 revisions

troubleshooting

addon list missing

  • folder _retail_/Interface/AddOns/WarbandPro/ has WarbandPro.toc 9 files. interface 120100 retail midnight.
  • keep folder WarbandPro for SavedVariables WarbandProDB orphan-free. toc title wins display.

/warband does nothing

  • /reload (restart if toc changed)
  • /warband status debug

panel wont open in combat

expected. InCombatLockdown() blocks to avoid taint. red bar "cannot export in combat" queues reopen after PLAYER_REGEN_ENABLED.

string empty len 0

  • log alt to capture. addon snapshots only on events .5s throttle. open bags bank vault first time.

curseforge 404

project 1660174 moderation pending few hours after first upload. github release v1.0.1 already success.

no minimap button

bloat. blizzard stated place is compartment top-right minimap. saves compat. click there or /warband or keybind.

warbank never refresh

need open account bank frame on any alt to snap. shared one row per account, tabs repeated avoided.

bank 0 free confused

unknown vs empty: before fix empty said 0 free reads full. now "not opened" if never opened. open bank once.

toast "doesnt look like wb1!"

  • you copied camp dna wb0! -> use share tab import
  • else re-copy /warband ensure highlighted -> ctrl+c not drag

too large

20 chars or >1mb decoded -> try /warband copy current single char for stream test.

no auto upload

trust. no network calls ever. verify toc check code. copy-only you paste to your own account.

freshness always red

app vs addon time mismatch. addon unix seconds wow time(), web converts. pc clock skewed off utc drifts. check clock.

warbank 1h by vocnar but exporting from voctara did it save

yes intentional. shared account-wide. seeing 1h by vocnar valid when exporting from voctara who didnt open.

4-7kb vs 26kb

4-7kb circulating is slim no per-item. v1 full single 8.6kb 6 26kb. dont trust old readme. measured table in contract doc.

heavy

no onupdate scanner only .5s etc. saved <200kb 6 chars. mem <2mb.

clipboard permission denied

https user gesture required. click import button inside click, not enter auto. firefox safari stricter -> fallback textarea ctrl+v.

Warband.pro Companion

Home

Start

Integration

Internals

Clone this wiki locally