Jump to content

Linksapprentice

Members
  • Posts

    27
  • Joined

  • Last visited

  • Days Won

    1

Linksapprentice last won the day on September 21 2023

Linksapprentice had the most liked content!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Linksapprentice's Achievements

Tree Puncher

Tree Puncher (2/8)

1

Reputation

  1. after going through and deleting mods I have determined that it was the mod no see no tick
  2. https://pastebin.com/04YP4hB1 Usually whenever you have an issue of this sort reading the "at" messages usually reveals the mod responsible, but I can't find anything. I am getting back into modpack dev (and Minecraft as a whole) after around 8 months of not touching it, so I went to update an old modpack of mine and that's how I've come to this error.
  3. Hi! I'm relatively new to mod development, but not at all new to modpack development. I've decided to take things up a notch in quality and start making some core content for a modpack that I've been developing for about half a year. It is 1.20.1 (47.1.3). I've started to write code for my core mod, but I was wondering if anyone knew of a way to get my development environment to run my modpack instead of a fresh client with forge and the core mod. I know how to define dependencies, but the vast majority of mods in the pack do not need to be dependencies for the pack. Preferably I'd also like to have it register my config settings and other modpack things, like crafttweaker scripts, directly from the 'runClient' and 'runServer' commands. Btw I'm using IntelliJ Community Edition as my IDE if that effects anything. Thank you for reading!
  4. It’s conflicting with optifine. Use performance mods like rubidium and oculus to make up for its absence. You’ll actually get even better performance than you would have if you add the right performance mods.
  5. Blue skies is failing to mixin with something, not sure what though. It’s a well made mod, so it’s likely the other mods fault.
  6. It’s generally a bad idea to use optifine alongside mods, I would replace optifine with performance mods like rubidium, oculus, and entity model features instead. They often actually do offer better performance anyways
  7. Install a mod like neurina or tick be gone. A villager entity has been corrupted.
  8. Wow, that’s the shortest log I’ve ever seen.
  9. Whenever downloading Java 17 did you add it to path? And have you restarted your computer since installing Java 17, both of these things could impact whether the server is actually able to realize that Java 17 has been installed.
  10. Using optifine generally causes a lot of issues with modded Minecraft. I would use rubidium and oculus instead. There are a lot of other mods that will make up for other optifine features you may use.
  11. Do you have a good pc? I’ve seen some people have to wait 30 minutes for it to load on lower end rigs. I would still report it to mrcrayfish’s GitHub page though.
  12. Post your log in a separate post and I’ll see what I can do.
  13. Whenever modded Minecraft does not respond just give the game a while, it will eventually respond after clicking the screen. Additionally you really should’ve reported this to mrcrayfish instead of the forge forums.
  14. Instead of optifine use rubidium and oculus. there are other mods that can replace other optifine features but these two allow for shaders
×
×
  • Create New...

Important Information

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