Bugs :  K-Meleon Web Browser Forum
You can talk about issues with k-meleon here.  
Problems downloading from itch.zone games
Posted by: Verōnika
Date: January 23, 2024 11:23PM

I am trying to make a model work offline. The source code shows a number of files within the "Release" directory. However, none can be downloaded by K-Meleon (403 errors). Yet they are cached somewhere! How can I save this page correctly?



Edited 1 time(s). Last edit at 01/25/2024 04:52PM by JohnHell.

Options: ReplyQuote
Re: Problems downloading from itch.zone games
Posted by: JohnHell
Date: January 24, 2024 02:25AM

This is more a General forum question but, still, I'll reply here.


Chances are low, simply because there are pages that don't let you download them.

Clear the browser cache, reload the page, go off-line (file menu) and save the complete web page.

Most probably it relies on server files, so that won't work, but it is the only chance you have.



Edited 3 time(s). Last edit at 01/25/2024 04:52PM by JohnHell.

Options: ReplyQuote
Re: Problems downloading from itch.zone games
Posted by: Verōnika
Date: January 24, 2024 08:14PM

Dear Mr. JohnHell,
I tried saving the page in K-Meleon, but nothing substantial gets saved. The source code has these lines:
 <script type='text/javascript'>
  var Module = {
    TOTAL_MEMORY: 289362682,
    errorhandler: null,	// arguments: err, url, line. This function must return 'true' if the error is handled, otherwise 'false'
    compatibilitycheck: null,
    backgroundColor: "#222C36",
    splashStyle: "Light",
    dataUrl: "Release/SimpleModelPoser.data",
    codeUrl: "Release/SimpleModelPoser.js",
    asmUrl: "Release/SimpleModelPoser.asm.js",
    memUrl: "Release/SimpleModelPoser.mem",
  };
</script>
<script src="Release/UnityLoader.js"></script>

However, when I try to manually save files from the "Release" directory, 403 pops up. But these files are somewhere within my browser cache! I understand that you are much experienced at K-Meleons. May I ask you then to please try saving that page?



Edited 1 time(s). Last edit at 01/25/2024 04:53PM by JohnHell.

Options: ReplyQuote
Re: Problems downloading from itch.zone games
Posted by: JohnHell
Date: January 25, 2024 04:55PM

No, I can't download it either.

I downloaded everything except the JSON referenced data which are calls to the server files when needed.


But I'm not eligible to test. My computer is not powerful enough to run WebGL content.


I was suggesting how, but as I said some sites don't allow it.


Is it cached?, probably, but on memory.

Options: ReplyQuote


K-Meleon forum is powered by Phorum.