Hello Dev, using 3.10.0 you has to declare attribute 'id' of <pack>. Otherwise PacksPanelBase.getI18NPackName throws a NullPointerException. But 'id' is not required and I have no need to use it. Please handle 'String key = pack.id' null aware in getI18NPackName. Thanks Michael