Jump to content

DaemonUmbra

Members
  • Posts

    11222
  • Joined

  • Last visited

  • Days Won

    67

Everything posted by DaemonUmbra

  1. User was banned for using cracked launchers.
  2. What launcher are you using?
  3. Personally I don’t like people trying to do automation client-side, even if they say the server allows it. It would be too easy to repurpose such a mod to steal items on servers, if such automation is allowed then the server owner should consider a sponge plugin or something.
  4. Delete your crash report and log folders and go through the process again, this will ensure you're not providing old logs.
  5. Is Java allowed through your firewall?
  6. Try the instructions I linked before again
  7. Did you test the pack as you added mods or did you add them all in one go? Morecommands is at least slightly broken and at least slightly poorly written.
  8. I have no idea why the installer is having issues connecting to AWS... Try downloading the server directly, this is a direct link to where the installer is supposed to get the server, do not rename it.
  9. Is this a pack you're making or is it a pre-made pack?
  10. What Java version do you have installed? (type java -version into cmd)
  11. Oh no I was wrong that is the log, I'm not used to seeing errors so quickly in it But UnknownHostException for AWS... Try these instructions:
  12. It's in the same folder where you ran the installer.
  13. That's the stacktrace of the error, helpful but I'd rather get all the details I can, please post the installer log. The log is a file with the same name as the installer, but with .log on the end
  14. Delete the jar you got from that site, run the installer, and post the log it creates.
  15. Dunno about Gradle, but ForgeGradle won’t work on Java 11. If you want to work on or play Forge 1.12 or earlier, you need Java 8. If you’re only interested in 1.13.2, you can get away with using Java 10 OR 8.
  16. Are you making a mod or are you just playing with mods?
  17. The debug log would be more helpful, please read the logs section of my signature for more info.
  18. Is your mod source on GitHub?
  19. This is mentioned in the EAQ stickied at the top of the sub-forum and in my signature.
  20. Use Java 8 or 10 for 1.13.2 If you plan to use 1.12.2 alongside 1.13.2, get 8
  21. The debug.log you posted only shows Forge's components and a mod called charcoalblock. The latest.log you posted did show a lot of mods though...
  22. Yes, but I don't see any major issues there. A small issue I see is you have 8G of RAM allocated while running just a single mod, unless you have a beast of a computer I would recommend lowering that unless mods need that much.
  23. If you mean Resource Pack, you don't need a programmer for those.
  24. What you posted first looks like the latest.log, it's like debug.log but has less info in it. What you posted second is a crash report, which is usually helpful but in this case we require more info than it provides.
×
×
  • Create New...

Important Information

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