Just got this funny looking error in my swift project debugger.
There is probably an invalid name of an image somewhere, but I am not sure what extra chunks b
This issue is completely random and happened to me too with a few images. Probably another Xcode bug.
Good-luck hope it helps!
In XCode 8, I cleaned the project (Product->Clean). Then quit XCode. Open it again. Then it works. I haven't changed name of the image. I guess it is just because XCode has some problem. Nothing is wrong with your code.
Product > Clean Build Folder (with pressed Option) fixed it for me
Keyboard shortcut - Shift+Option+Command+K
I just delete all images which have problem to appear and after load again the same images and work perfectly.