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! ✦
#36 gun booster skill has '#c' in the discription next to 'required skill :' FIXED
LOW Combat & Skills reported by Drew · 2026.08.05 · updated 2026.08.05
when hovering over the skill gun booster the discription shows a '#c' what shouldnt be there
screenshot 1
🍅 ME TOO · 0 Log in to confirm this bug.
COMMENTS 1 reply
SnailHunter ADMIN 2026.08.05
Confirmed and fixed. '#c' is v83 markup, not text - it should never reach the screen.

Our sanitiser unwraps the paired form '#c...#', but the Gun Booster string simply never closes it: it ends 'Required Skill : #cLevel 5 or above on Gun Mastery' with no terminator, so the pattern did not match and the marker survived. Unterminated markers are now stripped as well, narrowly enough that the colour and weight codes still reach the renderer intact.

(On the dev branch - it will be in the next published build.)

Log in or sign up to comment.