Code to reproduce:
This throws NFE. Code to fix it, line 373 in MediaModuleParser. Just add checks for string length. Could also add check for if it is an Integer?:
Java