Jump to content

1.14.4 Adding new accesstransformer makes gradle dying


Recommended Posts

Posted

Hi there

I want to add new accesstransformer to

private final TrackingChunkStatusListener field_213040_a;

and after doing it in accesstransformer.cfg, my gradle dies and gives me errors that makes no sense or just says that forge is not resolved.


As you can see, private final changed to public, but i cannot run it xD
image.png.3e724862bb03f4d5762d57e9a4f26566.png

 

My access transformer:

Spoiler

public-f net.minecraft.item.AxeItem field_203176_a # BLOCK_STRIPPING_MAP
public-f net.minecraft.item.ShovelItem field_195955_e # SHOVEL_PATHS
public-f net.minecraft.item.HoeItem field_195973_b # FARMLAND

public-f net.minecraft.item.crafting.AbstractCookingRecipe field_222141_c # AbstractCookingRecipe.group
public-f net.minecraft.item.crafting.AbstractCookingRecipe field_222142_d # AbstractCookingRecipe.ingredient
public-f net.minecraft.item.crafting.AbstractCookingRecipe field_222143_e # AbstractCookingRecipe.result
public-f net.minecraft.item.crafting.AbstractCookingRecipe field_222144_f # AbstractCookingRecipe.experience
public-f net.minecraft.item.crafting.AbstractCookingRecipe field_222145_g # AbstractCookingRecipe.cookTime

public-f net.minecraft.inventory.Inventory field_70482_c # Inventory.inventoryContents

public-f net.minecraft.item.crafting.Ingredient field_199807_b # Ingredient.acceptedItems
public-f net.minecraft.item.crafting.Ingredient func_199806_d # Ingredient.determineMatchingStacks
public-f net.minecraft.item.crafting.Ingredient field_193371_b # Ingredient.matchingStacks

public-f net.minecraft.client.gui.screen.WorldLoadProgressScreen field_213040_a #TrackingChunkStatusListener

its the last one. Other entries works.
 

Thanks for help

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.