IntegralPlusC
IntegralPlusC
Thank you so much.
Note: The regex library in question is [RE2/J](https://github.com/google/re2j). Also, it seems that I still excluded the FTB libraries, but I noticed that change; fixing rn.
> Is there a technical reason this isn't on 1.20.1? If so, that's probably fine but you should otherwise aim to PR to the earliest still supported version. > >...
> Thanks for this PR but we feel this would be better suited as a addon, as this feature requires bundling another library and increases the code complexity alongside the...
This bug also seems to occur (provided it's what I think it is) with certain weapons in Silent Gear *only on first creation of the weapon*. Server restart seems to...
> > This bug also seems to occur (provided it's what I think it is) with certain weapons in Silent Gear _only on first creation of the weapon_. Server restart...
Not a dev here, but just out of curiosity (totally not because I want to mess around with debugging this): 1. What were the addresses of these packages, and 2....
I'm no expert, but it looks like this crash is caused by weird interaction with Traveler's Backpack (or its compats)...? Does adding Traveler's Backpack to your smaller testing group crash...
I think you are right, or at least close here. The specific issue in the most recent log has to do with calling `net.minecraft.world.level.block.GrassBlock.performBonemeal` which comes from a call to...
Looking at logs again gave me a little possible insight here (though I'm super new to understanding the Minecraft default classes). Could this possibly be a crash caused by C2ME...