Jump to content

DaemonUmbra

Members
  • Posts

    11222
  • Joined

  • Last visited

  • Days Won

    67

Everything posted by DaemonUmbra

  1. Ok, how reliant are you on a pretty interface, could you make do with a command line interface?
  2. I can't confirm this but I'm seeing a lot of people reporting this, how are you launching the server, double clicking or with a bat or sh script?
  3. What does it say below the warning, because incremental CMS is NOT the cause. Woah woah woah wait... String Proxy? You need to re-read the Forge Docs.
  4. Did you install java yourself or did you just install the Minecraft Launcher and it worked out of the box?
  5. Please read my signature below and provide the relevant log in the manner described. Also, this should be in Support and Bug Reports, thread moved.
  6. Are you always registering these items or are they being excluded from load at times? Do these blocks need to store a reference to items?
  7. 1.7.10 is no longer supported on this forum due to its age. Please update to a modern version of the game to receive support.
  8. All I can say is don't hold your breath. Thread locked because this thread serves very little purpose.
  9. The server jar needs to be all lowercase and once again you need to use Java 8, not just have it installed, if you have any other versions of Java that your computer might be trying to use instead you need to use the full path to the Java binary rather than just “Java”
  10. This is all I have on trustAnchors What I gave you before should fix the libraries not downloading. Also Mojang is pushing the 1.13 server now, so you'll need a direct link to get 1.12.2 now.
  11. 1.7.10 isn't supported on these forums anymore. Can I get the log for the most recent version you have? and Please use Pastebin or Gist, both are linked in my signature.
  12. The first two pictures, try these instructions(They are for Windows but pay attention to the arguments given to Java when running the installer): As for the third image, you need to use Java 8 to run Forge at this time.
  13. Please post logs as described in the EAQ and my signature.
  14. How are you launching the server? Are you sure you aren't accidentally running 2 at the same time? Please don't modify logs before sending them.
  15. According to the log something else is already running on port 25565, are you sure you don't already have a server open?
  16. 1.7.10 is no longer supported on these forums due to its age. Please update to a modern version of Minecraft to receive support.
  17. The middle one I am familiar with, it just means that you're not using a terminal that supports pretty coloring. I'm not as familiar with the other two, but if you're using Multicraft or otherwise running the server without the built-in server GUI the third one shouldn't be any issue. The first one I've never seen before but I think it's from Multicraft.
  18. Try deleting the libraries folder and running the installer again
  19. When you say updating the library folder do you mean you changed the files manually or did you run the Forge installer again?
  20. Support and Bug Reports (Thread Moved)
  21. It will be ready when it's ready
  22. Problematic Code #15 is also pertinent, and I haven't set up your repo to take a look at it in my IDE but your VoidMultitool doesn't seem to need the import for the client-side code.
  23. This means that bigreactors requires the stated forge version or later
  24. Not automatically, to update your fork you would need to pull from the original repo then push to your fork.
  25. cfm is crayfish's furniture mod, which I think I see in your mods folder (I think). It's possible that furniture mod registers its mirror entity differently depending on the server type, though I cannot confirm this nor do I know of a mod that is confirmed to do this.
×
×
  • Create New...

Important Information

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