Unable to run client with mods

Started by SilesianLion on

Topic category: Help with modding (Java Edition)

Last seen on 19:03, 22. Jan 2023
Joined Feb 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Unable to run client with mods

Trying to make my mod compatible with Better Combat, getting this error message/code whenever I try to run the client. I think it might be an easy fix but I'm just not quite sure on what to do. Anyway, here it is;

https://pastebin.com/RrX2e6kJ

Last seen on 17:00, 27. Mar 2024
Joined Jan 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If you just put the Better…
Sun, 01/01/2023 - 20:43

If you just put the Better Combat jar file into the mods folder as downloaded from curseforge it won't work, this is because the MCreator enviroment is deobfuscated while most exported mods are obfuscated. So you'll need to either import the mod using the "build.gradle" file or getting an deobfuscated version of it.

If you can't pull any of these off just exporting it and running it on a seperate profile is also an option.

Last seen on 19:03, 22. Jan 2023
Joined Feb 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thanks! I got it working!
Sun, 01/01/2023 - 23:35

Thanks! I got it working!

Last seen on 12:15, 1. Mar 2024
Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
So you'll need to either…
Tue, 09/12/2023 - 10:00

So you'll need to either import the mod using the "build.gradle" file

can you tell me more details please?

Last seen on 19:25, 27. Mar 2024
Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can just use this Plugin!
Tue, 09/12/2023 - 14:01

You can just use this Plugin!