Ladysnake / Effective

A Minecraft Quilt client-side mod adding ambient and environmental interaction effects to enhance immersion.
Other
199 stars 65 forks source link

Crashes 1.19.2 Fabric #211

Closed capasseidk closed 9 months ago

capasseidk commented 11 months ago

yes

Xiribidus commented 11 months ago

crash log

Living-Lemming commented 11 months ago

Fabric isnt supported, this is a Quilt mod

Xiribidus commented 11 months ago

Might be an older version Specifically why a crash log would be useful

Eman-3600 commented 11 months ago

Effective does not have a Fabric 1.19.2 release. It instead uses Quilt. This is intentional.

Xiribidus commented 11 months ago

It very much does have a fabric 1.19.2 release

Xiribidus commented 11 months ago

@capasseidk Even though there is a release for the mentioned minecraft version on fabric, we still need the crash log located in %AppData%/.minecraft/crash-reports. If you don't provide said log we will have to close the issue.

My assumption for the crash would be missing Satin API for anybody else wondering

TheRealDanini commented 9 months ago

As @Xiribidus said, you probably did not have all the dependencies, there is a fabric version on curseforge, on the curseforge page check the relations and make sure you download all dependencies that are listed. for me that was Satin API that I needed to download because the dependency for it was not listed in modrinth.

So yes, the fabric version does work but you do need to download the dependencies for it.

Xiribidus commented 9 months ago

Actually a good reminder to close this one ^^