Skip to main content
Participant
February 19, 2021
Question

imgmd.json file is empty when publishing a HTML5 project on Captivate 2019 release 11.5.5.553

  • February 19, 2021
  • 1 reply
  • 640 views

After creating a project and then publishing it, the imgmd.json file is empty causing the project to spin forever in blackboard.

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    February 21, 2021

    JSON is only used for png-files. Do you have PNG-files? I am not sure your loading issue is linked with JSON, there could be lot of other causes.

    Participant
    February 22, 2021

    Hi Lilybiri. Yes there are png files within the project. But whenever we publish the imgmd.json file is empty. If we add the folling lines to the imgmd.json file after we publish the project works as intended.

    cp.imagesJSONCacheForLocal=true;cp.imageToJSONPathMap={
    "___":"___"};

    Lee Millard
    Known Participant
    August 4, 2022

    Hi @defaultreiuvpyhl0b1 ! Did you find a reason/fix for why the imgmd.json file was publishing empty? Same issue is happening to me, though it is not happening in every published course. TIA!