mrbuilder1961 / ChatPatches

A Minecraft client-side mod that touches up Minecraft's mundane chat, with configurability in mind!
GNU Lesser General Public License v3.0
43 stars 16 forks source link

Incompatible with Distant Horizons mod #176

Open Aces-and-Jacks opened 3 weeks ago

Aces-and-Jacks commented 3 weeks ago

Description

When loading minecraft, loading gets stuck

How to reproduce

Download Distant Horizons and launch.

Expected result

To load in

Log file link

https://mclo.gs/jRxO58y

Specs and Details

Required information:

Optional but suggested information:

Additional context

Anything else that could possibly be relevant to this issue. For example, what happened leading up to the incident.

mrbuilder1961 commented 2 weeks ago

thanks for the report, not sure what chat patches could be doing here bc it says its a fatal OpenGL error, but ill try and reproduce

mrbuilder1961 commented 1 week ago

is this still an issue when chat patches is installed? i had my friend try and reproduce the bug on 1.20.4 and it didn't have an issue... i know they're different but i dont think its related to chat patches at all

Aces-and-Jacks commented 1 week ago

maybe it's OS...?

Aces-and-Jacks commented 1 week ago

https://mclo.gs/qFplNWU

https://github.com/mrbuilder1961/ChatPatches/assets/106651342/087058ef-9daf-4493-9d25-8447f527256e

Aces-and-Jacks commented 1 week ago

thanks for the report, not sure what chat patches could be doing here bc it says its a fatal OpenGL error, but ill try and reproduce

This GPU doesn't support Buffer Storage (OpenGL 4.4), falling back to using other methods if you meant this it switches to another method so I don't think this is it. And ########## GL ERROR ########## looked like it was testing which OpenGL versions worked. Chat patches works without distant horizons, and distant horizons works without chat patches. So I don't think it's an OpenGL error...tho I don't really know what

mrbuilder1961 commented 1 week ago

okay just ran this on 1.20.6 with just chat patches, yacl, fapi, and modmenu and it worked fine. i did the same thing but with your exact modset and it was also fine.

im thinking this is a macos issue somehow, although i genuinely don't know what could be triggering this. sorry for the inconvenience :(

Aces-and-Jacks commented 1 week ago

It's fine. So it's something related to Mac and the two mods. Both work fine alone but together they clash

Aces-and-Jacks commented 1 week ago

Maybe fuz on lunapixel may have advice on it since he works with Mac. Or the creator of distance horizons since the mods conflict. I could try and make an issue there later if you want

mrbuilder1961 commented 1 week ago

yeah if you have time that'd be amazing! there's also another issue, #119, that is unrelated but also seems to be a macos issue so there's a chance they're related somehow

Aces-and-Jacks commented 1 week ago

made it Gitlab #729