-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
- Folder
_retail_/Interface/AddOns/WarbandPro/hasWarbandPro.tocwith 9 files. Interface 120100 Retail Midnight. - Keep folder
WarbandProfor SavedVariablesWarbandProDBorphan-free. TOC Title wins display.
-
/reload(restart if TOC changed) -
/warband statusfor debug
Expected. InCombatLockdown() blocks to avoid taint. Red bar "Cannot export in combat" queues reopen after PLAYER_REGEN_ENABLED.
Run /warband status first. It names the reason on the bundle: line.
bundle error: LibDeflate missing — affects v1.0.0 and v1.0.1, fixed after. Nothing you can configure around it. Panel says "Could not build the bundle" and the box stays empty even with characters stored.
Cause: another addon registered LibDeflate through LibStub before ours loaded, so our vendored copy returned early and never handed itself to the addon. Common — LibDeflate ships inside a lot of addons. Update to the newest release.
bundle: wb1! 0 bytes, characters stored 0 — nothing captured yet. Log the character, open bags, bank, vault once. Snapshots are event-driven, throttled 0.5s, not on a timer.
Project 1660174 uploaded successfully, page stays 404 until moderation clears after first upload. Use GitHub Releases meanwhile.
Intentional bloat avoidance. Blizzard stated place is Compartment top-right minimap. Saves compatibility. Click there or /warband or keybind.
Need to open account bank frame on any alt to snapshot. Shared one row per account, tabs repeated avoided.
Unknown versus empty: before fix empty reported 0 free (reads as full). Now "Not opened" if never opened. Open bank once.
- You copied Camp DNA
wb0!-> use Share tab import - Otherwise re-copy
/warbandensure highlighted ->Ctrl+Cnot drag
Over 20 characters or over 1 MB decoded -> try /warband copy current single-character for stream test.
Trust. No network calls ever. Check TOC, verify code. Copy-only, you paste to your own account.
App versus addon time mismatch. Addon Unix seconds WoW time(), web converts. PC clock skewed off UTC drifts. Check system clock.
Yes, intentional. Shared account-wide. Seeing 1 hour by Vocnar valid when exporting from Voctara who did not open bank.
4-7 KB circulating is slim with no per-item lists. v1 full single 8.6 KB, 6 26 KB. Do not trust old README. Measured table in Contract doc.
No OnUpdate scanner only 0.5s etc. Saved under 200 KB for 6 characters. Memory under 2 MB.
HTTPS user gesture required. Click Import button inside click, not Enter auto. Firefox and Safari stricter -> fallback to text area Ctrl+V.
Maintained alongside Warband.pro App and Addon. Syncs on push. Companion for Warband.pro. MIT. Draft version 0 until CurseForge live.
Start
Integration
Internals