Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Hello, I was trying to play minecraft with mods and I am getting this error message, I have attached the crash report below https://pastebin.com/heYYhkM5
  3. Ok, I have 3 updates available on my PC lol It's probably that, I'll update it. Thanks
  4. Today
  5. Hello, I'm trying to learn the basics of Minecraft modding by following Kaupenjoe's most recent series on modding with Forge where he works with Minecraft 1.20.1. Whenever I try to run "runClient" the build fails. I'm using the MDK for Forge 47.0.19 with IntelliJ. I'm currently using PROJECT SDK 17 for the Gradle JVM. I've also tried different versions of SDK 17 to no success. I've updated my CPU and GPU drivers and restarted my computer after those installations. Here is the paste of the most recent crash log: https://paste.ee/p/Zx5Ut Any help is appreciated!
  6. Just use AttributeFix for the first one. It's literally a must have for any mod that wants to raise armor points above 30, or have health values above 2000, or basically anything else out of reach of Vanilla attribute limits. I don't know how you haven't heard of this because it's so widely used. Here's a link https://www.curseforge.com/minecraft/mc-mods/attributefix As for the other two, I'm not sure myself how to add attributes as I've never had to delve into this field of modding, and I'm decently sure you can just use a resource pack to remove the particle damage indicator. Not gonna tell you how to make a resource pack though, that is something you should figure out on your own.
  7. Add the full crash-report or latest.log (logs-folder) with sites like https://paste.ee/ and paste the link to it here
  8. Did you add Curios? Make sure you are using the Forge build https://www.curseforge.com/minecraft/mc-mods/curios/files/4590652
  9. I already made it, i follow this video and works perfect, its in spanish because im from Argentina but if someone need it i will leave it here in the post, Thank you for taking your time to help everyone @TileEntity
  10. I did that right now and when i open run.bat, the same message appear in the cmd
  11. There isn't much we can suggest without knowing more details. You can try getting more details with spark, and using that to determine where you're going. https://www.curseforge.com/minecraft/mc-mods/spark 1) Run /spark profiler 2) Wait a couple of mins 3) Run /spark profiler --stop and copy-paste the results link It should help give us more insight into why it’s lagging
  12. The full error it gives me is: The game crashed whilst rendering overlay Error: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered here is the pastebin.
  13. Hi, I'm looking for help with an error code I'm getting when opening a singleplayer world. It says, "Lost connection: java.lang.NoSuchMethodError:'net.minecraftforge.network.NetworkDirction net.minecraftforge.event.network.CustomPayloadEvent$Context,getDirection()'" and then sends me to the multiplayer screen for servers. I've tried deleting omifine which I realized afterward was for 1.20.4 and I have forge 1.20.6 but this didn't fix anything. If anyone has some tips I'd appreciate it!
  14. I'm using forge 50.0.19, minecraft 1.20.6, InteliJ IDEA 2024.1 with minecraft-dev plugin. 1. How to increase limit of vanilla attributes 2. How to add custom attributes (Like fancy_attributes:defense) 3. How to prevent spawning of particle damage indicator (That dark red heart particle when you deal damage) Please help...
  15. Maybe a driver issue - check for updates
  16. Oh yeah sorry, the latest version I was playing was vanilla 1.19. Here's the Forge one: Paste.ee - log I won't be available for a few hours, so I'll get back to you as soon as I can. Wait the URL didn't go paste.ee/p/cvueg
  17. This is a log from vanilla 1.19 maybe switch to a custom Launcher like MultiMC or AT Launcher Install a Forge 1.20.1 modpack and use it as working base - then just replace/add/remove mods from the mods folder
  18. Okay, sure Paste.ee - View paste dBXY0 It's the log called latest
  19. Add the latest.log (logs-folder) with sites like https://paste.ee/ and paste the link to it here
  20. Hello! So just to give a little background info, I recently downloaded Forge, and Java so I could actually run Forge installer, and then it didn't work. So, I used JarFix and then it started to work. So after I installed Forge version 1.20.1, I launched it in the Minecraft launcher. But when I load into the game, it says 2 mods active, and those are Minecraft and Forge, but I put WorldEdit in my mods folder. I'm not really sure what's happening, and really, I just want to have any kind of mod installed that will work. I don't know how to add pictures to this post, but I have some screenshots if you need them. Thanks!
  21. Add the latest.log from the server's logs folder
  22. Open the user_jvm_args.txt and remove the # at -Xmx4G Save it and test it again
  23. Replace Optifine with Embeddium + Oculus
  24. Add the full crash-report or latest.log (logs-folder) with sites like https://paste.ee/ and paste the link to it here
  25. This is the error: The game crashed whilst initializing game Error: java.lang.IllegalAccessError: class net.minecraft.client.Minecraft tried to access private field com.mojang.blaze3d.platform.Window.f_85349_ (net.minecraft.client.Minecraft and com.mojang.blaze3d.platform.Window are in module [email protected] of loader 'TRANSFORMER' @5d5574c7)
  26. Error: org.spongepowered.asm.mixin.injection.throwables.InjectionError: LVT in net/minecraft/client/renderer/texture/TextureAtlas::m_118307_(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/stream/Stream;Lnet/minecraft/util/profiling/ProfilerFiller;I)Lnet/minecraft/client/renderer/texture/TextureAtlas$Preparations; has incompatible changes at opcode 151 in callback watut.mixins.json:client.TextureAtlasPrepareToStitch->@Inject::prepareToStitch(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/stream/Stream;Lnet/minecraft/util/profiling/ProfilerFiller;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Set;)V.
  1. Load more activity
×
×
  • Create New...

Important Information

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