.cch - 404 (not found), please help!

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • Please login to see this attachment.

    Hosting runs on Windows Server 2019, everything works on localhost. I think maybe the problem is in the handler mapping and I need to add support for .cch. But how is this format processed? Please help anyone who has encountered or understands. :) I say right away, I didn't make any mistakes in the Url, everything is correctly named. Tried to keep resources and .the js file is in the same folder along with the html, the same problem. :(

    Edited 2 times, last by Snowluwu (September 16, 2023 at 3:46 PM).

  • Please login to see this attachment.

    Hosting runs on Windows Server 2019, everything works on localhost. I think maybe the problem is in the handler mapping and I need to add support for .cch. But how is this format processed? Please help anyone who has encountered or understands. :) I say right away, I didn't make any mistakes in the Url, everything is correctly named. Tried to keep resources and .the js file is in the same folder along with the html, the same problem. :(

    Hi , i think you have drawer structure problem, this mean
    remove like this : GROVVGAME/resources/grovvgame.cch

    resources/grovvgame.cch

    This will load grovvgame.cch ; if not please send the directory structure;

    Regards

  • Hi , i think you have drawer structure problem, this mean
    remove like this : GROVVGAME/resources/grovvgame.cch

    resources/grovvgame.cch

    This will load grovvgame.cch ; if not please send the directory structure;

    Regards

    Hi! As I understand it, you wanted to tell me to combine everything into one directory? I hope I understood correctly, but there is still a problem.
    Please login to see this attachment.

  • Hi! As I understand it, you wanted to tell me to combine everything into one directory? I hope I understood correctly, but there is still a problem.
    Please login to see this attachment.

    I have already tried to put everything in one folder, and also changed the paths. The problem remains.

  • I have already tried to put everything in one folder, and also changed the paths. The problem remains.

    Hi,

    .cch & cc1; 9999.mp3 & M0001.png are in
    ressources drawer.

    index.html is correct
    web.config is correct
    Runtime.js is in src drawer; finally the fusion html5 drawer structure is like so;

    resources/
    src/
    index.html

    When you build all files are correctly placed in their respective places you don't need to place yourself anything exept when using special extension ;

    Regards

    Edited once, last by Gigatron (September 17, 2023 at 6:20 PM).

  • The problem remains even when the resources are correctly placed. I thought maybe index.html he can't find the file, that's why he placed them in the same folder and also changed the paths (of course), but the problem remains as it was. I think maybe the website doesn't support it. cch and I need to add a new handler. What do you think about this?

    I will look forward to your reply!

  • The problem remains even when the resources are correctly placed. I thought maybe index.html he can't find the file, that's why he placed them in the same folder and also changed the paths (of course), but the problem remains as it was. I think maybe the website doesn't support it. cch and I need to add a new handler. What do you think about this?

    I will look forward to your reply!

    You are maybe right, you can then modify the index.html to find the correct file ,

    new Runtime("MMFCanvas", "GROVVGAME/resources/grovvgame.cch");


    hope this solution will help

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!