ID:2966233
 
BYOND Version:516.1657
Operating System:Windows 11 Home 64-bit
Web Browser:Chrome 133.0.0.0
Applies to:Dream Maker
Status: Open

Issue hasn't been assigned a status value.
Descriptive Problem Summary:
Using the map editor's "Generate Instances from Icon-states" option does nothing if the object's icon_state does not exist in the icon file

Numbered Steps to Reproduce Problem:
Make an icon file and fill it with named states
Define an object and assign it the icon file
Do not set the object's icon_state to any of the states in the icon file
Attempt to generate instances from icon-states in the map editor
Nothing happens

Set the object's icon_state to one that is in the icon file
Attempt to generate instances from icon-states in the map editor
Instances are created for each state

Test Case: https://discord.com/channels/725444629172060262/ 725458744711839873/1346956627248414912


The objs of interest are at the bottom starting from line 124. Filled_obj, and blank_obj.