Jump to content

DaemonUmbra

Members
  • Posts

    11222
  • Joined

  • Last visited

  • Days Won

    67

Everything posted by DaemonUmbra

  1. 1.7.10 is no longer supported on this forum due to its age. Please update to a modern version of Minecraft to receive support.
  2. Delete the config and have the mod generate the default one.
  3. The filenames of one or more of your mods suggests you got them from a repost site. Please read up on the StopModReposts project (link in my signature) for info on why this is a bad thing.
  4. 1.6.5 is no longer supported on this forum due to its age. Please update to a modern version of Minecraft to receive support.
  5. I'm not 100% sure, but it looks like the server is crashing when it attempts to load a chunk and ends up getting stuck behind multithread sync, if a member of the dev team could correct me if I'm wrong that would be great.
  6. Oh right... derp. https://stackoverflow.com/questions/15826202/where-is-java-installed-on-mac-os-x
  7. You were literally told that the links won't work, then proceeded to complain about the links not working. Regardless, you are obviously trying to run a version of Minecraft that we no longer support. Locked.
  8. Sounds like you're missing a mod that the server requires.
  9. Ok, the crash log doesn't indicate the issue being memory, but right there your server and client are hogging 12G/16G, so make sure to not run anything else RAM hungry. What's your CPU?
  10. What do you mean "activate the engine"? Please provide a screenshot.
  11. Oh right, not going to get what I was looking for if it uses the wrong Java... erm. Assuming you installed the correct bitness of Java 8, it should be in C:\Program Files\Java\<java version>\bin\
  12. How much RAM do you have in your machine? Remember you will need RAM for the server, RAM for your client, and RAM for everything else your computer is doing, as well as a CPU with enough grunt to run garbage collection on that memory.
  13. What did I say that suggested Forge for 1.14.4 is buggy? I would suggest only getting mods from CurseForge, clear out your mods folder and get everything from there.
  14. Server committed Seppuku because it was running too slow. What is this server running on?
  15. Ok that should be Oracle Java, could you run the command java -version and share the output, please?
  16. Where did you get Java from? Oracle, OpenJDK, AdoptOpenJDK, Java.com?
  17. Are you trying to run mods? If so you need to run a Forge server, not a vanilla server.
  18. Please do not manually download libraries...
  19. Why do you have a fabric installer in your mods folder? Why do you have folders in your mods folder? Where are you getting your mods? Optifine is not compatible with Forge yet.
  20. Yes. Essentially what your current command does is tell your computer: "Find a program called 'java' and run it with these arguments" What I'm telling you to do instead tells your computer: "Here's the location of a program, run it with these arguments"
  21. Split your reply into its own thread, in the future do not hijack other people's threads.
×
×
  • Create New...

Important Information

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