ewewukek / mc-musketmod

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

Musket melee crashes with Sodium #12

Closed ejektaflex closed 2 years ago

ejektaflex commented 2 years ago

Having Sodium installed results in a crash.

https://gist.github.com/ejektaflex/1da0b873b9b7fef6f3544184e82e5922

This looks like it could be a pretty trivial fix, since it has to do with a null arm pose. Thanks!

ewewukek commented 2 years ago

that's not Sodium's fault but entirely my slopiness) fixed in latest release (1.4.3)

ejektaflex commented 2 years ago

Yes - that fixed it. Thanks for the swift reply!

itsdinkd commented 2 years ago

@ewewukek This crash happens when you open inventory, or open a patchouli book... with your latest update.

ewewukek commented 2 years ago

@red2blue you didn't tell which minecraft version you're getting crash on i presume it's 1.17.1. it also had that bug and is now fixed in 1.4.3 release

itsdinkd commented 2 years ago

1.18

On Sun, Dec 5, 2021, 3:06 AM ewewukek @.***> wrote:

@red2blue https://github.com/red2blue you didn't tell which minecraft version you're getting crash on i presume it's 1.17.1. it also had that bug and is now fixed in 1.4.3 release

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ewewukek/mc-musketmod/issues/12#issuecomment-986209457, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIL5CKBSATZWL5C2BV7ACQDUPNBVBANCNFSM5JMIXARA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

ewewukek commented 2 years ago

i'll try to be play as detective and deduce that you're using fabric :P also please create a new issue because OP's one is resolved. and add a crashlog - they help a lot in understanding what exactly went wrong