Jump to content

PulseBeat_02

Members
  • Posts

    161
  • Joined

  • Last visited

Everything posted by PulseBeat_02

  1. Oh oops, sorry. I didn't realize that we are not allowed to use dropbox. Sorry about that!
  2. Two questions, let's say that I have a coremod called A Block of Charcoal.jar. Does A Block of Charcoal.jar have mod contents like items and blocks if it's a coremod? And also, why do mod creators make their mods make a coremod if they are bad?
  3. Hey guys, I was talking to a forge staff member, and he said there are way too many coremods in my modpack. What are coremods and how do I removed them?
  4. The dubug log is way too big to go on pastebin or hastebin. I will attach the text file on dropbox ok. https://www.dropbox.com/s/xphgtn0yoocdc5z/debug.log?dl=0
  5. Hey guys, so I am creating a 1.12.2 modpack that has 450+ mods, but when I run the pack, it crashes around phase 6/7 or 7/7. Minecraft says that this is no mod problem in the application, so I looked at the crash report. The crash report said there was an error while loading forge. It goes something like this: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Minecraft Forge (forge) Caused by: java.lang.ClassCastException Minecraft Forge Version: 14.23.4.2726 What does this error mean and how do I solve it? Here is the full crash report: https://paste.dimdev.org/azuvaviquj.mccrash https://pastebin.com/NaRWUpcf (Use this link if the first one doesn't work)
  6. Ok, the best way is to not use this method. Thanks for your feedback. ?
  7. Does that mean that I'm not allowed to do this? (I am a programmer noob, just trying to learn some new stuff)
  8. @DaemonUmbra So basically, I am trying to make a launcher that can launch a modpack by using Minecraft Forge. Unfortunately, Minecraft Forge can't run by itself unless by running Minecraft and pressing the play button to launch the client. So, right now I am trying to find a way to run Minecraft Forge without having to open Minecraft to launch the client. Usually, the main method function that executes the program is in charge of this.
  9. Hi guys, I was wondering where the main method file is in Minecraft Forge? ? I am trying to edit the program so it can be used in my program, but I can't seem to find it in the source code on Github. (I will give credit to Minecraft Forge creators) Just in case if you didn't know, the main method is a function in java where it ran to execute the program.
×
×
  • Create New...

Important Information

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