There’s a bug in the Trading Market UI where the resource icons don’t load properly. Instead of displaying the actual images, the game shows the file path (e.g. ./sprites/resources/icon_01.png). It looks like the image references aren’t being resolved or the assets aren’t found at runtime.