Siuol
Siuol
Wow, thats a shock.
I don't think this is going to be our solution to dealing with the issue. It doesn't support Forge at the moment and I'm more interested in using the method...
It would be more appropriate to say lithium is obscuring this bug than to say this is from Radium. Nubert is a very stable block with 0 issues
I can quickly cook up a test mod that outputs how many blocks were added just to see if theres an arbitrary or non-arbitrary number that has been hit.
Try this mod and send log of it (Unzip it before adding) [projectdiag-1.0.0.zip](https://github.com/ConsistencyPlus/ConsistencyPlus/files/8548479/projectdiag-1.0.0.zip)
Also, note that the mod is intended to get that block count
Blockcount was at 7779. Closest possible arbitrary and code limits I see near it are 4096, 5000, and 7500. Test with as little mods as possible if you can.
It seems unlikely, but did we somehow 3-5 way error with these?
This is so strange. My theory is currently a block state or block model limit. It would explain how some block counts don't trigger this but others do
I could probably make a block that has like 2^16 blockstates and we can go from there