grondag / facility

GNU Lesser General Public License v3.0
1 stars 1 forks source link

Game crashes on trying to search for Facility items in recipe book #19

Closed G93d14 closed 4 years ago

G93d14 commented 4 years ago

hey, the game crashes if I search for any of your items in the vanilla recipe book. I don't know if it's because I'm playing on a potato, but here's the crash log anyhow (paste.ee link).

G93d14 commented 4 years ago

crash-2020-07-30_18.32.49-client.txt crash-2020-07-30_18.27.55-client.txt crash-2020-07-30_18.30.01-client.txt

here are the crash reports too.

G93d14 commented 4 years ago

It seems to be an issue with either your mod, or the way your mod interacts with Sodium, from what I can tell.

grondag commented 4 years ago

Sodium currently does not support the Fabric Rendering API, which Facility uses heavily, so yeah, it can't work. I believe support is planned.

Until then, you can try Canvas as an upgrade to the Indigo renderer included with Fabric API, but it will not be as fast as Sodium on most hardware.

I will be adding metadata to make this incompatibility clear at start-up.

G93d14 commented 4 years ago

Hmm... I guess I'll have to find a different mass storage mod then, until Sodium manages to work with Fabric Rendering API. Thanks for responding so quickly!

On Sat, 1 Aug 2020, 11:08 grondag, notifications@github.com wrote:

Sodium currently does not support the Fabric Rendering API, which Facility uses heavily, so yeah, it can't work. I believe support is planned.

Until then, you can try Canvas https://www.curseforge.com/minecraft/mc-mods/canvas-renderer as an upgrade to the Indigo included with Fabric API, but it will not be as fast as Sodium on most hardware.

I will be adding metadata to make this incompatibility clear at start-up.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/grondag/facility/issues/19#issuecomment-667475187, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM6MNQDPGKAC2LVL5QP7EB3R6OS4HANCNFSM4PNWXMWA .