Forum to discuss all matters relating to the MPC1000 and MPC2500 operating systems created by 'JJ' (all versions).
User avatar
By 64padzzx3 Fri Jun 28, 2013 2:39 am
Ok, I have my mpc-1000 with jjos2xl now that jjos3 is out I want to upgrade
But every time I click the download button on the jjos site for jjos3 I get a page of text
Jibberish instead of a file. please help me understand what I am doing wrong
Thanks again.
User avatar
By Metatron72 Fri Jun 28, 2013 3:03 am
No issues here, try a different browser to avoid whatever is getting garbled on the web side of things that resulted in the HTML error or whatever is happening to you when you attempt the download.
User avatar
By Metatron72 Fri Jun 28, 2013 3:30 am
RootsRenegade wrote:It even works with IE, which i NEVER use, but i tried it and it works.


:lol:

Yeah...IE...

iLok's website has all kinds of issues, one of the rare times I have to push Mozilla to side and try IE. Even then it sometimes doesn't and then I try Chrome...

But yeah using a different browser is the thing to try if a download keeps having the same error. Also could try to uninstall the browser with the issue and reinstall, and see if it fixes the problem.
User avatar
By Metatron72 Fri Jun 28, 2013 5:44 am
64padzzx3 wrote:ok,are you guys using PCs or Macs,I tried it on a Mac-mini


Both.

Shouldn't matter, use a different Browser, especially if this is Safari you're using, it's non web standard compliant trash.
User avatar
By abc Sun Nov 17, 2013 11:24 pm
Have this same problem with every os but the free one, got a mac and tried it with safari and firefox. They're coming out as document files instead of bin.
User avatar
By MPC-Tutor Tue Nov 19, 2013 10:13 am
Files coming up a text documents is nearly always an issue with the mime type is set on the web server. I just checked the headers on an OS3 file type of JJ's server and MIME type is output as 'text/plain', which isn't correct as it's really more of a compressed archive.

At this point some browsers may just look at the OS3 file extension, not recognise it as text and choose to just download it, others interpret this literally and rather than download it, they'll output it as text on screen. Safari is the most common browser to do this - I just checked and if I'm clicking the link, I'm getting text as well.

This is an easy thing for JJ to fix if he has access to the relevant permissions on his web server. I suspect he doesn't.

However the easy solution for you in Safari is to just right click and 'download linked file'