Jump to content

LexManos

Forge Code God
  • Posts

    9273
  • Joined

  • Last visited

  • Days Won

    68

Everything posted by LexManos

  1. 1.8.0_211 should have LetsEncrypt. However, try installing again, as you may of been in the window where our server was having issues.
  2. Alright, im able to reproduce, and this seems to be a bug in the Mojang Realms library. They are *supposed* to only be accessing the Minecraft codebase through purely the deobfusicated API. Due to us doing the deobfusication of Minecraft at install time. Those classes it's referencing does not exist at all. We will look into fixing this, but it may require a fix on Mojang's end. We'll see.
  3. Slight derp in the cert renewal. Fixed: https://github.com/MinecraftForge/MinecraftForge/issues/5807
  4. Try again, the server went through some updates. If it still does not work post updated logs.
  5. That is not a log file. But I was able to track it down to a vanilla bug. That we expose instead of letting it fail silently. Fixed in https://github.com/MinecraftForge/MinecraftForge/commit/c509cac02b8ca2f73c50acba60ef067e490d1af8
  6. No idea what you're saying, but as a temporary fix for 1.13 until we remove it in 1.14 I added the vanilla entry to the seed list.
  7. Depends on what change you're doing. Provide the full logs.
  8. dataserializes seems to be a registry added in 1.13, which would lead me to think your world was upgrade, or the server is running 1.13. Which for obvious reasons wont work on 1.12. So... try 1.13.
  9. Interesting, seems to of slipped through the cracks. With 1.13.2 being a transitional version and 1.14 right around the corner im not gunna spend to much time on this as it should be moot with 1.14's changes. May be worth just nuking our patches related to this in 1.13.2 to keep vanilla compatibility.
  10. There is nothing causing the problem, our downloads ARE safe. Google is just paranoid and has taken it upon themselves to be the police of the internet claiming ANYTHING that isn't made by them is a threat.
  11. obf does not change line numbers
  12. What if the server has a different config then you? you should allow for changing whatever those values are at runtime/server start/server connect. so that you can seamlessly connect to multiple servers.
  13. When you say "latest version" understand that that number changes as versions are released. When people ask about it, specify what EXACT version number you're using. The errors you have been experiancing have been fixed in 205+ So.. Update
  14. Download the new versions of Forge from our download page: https://files.minecraftforge.net/
  15. https://github.com/ModCoderPack/MCPBot-Issues/issues/819 Stop asking for ETAs. I've clearly stated whats going on.
  16. Update Forge.
  17. Don't bump your own threads, but yes this looks like a vanilla bug in their writer. Fixed in Forge https://github.com/MinecraftForge/MinecraftForge/commit/8c44d6d4cba509c47c7c248abb48248bcf277a37
  18. Only download files for our official site: https://files.minecraftforge.net/ The site you are downloading Forge from is giving you a malicious installer wrapped in ad/spyware. I advise you delete it now, install a reputable anti-virus such as Malware Bytes (It's one of the ones I use) and do a deep scan of your computer. And remember, Only ever download from official sites.
  19. In the future, please just don't respond to people like this. He has no idea what he is doing or why he is doing it. And he has been told many times to do things the correct/non-hacky way. And still refuses to. So... Topic Locked.
  20. update your jdk to 1.8_201+
  21. That is what we fall under, uncommon, Trust me I've tried. If there was anything I could do about it, I would. Even their own web admin facing site says that we have no issues:
  22. There is no way to 'dispute' this. Except for paying exorbitant amounts of money to be on Google's white list.
  23. 1.14 is probably going to be special, 1.14&1.12.2
  24. No, the Mojang launcher only has a specific set of 'channels' for which it finds versions like that.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.