Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mixin error causing fabric 1.18.2 client to crash on launch. #23

Open
TheRanker opened this issue Apr 19, 2022 · 6 comments
Open

mixin error causing fabric 1.18.2 client to crash on launch. #23

TheRanker opened this issue Apr 19, 2022 · 6 comments
Labels
bug Something isn't working mod interaction

Comments

@TheRanker
Copy link

TheRanker commented Apr 19, 2022

https://pastebin.ubuntu.com/p/ZzhhpDfqpx/

is the latest.log showing the error of the preLaunch . not sure what would of prompted this to start now.

without the actual mod impersonate.. i found it was loaded impersonate 2.4.1 via bewitchment
so im guessing its on their side.

https://pastebin.ubuntu.com/p/pnPfhkKFf9/
is the log when bewitchment loads impersonate

@Pyrofab
Copy link
Member

Pyrofab commented Apr 19, 2022

This looks like a similar case to #20. Still not sure whether I can do anything about it, it may help to identify what other mod causes the crash.

@TheRanker
Copy link
Author

i may be able to help pinpoint the issue if its a mod conflict later . got the changelog from last working state.

@TheRanker
Copy link
Author

https://www.curseforge.com/minecraft/mc-mods/a-cute-little-crock-pot

disabled that mod and all of a sudden it worked. lol

@Nosrick
Copy link

Nosrick commented Apr 20, 2022

Hi guys, I'm the creator of A Cute Little Crock Pot. I hope you're all doing well.
Just letting you know I'm gonna take a look into this today. I use two mixins (thought it was one, oops), so it should be a fairly easy fix.

@Nosrick
Copy link

Nosrick commented Apr 20, 2022

Unsure if you've tested this yet, but Impersonate and Bewitchment do not crash with Crock Pot. Reading the log a bit more carefully, it looks like there's some kind of failure with ARRP, which Crock Pot does not use.
Still have no idea why removing my mod causes the crash to disappear, though.

@Pyrofab
Copy link
Member

Pyrofab commented Jul 4, 2022

Probably a loading order funny - the bug seems to only be happening when Impersonate loads after ARRP, and adding or removing mods randomizes the load order. Did you open an issue on ARRP ?

@Pyrofab Pyrofab added bug Something isn't working mod interaction labels Jul 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working mod interaction
Projects
None yet
Development

No branches or pull requests

3 participants