hi im not sure what happened. I am testing my game (it has 50 levels) and im saving and loading as i go along. around level 11 the level in editor looks different when testing. Somehow image slot is related but not sure how! Any advice? thanks!: scene\resources\texture.cpp:232
WARNING: Image::load: Loaded resource as image file, this will not work on export: 'res://images/item_slot_selected.png'. Instead, import the image file as an Image resource and load it normally as a resource.
At: core\image.cpp:1746
ERROR: ImageLoader::load_image: Error opening file: res://images/item_slot_selected.png
At: core\io\image_loader.cpp:56
ERROR: Reference to a Thread object object was lost while the thread is still running...
At: core\bind\core_bind.cpp:2603
WARNING: Image::load: Loaded resource as image file, this will not work on export: 'res://images/item_slot_selected.png'. Instead, import the image file as an Image resource and load it normally as a resource.
At: core\image.cpp:174