Jump to content

ChampionAsh5357

Members
  • Posts

    3284
  • Joined

  • Last visited

  • Days Won

    62

Everything posted by ChampionAsh5357

  1. Please provide the crash report in a paste or gist, or just paste it into the text box. We will not open nor download files from unidentified sources.
  2. Forge is not an app, it's a executable jar which adds a profile to the Minecraft launcher. It should not have any effect on anything else unless you changed where the game directory is pointing.
  3. If you are using Chrome, try a different browser first and see if that works.
  4. Use the Minecraft launcher.
  5. You do not have enough memory allocated to the game. To give more, you can go to Installations -> Select the ... next to the profile you wish to edit and click Edit -> More Options -> Add to the JVM arguments if not already present -Xmx<amount of memory to allocate> (e.g. 4 gigabytes is '-Xmx4G').
  6. You'll need to run Jarfix to fix the file associations.
  7. Please provide a video demonstrating the issue between vanilla and Forge. If it's because of a mod, contact the mod author.
  8. The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
  9. Depending on the minecraft version you are attempting to run: - 1.18 and later need Java 17 - 1.17 needs Java 16 - 1.16.5 and older need Java 8
  10. Please provide the entire debug.log from the logs folder in a paste or gist preferably.
  11. The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
  12. The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
  13. The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
  14. The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
  15. Forge and a mod is a JAR file, so it shouldn't be a ZIP. If it is coming as a ZIP, you may need to fix your file associations with Jarfix.
  16. Then show all the code written including the resources, preferably in a git repo.
  17. 1.19.2 requires Java 17. If changing the version doesn't work, in order to root out one of the more common issues, we'll need to see your hosts file. Here's the steps to getting this file. 1) Press the Win + R key on your keyboard. 2) Paste the following into the prompt that opens: 'notepad %windir%\system32\drivers\etc\hosts' 3) Use Ctrl+A to select everything in the file, then Ctrl+C into the textbox to post to this thread.
  18. Did you make the item with a class and register it? The build.gradle only shows us in relation to building the project. If you didn't program an item in Java itself, then there won't be an item.
  19. You are probably not downloading the jar then but saving the html file which launches it. Otherwise, you probably need to fix your jar associations with Jarfix or manually.
  20. Please provide the debug.log in the logs folder.
  21. What is the error message? Please provide a paste of the console output.
  22. That sounds like an issue with your computer. If its with the mods, please provide the debug.log in the logs folder.
  23. The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
  24. The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
  25. The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.2 (Latest) and 1.18.2 (LTS).
×
×
  • Create New...

Important Information

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