CaffeineMC / hydrogen-fabric

Things of which are too dangerous to put in Lithium.
GNU Lesser General Public License v3.0
510 stars 66 forks source link

Soft incompatible with Consistency+ #62

Open MeeniMc opened 2 years ago

MeeniMc commented 2 years ago

Hydrogen causes load time to be extremely long (to the point of appearing to have crashed for a while) when used with Consistency+

After the game has loaded, it plays like normal.

versions

Hydrogen 0.3.1-1.17 Consistency+ 0.4.1-1.17

Probable cause

Consistency+ creates a large number of IDs, which presumably makes Hydrogen spend an awful lot of time trying to deduplicate them.

Siuolplex commented 2 years ago

Just saw this, as a dev of Consistency+, I can confirm on this.

I do believe the probable cause to be the case. We have done tests to confirm this bug. And obviously, since our mod's main selling point is the block selection, it might be problematic changing.