apace100 / origins-fabric

MIT License
175 stars 167 forks source link

1.20.4 Update? #732

Open simplyknown opened 4 months ago

simplyknown commented 4 months ago

Howdy, it appears that there is some ground work for a 1.20.4 update but upon building and running, in the IDE it fails to run client and after building then placed into a regular Minecraft fabric instance it fails on world creation. Is there any hope of getting a working 1.20.4 version? Thank you.

eggohito commented 4 months ago

The crash is probably caused by Reach Entity Attributes, since it was outdated at the time of the initial port to 1.20.4. Since my PR for updating Reach Entity Attributes has been merged since a while ago, you can use that in your fork (no need to change repositories, it's already published in their maven.)

But in the meantime, there is no ETA as to when the port will be continued, and I can't really work on it right now considering that there is a planned minor release

BJT207 commented 3 months ago

I came across this while debugging my load order. I thought it was a shot in the dark but I had ready ported all my other mods to 1.20.4 and figured it was worth trying. Low and behold, it worked! I updated Reach Entity Attributes to the latest version and compiled from source. As far as i can tell, everything is working fine now, with the only bug I've encountered so far being an annoying black screen flicker effect that goes away by disabling V-sync