Ladysnake / Requiem

Revamps Minecraft's vanilla death experience and adds various related mechanics.
https://ladysnake.github.io/wiki/requiem
Other
123 stars 59 forks source link

Extremely annoying set of crashes that seem linked to this mod #550

Open Sunconure11 opened 2 years ago

Sunconure11 commented 2 years ago

https://pastebin.com/cg0PNtsM

After talking with several individuals, and going over their mods, if it was mentioned in the crash reports I was getting or not, some had concluded it was requiem. I am going to post this error here, just in case.

KingMushroomBoy commented 2 years ago

Did you delete Requiem and the issues stopped?

Sunconure11 commented 2 years ago

Issues stopped, but another mod struck. I will generate new logs later.

Sunconure11 commented 2 years ago

https://github.com/ArtixAllMighty/HangMan/issues/11

Also, I’m posting this here on request of the owner of that repo

AbsolemJackdaw commented 2 years ago

I've got a contact point at lady snake, i'll see if i can get them to join or answer

AbsolemJackdaw commented 2 years ago

Quilt's reply :

We don't support fabric impl classes because you shouldn't be using them anyway

so the quilt loader isn't compatible with some fabric classes.

The solution here is to either not use quilt to load these fabric mods

Eman-3600 commented 2 years ago

What actions caused the crash to happen? According to the report it's an issue with Terrablender that involves mod initialization, but I don't know if that means it crashed on startup or on world load.

Sunconure11 commented 2 years ago

Startup

Eman-3600 commented 2 years ago

So the next steps are to try different mod combinations and find out which mods are actually causing the issue.

AbsolemJackdaw commented 2 years ago

quilt doesnt support Fabrics impl package. anything used from fabric.impl will not load on quilt. any fabric mod that uses anything from it will crash on quilt

Sunconure11 commented 2 years ago

@Eman-3600 Might want to read Artix's reply

Eman-3600 commented 2 years ago

So it's not a Requiem bug? Cuz then you should close it.

AbsolemJackdaw commented 2 years ago

it may be, if Requim wishes to be compatible with Quilt, it should omit using anything from the net.fabricmc.fabric.impl package

Eman-3600 commented 2 years ago

Requiem definitely isn't a problem on its own. It's made for Quilt as of its update to 1.19 and works fine on its own. What I don't know is if you guys have tested if this is a problem with Requiem or a problem with Quilt, because if it's a Quilt problem rather than a Requiem problem this issue should be closed.

AbsolemJackdaw commented 2 years ago

ah, that i do not know. i come from a whole line of issues linked to my mod, and most mods all were for fabric, which has this issue. i have no clue on the rest. this may as well be out of your scope, and may be linked to the other fabric mods messing up the loading of the game.

One mod reports however their problems got solved removing requiem from their mod list. may as well be worth taking a look what mods with and why

Sunconure11 commented 2 years ago

Well, after updating to 1.19.1, I have to wait on other mods to fix some of their files as well, before I can come back to testing here. Since I can't test if mods are not properly marked/updated for 1.19.1.