Hi,
The "CUPLeeEnfield" has a typo in descriptionShort
descriptionShort = "Army rifle<br/>Caliber: ,303";
should be
descriptionShort = "Army rifle<br/>Caliber: .303";
(The .303 is typed as ,303).
Thanks