Fabricators-of-Create / Porting-Lib

A collection of utilities for porting mods from Forge to Fabric.
Other
126 stars 34 forks source link

Game crashed while playing. #150

Open Cr4fTJuNkiE opened 13 hours ago

Cr4fTJuNkiE commented 13 hours ago

Game crash log. https://pastebin.com/aXn75dNe

Cr4fTJuNkiE commented 13 hours ago

Crashes while trying to open my inventory.

MerchantPug commented 13 hours ago

Mhm, this is a mixin failure. I'll make a PR to fix this, and bring it over to Farmer's Delight Refabricated ASAP.

Cr4fTJuNkiE commented 13 hours ago

Awesome! thanks so much!

MerchantPug commented 13 hours ago

Okay, so the actual issue is that there's unfinished and commented out code within Porting Lib. However, they forgot to comment out one final thing.

Cr4fTJuNkiE commented 13 hours ago

So it's an easy fix then? I know zero about making mods, apologies.

MerchantPug commented 13 hours ago

Yup, easy fix.

Cr4fTJuNkiE commented 13 hours ago

Great!

Cr4fTJuNkiE commented 12 hours ago

Looks like the build failed?

MerchantPug commented 11 hours ago

?

Pls report with logs on Farmer's Delight Refabricated's repo if you're having gameplay issues

MerchantPug commented 11 hours ago

If you're talking about the PR, it shouldnt affect actual gameplay. Its just a github check.

Cr4fTJuNkiE commented 11 hours ago

Ahh okay. Just tried the update. No issues! Thanks again!