Jump to content

Paint_Ninja

Community Manager
  • Posts

    766
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by Paint_Ninja

  1. Please share a link to your crash report on https://paste.ee , don't dump it directly into the thread as it sometimes triggers the anti-spam system we have and makes the report hard to read on mobile.
  2. Please share a link to your crash report on https://paste.ee, as explained in the FAQ
  3. In 1.20.2 the DisplayTest constants were moved inside the DisplayTest record itself for discoverability. In 1.20.4 you can simply set clientSideOnly=true in your mods.toml (just below the modLoader) and Forge should do everything for you as long as you don't manually set a DisplayTest. Refer to 1.20.4's MDK for further details. The clientSideOnly feature prevents your mod file from being loaded on servers and sets a different default DisplayTest when loading your mod on clients.
  4. Please share a link to your crash report on https://paste.ee, as explained in the FAQ
  5. This is a known rare issue with the config lib Forge uses, caused by concurrent modification. The author of NightConfig has been made aware and we're waiting on a fix from them. The bug triggers more often when config files are left open in editors while the game is launching or running, or multiple instances of the game are started, however it can unfortunately also happen at random without doing either of those things.
  6. Your drivers are in a broken state - follow the guide to update the drivers, particularly step 9. https://forums.minecraftforge.net/topic/125488-rules-and-frequently-asked-questions-faq/#:~:text=How do I update my drivers%3F
  7. You're missing required mods [01:21:45] [main/ERROR] [ne.mi.fm.lo.ModSorter/LOADING]: Missing or unsupported mandatory dependencies: Mod ID: 'flywheel', Requested by: 'create', Expected range: '[1.18-0.6.3,1.18-0.6.4)', Actual version: '[MISSING]' Mod ID: 'create', Requested by: 'createaddition', Expected range: '[0.5h,0.6)', Actual version: '0.5.0' Mod ID: 'flywheel', Requested by: 'createaddition', Expected range: '[0.6,0.7)', Actual version: '[MISSING]' Mod ID: 'flywheel', Requested by: 'idas', Expected range: '*', Actual version: '[MISSING]' [01:21:45] [main/ERROR] [ne.mi.fm.lo.ModSorter/LOADING]: Unsupported installed optional dependencies: Mod ID: 'create', Requested by: 'tetrapak', Expected range: '[0.5.0.d,)', Actual version: '0.5.0'
  8. Your drivers are in a broken state - follow this guide to fix them: https://forums.minecraftforge.net/topic/125488-rules-and-frequently-asked-questions-faq/#:~:text=How do I update my drivers%3F
  9. Your drivers are in a broken state - follow the guide in the FAQ to fix them: https://forums.minecraftforge.net/topic/125488-rules-and-frequently-asked-questions-faq/#:~:text=How do I update my drivers%3F
  10. Please do not revive an 8 year old thread asking for help with a completely different MC version. Read the FAQ before posting
  11. Thanks, it looks like the issue might be caused by spawning and starting a new thread like that - I don't think that'll work.
  12. Please use the code button (looks like this: <>) in the post editor to paste formatted code, as plain text code all on one line is hard to follow.
  13. From your crash report: Suspected Mods: Create (create), Version: 0.5.1.f Issue tracker URL: https://github.com/Creators-of-Create/Create/issues at TRANSFORMER/[email protected]/com.simibubi.create.content.fluids.pipes.FluidPipeBlockEntity$StandardPipeFluidTransportBehaviour.getRenderedRimAttachment(FluidPipeBlockEntity.java:79) Iron's Spells 'n Spellbooks (irons_spellbooks), Version: 1.19.2-2.0.3 Issue tracker URL: https://github.com/iron431/Irons-Spells-n-Spellbooks/issues at TRANSFORMER/[email protected]/io.redspace.ironsspellbooks.entity.VisualFallingBlockRenderer.render(VisualFallingBlockRenderer.java:43)
  14. Sorry about the delay, usually it is done by requesting through your account settings. Your account has been deleted. We're sorry to see you go.
  15. Thanks for trying to help out, however we already employ keyword blocking on the forums, as well as many other techniques. The vast majority of spam is already caught and hidden from users by the system, with only the stuff you see bypassing that. Please report spam when you see it and one of our moderators will sort it out.
  16. Your post triggered the anti-spam which hid it from everyone. Please share a *link* to your debug.log and/or crash report on https://paste.ee to avoid this in future so that you don't have to wait so long for help. Please read the FAQ before posting.
  17. Your post triggered the anti-spam which hid it from everyone. Please share a *link* to your debug.log and/or crash report on https://paste.ee to avoid this in future so that you don't have to wait so long for help. Please read the FAQ before posting.
  18. Your post triggered the anti-spam which hid it from everyone. Please share a *link* to your debug.log and/or crash report on https://paste.ee to avoid this in future so that you don't have to wait so long for help. Please read the FAQ before posting.
  19. Your post triggered the anti-spam which hid it from everyone. Please share a *link* to your debug.log and/or crash report on https://paste.ee to avoid this in future so that you don't have to wait so long for help. Please read the FAQ before posting.
  20. When adding a new crash report, please share a link to it on https://paste.ee rather than dumping it into the thread directly.
  21. We need a link to your crash report on paste.ee to be able to help you, as explained in the FAQ
  22. https://forums.minecraftforge.net/topic/125488-rules-and-frequently-asked-questions-faq/#:~:text=How do I update my drivers%3F
  23. https://forums.minecraftforge.net/topic/125488-rules-and-frequently-asked-questions-faq/#:~:text=How do I update my drivers%3F
×
×
  • Create New...

Important Information

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