HOMEFORUMDISCORD
★ TEST
✦ Welcome to the MapleVerse Test Portal! ✦  Found a bug? Report it here — paste a screenshot right from your clipboard! ✦  13 issues being tracked — thank you, testers! ✦✦ Welcome to the MapleVerse Test Portal! ✦  Found a bug? Report it here — paste a screenshot right from your clipboard! ✦  13 issues being tracked — thank you, testers! ✦
#46 when click holding on a skill to move it to a different position in the keyboard settings it shows skill id number FIXED
MEDIUM UI & Windows reported by Drew · 2026.08.05 · updated 2026.08.06
when you go into the keyboard settings and have a skill already in a slot. when you go to move it by clicking on it and holding to drag the skill it shows the skill ID number instead of the skills name. when then placing it into a different hotkey it keeps the skill ID name instead of the original name.
screenshot 1
🍅 ME TOO · 0 Log in to confirm this bug.
COMMENTS 1 reply
SnailHunter ADMIN 2026.08.06
Fixed - the drag ghost and the destination key both show the real skill name now.

The name resolver only knew the three beginner skills (Three Snails, Recovery, Nimble Feet) by name. Every JOB skill is a numeric v83 id, so all of them fell through to a placeholder that built a label out of the last four digits of the id - which is the 'skill ID number' you saw. It then stuck, because the destination key was labelled from that same placeholder after the drop.

It now looks the real name up in the skill catalog, the same way the quick-slot bar already did for its cells. Fixed at the one function all three paths go through, so the drag ghost, the drop and the key label are all correct.

On the editor preview now; reaches the public build with the next publish.

Log in or sign up to comment.