Jump to content

Paint_Ninja

Community Manager
  • Posts

    799
  • Joined

  • Last visited

  • Days Won

    37

Everything posted by Paint_Ninja

  1. The second link you posted looks like a latest.log file. A crash report is formatted differently and does not have timestamps beside each line
  2. The log appears to cut off without any errors. If you don't have a crash report (in the crash reports folder instead of the logs folder), then unfortunately all I can suggest is a binary search... Backup any world saves you care about first Set half the mods aside and run the game with the other half If it works, the problem is coming from the half you set aside. If it doesn't work, the problem is in the half you've kept. Keep splitting until you find the culprit(s) Remove the culprit(s) and add back in all the other mods Restore your world saves backup
  3. This is the Forge forums, only Forge is supported here. Forge is still available for newer versions like 1.21.1 and 1.21.8, you can find downloads for these on the files link on at top of the website (or here). Despite having "Forge" in the name, NeoForge is a separate thing, leading some to call it "Neo". You can learn more about Neo's origins here.
  4. This is the Forge forums, only Forge is supported here.
  5. Please share a link to your crash report on paste.ee, as explained in the FAQ
  6. This is the Forge forums. Fabric is not supported here. Please read the FAQ before posting
  7. This is the Forge forums, Neo is not supported here
  8. This is the Forge forums, we do not support Neo here
  9. Please share a link to your crash report on https://paste.ee, as explained in the FAQ
  10. Only Forge is supported here. Neo is a hostile fork that is not compatible with Forge mods.
  11. Do not use Aikar's Flags. They're known to cause severe performance issues on Forge servers
  12. Please open a new thread with your spark report @Epik Berm
  13. Fixed in 49.1.41 https://files.minecraftforge.net/net/minecraftforge/forge/index_1.20.4.html
  14. Thank you for notifying us of this issue. We've identified the cause and should have a new fixed build out shortly
  15. Instructions on how to install newer Java can be found in the FAQ
  16. Please share a link to your crash report on https://paste.ee, as explained in the FAQ
  17. Online forums in general seem to be declining in popularity imo. There’s still value here for certain types of content, such as written tutorials and blog posts which would otherwise get lost in the chat history fairly quickly on Discord. Also for those that prefer the forums format ofc. But for faster support related topics, I agree that the Discord is probably your best bet at the moment. The speed of responses is also down to the ratio of volunteers - the player support forum still seems pretty active, but the coding ones much less so. Once you’re feeling more confident in your modding skills, be the change you want to see
  18. 1) Update to the latest build of Forge for your MC version. The recommended build actually means minimum recommended. I can’t remember if it was backported to 1.20.1 or not, but we did clean up the early loading screen a bit in newer builds to look less cluttered. 2) Change the accessibility setting in game to black background. The early loading screen will then be black instead of red.
  19. public ExampleMod(FMLJavaModLoadingContext context) { var modEventBus = context.getModEventBus(); } Refer to the javadocs and MDK for more pointers and examples.
  20. The security check is a captcha which shows below the question. If it doesn’t show for you, make sure your ad blocker is disabled as it may be hiding it.
  21. Force Minecraft, Java and all things related to them to prefer high performance graphics, in both the nvidia control panel and Windows settings. Make sure to include the bundled java exe inside the launcher files
  22. Use DDU to fully remove the broken nvidia drivers, then do a clean install of the latest nvidia drivers again. An update usually doesn't suffice
×
×
  • Create New...

Important Information

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