GabrielOlvH / Industrial-Revolution

An Industrial mod made for Fabric.
Apache License 2.0
197 stars 58 forks source link

[CRASH] Fabric api 0.38+ causes a crash #301

Closed MattiDragon closed 3 years ago

MattiDragon commented 3 years ago

Description:

Steps to Reproduce:

Technical Information:

Logs:

Details:

GabrielOlvH commented 3 years ago

This is known, an update is in the works which will fix this issue. It might take a couple more weeks to release it.

Technici4n commented 3 years ago

Try adding this jar to your mods folder: https://github.com/Technici4n/Technici4n-maven/raw/master/dev/technici4n/FastTransferLib/0.5.6/FastTransferLib-0.5.6.jar.

SplendidAlakey commented 3 years ago

Try adding this jar to your mods folder: https://github.com/Technici4n/Technici4n-maven/raw/master/dev/technici4n/FastTransferLib/0.5.6/FastTransferLib-0.5.6.jar.

Sadly, works only in single-player.

Technici4n commented 3 years ago

Install latest fabric API, this has been fixed :)

SplendidAlakey commented 3 years ago

Install latest fabric API, this has been fixed :)

I did, but it would just crash on startup without FastTransferLib-0.5.6.jar, so I assumed it's caused by the indrev. However, I tested it just now and, indeed, with just the latest indrev and fabric api, it works fine. Will have to figure out what mod causes it.

GabrielOlvH commented 3 years ago

This has been fixed for a while, closing it now, thanks for reporting.