Another Furniture

Another Furniture

24M Downloads

[ Compatibility Issue ] 1.20.1 - Failed to import another_furniture-forge-1.20.1-3.0.1

Xelbayria opened this issue ยท 1 comments

commented

PROBLEM DETAIL:

java.lang.IllegalArgumentExcption: Cannot remap access widener from namespace 'srg'. Expected: 'intermediary'

When the IDEA is importing the mod via curse.maven in build.gradle. and got an error during the importing which is shown above. IIRC Forge version don't have the AccessWidener (AW). Only FABRIC has it. If you can take a look inside the jar and you'll find it has AW file

No matter what I do, i can't import the FORGE version into the IDEA.


SOLUTION:

Try see if you can configure your IDEA to remove AW from FORGE's side when you compile a new jar.

OTHERS

I had to downgrade the version down to 1.19.2-v2.12 (it don't have AW) so it can be properly imported.


UNRELATED DETAILS:

Every Compat support Another Furniture, I am currently trying to fix the tab issue between FORGE & FABRIC.

FABRIC is fine but FORGE on the other side doesn't use a similar tab setup.

commented

@Synthestra
I'm still awaiting for your response for the issue. I ran in another problem with Another Furniture with Every Compat.

I can't debug the issue blc it failed to launch Minecraft (in DEV, idea). The issue is on Another Furniture. I have no way to find what's the cause.

here's the error:
java.lang.NoSuchFieldError: Class net.minecraft.core.registries.Registries does not have member field 'net.minecraft.resources.ResourceKey f_279569_'