montoyo / mcef

Minecraft ChromiumEF (based on JCEF)
Other
193 stars 86 forks source link

Montoyo Website down #14

Closed LokeYourC3PH closed 8 years ago

LokeYourC3PH commented 8 years ago

Main website is down, hence MCEF and JCEF do not work.

https://montoyo.net/jcef.

spannerman79 commented 8 years ago

Your end

http://www.isitdownrightnow.com/montoyo.net.html

LokeYourC3PH commented 8 years ago

No, its not. Add the . that is at the end of the URL, the link i posted works, but not with the ., and that is where it gets the files from, which it can't. It doesn't work for anyone of my friends, and if you check the MCEF thread, someone else has the same problem for 1.8.

LokeYourC3PH commented 8 years ago

The directory works, but with the dot (.) at the end (which GitHub is to stupid to add properly), it does not work, and that is what it is configured to in the config file.

LokeYourC3PH commented 8 years ago

Changing it to without the dot, does nothing. The dot basically tells that there is something there, like some special directory for downloading from Apache, but that does not work.

LokeYourC3PH commented 8 years ago

http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2324969-minecraft-chromium-embedded-framework-mcef?page=6#c116

spannerman79 commented 8 years ago

https://github.com/montoyo/mcef/blob/master/java/net/montoyo/mcef/remote/Mirror.java#L21

LokeYourC3PH commented 8 years ago

Ye what about it? It still does not work, removing the dot or not. I can see in my web browser, the page i linked to, but MINECRAFT does not understand that it should download the required files from there, and as of that it does not work, NOT just for me.

LokeYourC3PH commented 8 years ago

We are using v0.6, 0.7 crashes with Web Displays.

LokeYourC3PH commented 8 years ago

Again, version 0.6, no idea if it is fixed there with the mirror stuff you mentioned, but what do i have to put into the forced mirror link field then? I put in that exact address, still does not work. Minecraft is not downloading the files it should download from the link specified in the java file you quoted.

LokeYourC3PH commented 8 years ago

I decompiled the Mirror.class in version 0.6, and got this: http://pastebin.com/Pu0Q0Uk3

Seems to be the same, but why doesn't Minecraft understand that? It worked some days ago, and it suddenly stopped working for all my friends, in the US, Norway, Germany, everywhere. The JCEF process does not start, and we get this error:

http://pastebin.com/V24BMpcK

LokeYourC3PH commented 8 years ago

I switched to the mirror i am hosting myself, and i still get this:

http://pastebin.com/L6bPRzT3

There seems to be something wrong with the config file (the JSON one), but what?

LokeYourC3PH commented 8 years ago

This is the config:

http://pastebin.com/1G12yXfY

What is wrong with it in line 2 column 2?

montoyo commented 8 years ago

Maybe it's because montoyo.net recently switched to HTTPS. However, HTTP requests should still work as they are redirected. Can't do anything right now since I'm not at home. Thanks for the bug report.

montoyo commented 8 years ago

You can still try to edit your config to use HTTPS, just like this: forcedMirror=https://montoyo.net/jcef

LokeYourC3PH commented 8 years ago

Will do, thank you.

LokeYourC3PH commented 8 years ago

Well the problem is that is gives out some kind of problem with the config.

montoyo commented 8 years ago

It's not. The JSON Parser is actually reading HTML (saying that content was moved permanently) and thus erroring. I just made SSL optional again, can you give it a try? Thanks.

spannerman79 commented 8 years ago

@montoyo Perhaps change https://github.com/montoyo/mcef/blob/master/java/net/montoyo/mcef/remote/Mirror.java#L21 to be MONTOYO("//montoyo.net/jcef", "montoyo.net"); that way it wouldn't matter for http/https (works for CSS, not 100% sure about java)

montoyo commented 8 years ago

@spannerman79 Will try it; thanks. @Yanniclord works well for me; is it fixed for you too?

LokeYourC3PH commented 8 years ago

Will check, have to reboot the server and client, do that in 10 min or so.

quentfr21 commented 8 years ago

bonjour

pour ma part tout fonctionne à nouveau y compris le telechargement automatique des librairies

merci

LokeYourC3PH commented 8 years ago

English? You don't help yourself by speaking french, but i think Montoyo speaks french, luckily for you.