mirror of
https://github.com/prosolis/gogobee.git
synced 2026-07-15 08:32:41 +00:00
!setup confirm wrote only dnd_character, never the canonical player_meta seed row. A player who built a character via !setup and played purely in the D&D/expedition system (which writes inventory directly, bypassing ensureCharacter) ended up with no player_meta — so every legacy-layer command's loadAdvCharacter returned 'sql: no rows in result set'. dndSetupConfirm now routes through ensureCharacter (which seeds player_meta + tier-0 equipment on first contact) instead of a bare loadAdvCharacter. Also fix !wotd force: it was deleting from a non-existent job_completed/job_key table (silent no-op that left forced re-posts blocked by the stale dedup row). Now clears the real daily_prefetch rows and checks the error.
23 KiB
23 KiB