Unable to run client with mods

Started by SilesianLion on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 months ago
Joined Feb 2022
Points:
413

User statistics:

  • Modifications: 2
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 10
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

Active 1 week ago
Joined Jan 2020
Points:
1001

User statistics:

  • Modifications: 0
  • Forum topics: 29
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 492
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.

Active 3 months ago
Joined Feb 2022
Points:
413

User statistics:

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

Thanks! I got it working!

Active 5 months ago
Joined Apr 2023
Points:
150

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 8
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?

Active 8 hours ago
Joined Feb 2018
Points:
1979

User statistics:

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

You can just use this Plugin!