cross realm issues / debug sessions with darknight
mooreatv opened this issue ยท 5 comments
Learned a lot thanks to Darknight's help and testing
-
when doing dbox m or j on multiple slot the throttling kicks in and messages get delayed by 20s triggering the invalid/replay warning
- short term, raise warning to 1 min
- reduce the number of messages sent to avoid that case
- maybe smart deltas only messages
-
need to make it that I can safely broadcast something in between /dbox init and /dbox show and copy paste to fix it; maybe /dbox init on master can start with current token and only change if you click randomize or hit a key
-
also make pasting into master's dbox show a no op/rejected
-
when 2 or more are out of realm, the first one out of realm to ping the master doesn't get the complete team list (because the 2nd one hasn't pinged yet)
-
need to flag team changes better (chg vs new mapping)
-
need a way to show version
-
maybe some way to copy/past logs/debug info
-
there was an issue where pasting was impossible on slot 5 (ok/validation failure, likely due to field max length set wrong)
-
there appears to be a bug where if you start from a cross realm isboxer team (vs virtual team or team from same realm) it doesn't work (or maybe only with realms with spaces or ' in them)
EDIT: fixed in aa7079d
on slot 1
/dbox reset team -- to force db show on next login
on slot 5 (xrealm)
/dbox reset token
logout/login (/reload 'works' because it stays on channel on /reload) broadcast
window pop up on 1 and 5 but doesn't close on 1 after 5 is pasted/done (because it hasn't joined the channel yet)
"delayed init/skipping init/join"
check if GetServerTime() is in sync between wow US servers
e.g. thrall and lightbringer
Edit: seemingly not an issue