ewewukek / mc-musketmod

Mod that adds craftable flintlock weapons
MIT License
13 stars 22 forks source link

Conflict with Better Nether #40

Closed NECOBLADE closed 3 months ago

NECOBLADE commented 3 months ago

Minecraft Version

1.20.1

ModLoader

Fabric

Musket Mod version

musketmod-1.20.1-fabric-1.5.1.

Modpack info or mod list(please reduce mod range)

[✔] bclib-3.0.14 [✔] better-nether-9.0.10 [✔] cloth-config-11.1.118-fabric [✔] musketmod-1.20.1-fabric-1.5.1 [✔] qfapi-7.6.0_qsl-6.2.0_fapi-0.92.2_mc-1.20.1

The latest.log file and hs_err_pidXXX if exists

https://pastebin.com/Nqg4zWNQ

Issue description

Game crashes on load when running musketmod-1.20.1-fabric-1.5.1 and better-nether-9.0.10. on Minecraft 1.20.1 .

Steps to reproduce

1:Install the mention mod versions. 2:Run game. 3:Crash.

Other information

No response

ewewukek commented 3 months ago

are you running Quilt loader? I tested it with Fabric loader and everything seems fine. and qfapi is ignored because it's not a Fabric mod

NECOBLADE commented 3 months ago

I am, yes. Is there a way that I could fix it on my end?

ewewukek commented 3 months ago

no, I'll need to rewrite my mixins in a more compatible way. I'll post a test build once I'm done since I don't have Quilt installed)

NECOBLADE commented 3 months ago

Alrighty. I'll be sure to check it out when you post. Thank you for your hard work. I put this mod in every single modpack I make.

ewewukek commented 3 months ago

I changed most mixins including one causing issues with Quilt. only one left to fix. see if this build fixes game launch. at worst the error message should change) test.zip

NECOBLADE commented 3 months ago

Everything seems to work. Thank you for fixing this so quickly!

ewewukek commented 3 months ago

that's great) I'll roll a new release after fixing last mixin and testing everything again