How to find where the deleted image was used? (SOLVED)

While trying to bundle the game I have a following error:

image

I know, I’ve deleted this file, but how can we find where it was used before, in which atlas, while there is no information? Clicking on the error gives me “java.lang.NullPointerException: Unknown” message. Thanks in advance for any hints :wink:

The source files are in text format. Search through them after your string.

2 Likes

Exactly. There’s a Find in Files option that will search all your files. We should improve the error message though. Please post this as a suggestion using Help->Report Suggestion

1 Like