nms-base-builder icon indicating copy to clipboard operation
nms-base-builder copied to clipboard

Missing icons & names in the asset browser

Open dsalt opened this issue 6 months ago • 1 comments

With debug output added and enabled (see my debug branch), I get the following output (over and above the normal output):

DEBUG:root:Missing name for FREIGHTER_CORE
DEBUG:root:Missing icon for :FREIGHTER_CORE
DEBUG:root:Missing icon for :FREIGHTER_CORE
DEBUG:root:Missing name for SET_CONSTRUCT
DEBUG:root:Missing name for SET_F_MONU
DEBUG:root:Missing name for SET_F_MONU_FA
DEBUG:root:Missing name for SET_GROUNDDECAL
DEBUG:root:Missing name for SET_MAYORTERM
DEBUG:root:Missing name for SET_MONUMENT
DEBUG:root:Missing name for SET_MONUMENT_FA
DEBUG:root:Missing name for SET_SFXCONST_S0
DEBUG:root:Missing name for SET_S_TOWER
DEBUG:root:Missing name for SET_S_TOWER_FA
DEBUG:root:Missing name for SET_T_MONU
DEBUG:root:Missing name for SET_T_MONU_FA
DEBUG:root:Missing name for T_ROOF_M_CAP_Glass
DEBUG:root:Missing icon for :T_ROOF_M_CAP_Glass
DEBUG:root:Missing icon for :T_ROOF_M_CAP_Glass
DEBUG:root:Missing name for F_WALL_WIN
DEBUG:root:Missing icon for :F_WALL_WIN
DEBUG:root:Missing icon for :F_WALL_WIN
DEBUG:root:Missing name for S_CRATE4OPEN1
DEBUG:root:Missing icon for :S_CRATE4OPEN1
DEBUG:root:Missing icon for :S_CRATE4OPEN1
DEBUG:root:Missing name for TURRET_ABAND
DEBUG:root:Missing icon for :TURRET_ABAND
DEBUG:root:Missing icon for :TURRET_ABAND

In the asset browser window, icons are missing and tokens are shown as names as indicated in the above list.

(Qt5 / PySide2.)

dsalt avatar Aug 17 '24 20:08 dsalt