Lithium (Fabric)

Lithium (Fabric)

22M Downloads

Lithium (dev branch) has issues with lunaar-carpet-addons (crash while loading world)

DragonEggBedrockBreaking opened this issue ยท 5 comments

commented

Expected Behavior

The world loads normally.

Actual Behavior

The game crashes while loading a world (the game starts up fine).

Reproduction Steps

  1. Keep carpet mod, lunaar-carpet-addons and lithium (dev branch) in your mods folder. I don't think the mods require Fabric API, but I kept it in the mods folder anyway.

  2. Load a world (tested on multiple worlds and in multiple MultiMc instances to make sure it is not a world issue).

  3. Observe the crash.

  4. Disable/remove lithium (dev branch). Load up a world and no crash will occur.

  5. Re-enable/re-add lithium and disable/remove lunaar-carpet-addons. Load up a world and no crash will occur.

Attachments

Crash report

Log

commented

The portal forcer patch was removed from lithium. Therefore this crash is probably fixed.

commented

After testing the mod, I was experiencing a similar crash. I have not tested for which mods caused this, but I will close later today if this is a separate issue.

commented

Actually, I was referring to the change you made in regards to the config file. I didn't notice JellySquid's newer commit... Sorry... I will close later today when I test (if this gets fixed).

commented

Cannot test at the moment because of #198

commented

The portal forcer patch was removed from lithium. Therefore this crash is probably fixed.

Yes, all fixed now.