ID:2961603
 
BYOND Version:516.1652
Operating System:Windows 10 Pro 64-bit
Web Browser:Chrome 131.0.0.0
Applies to:Dream Seeker
Status: Open

Issue hasn't been assigned a status value.
Descriptive Problem Summary:

Selecting "None" in an as icon|null parameter of a verb throws you into an infinite loop of being prompted for an icon. Pressing "Cancel" suspends argument prompting.

Test case uploaded to discord

mob/verb
thisisbugged(icon as icon|null,text as text)
world << "chose: [icon] [text]"

Login to reply.