[TestFlight] selecting an image in readImage makes NSRanges inside the ()

I don’t know if it’s the image I used, but when i selected the image, it made this line

`readImage("Project:chara_spritesheet",NSRange: {28, 15},NSRange: {44, 16},NSRange: {61, 16},NSRange: {78, 16})`

I’m a bit confused. The image I used is here

http://www.charas-project.net/charas2/res_viewer.php?sk=1534392000&img=24192_1_100_t_t_t_t_t_t_t_t_t_t_t_t&texts=

Woah that’s an interesting bug. What did you have inside the readImage call prior to tapping it?

Is there a set of steps that reproduces this reliably? I can’t seem to do it.

@xThomas never mind, I’m able to produce this on my end, thanks for the report!