Jump to content

MoeBoy76

Forge Modder
  • Posts

    129
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by MoeBoy76

  1. Nope, OP says they want to use plugins and mods
  2. Perhaps you could have linked to this
  3. In relation to plugins: if you really want to use bukkit plugins then jump off a cliff so you are good and dead, now you can run a 1.7.10 Cauldron server and get 0 support for anything alternatively you just throw SpongeForge’s jar in the mods folder as described by their docs please be advised, i do not actually recommend jumping off a cliff but it’s a good metaphor IMO
  4. Java 8 is still the currently supported version of Java as per Java.com, update 171 was released on 17th April 2018 so it’s definitely not old or unsupported by Oracle
  5. If you are using a .bat then you can add the word pause on a new line, this will prevent the window from closing automatically
  6. Well for starters, you’re on website that has stolen the layout of Forge, you need to be on files.minecraftforge.net, which is linked to by the word files at the top of the forums
  7. You need to use Java 8 as Java 9 broke Forge’s loading
  8. You’re using 32-bit Java, if you have a 64-bit computer then uninstall Java and install the latest 64-bit version from here: https://java.com/en/download/manual.jsp
  9. Optifine is packaged with the mod and the installer at the top level, if you want to use it with Forge then you just need to put it in the mods folder
  10. 1) you’re running 1.7.10, which is not supported, update to 1.12.2 2) the error is due to your use on an mcreator mod
  11. You are running a server jar, specifically “server-patch-1”, this will not run on a client as it is a stripped down server-only jar better solution than asking here is to ask in the Pixelmon Discord
  12. What you will need to do is 1) Run Minecraft Java for the version you want (eg 1.12.2) 2) download the latest Forge installer for that version (eg 1.12.2), if you’re on Windows you can use the Windows installer 3) run the Forge installer using the default options 4) run the Forge version you just installed from the Minecraft launcher, a Forge profile should have been created automatically but you can change it from the profile editor (it will be at the very bottom of the versions list) 5) it is recommended that you use a separate game profile folder if you are going to use multiple versions of Minecraft (eg 1.10.2 & 1.12.2) which you can change from the profile editor 6) place the mods you want in the mods folder, ensuring that you have read the instructions listed for the mod (eg some mods require other mods or libraries)
  13. You ran out of RAM, you have 1Gb allocated for 30 mods
  14. Not the right crash but i noticed you are using 1.7.10, which is not supported here, update to 1.12.2
  15. You have a client-side mod in your server mods folder, if you post the crash report (via gist or pastebin) then someone can tell you which one
  16. Took me all of 10 seconds to do on my phone http://lmgtfy.com/?q=how+to+run+a+command+line+on+a+mac there’s 0 reason to be rude to someone helping you on a forum, unless they are clearly being rude, in this case your question is grouped as commonly asked, OS specific and there’s no way one person can know the answer unless they already know everything about your setup
  17. Looks like WorldEdit needs a class that no longer exists, try removing WE and see if it loads
  18. Your host is also running an out of date Java version, it’s on Java 7 update 131, have them update to the latest Java 8
  19. Post an updated log without WAILA, nobody can help without information
  20. Mods needs to tell Forge they can be disabled, however, most of them can’t due to the way they work, anything that is just visual and client-sided should be able to be disabled (eg minimap mod, NEI-like menu) but anything that is required on server and client will not be able to be disabled
  21. It looks like you are running Java 9, you will need to use Java 8 to run Forge
  22. Pam's Bonecraft is broken, the version you are using is also for 1.9.4, update it or notify the author of the error
  23. If a mod requires a specific version somewhere between recommended and latest then just update to latest, there's no point in not getting bugfixes
  24. Orange Marshall's SimpleMod ToggleSprint has a broken config, although i'm not sure what it does since sprint toggles in 1.8+ Also please use gist to post large log files
  25. It doesn't matter where you ask, old versions are not supported on Forge's forums, update to 1.12.2
×
×
  • Create New...

Important Information

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