CensoredASM

CensoredASM

422k Downloads

CensoredASM-BetterWithMods/Everything Error

Shibidibop opened this issue · 3 comments

commented

So i think dont need much to explain

I tried:

  • update to latest version loliasm -> crash
  • update bwm -> crash
  • change bwm on bwe(Better with Everything) -> crash
  • change config for loliasm -> crash
  • turn off all integrations for BWM -> crash
    all the time the same error
    Error:
    https://mclo.gs/7GsvZGq
commented

Yeah it’s called the user is dumb and installed multiple copies of my mod and the useless forks.

commented

Caused by: java.lang.ClassFormatError: Duplicate method name "onEntityItemUpdate" with signature "(Lnet.minecraft.entity.item.EntityItem;)Z" in class file betterwithmods/common/items/ItemMaterial

Does LoliASM mixin something there?

commented

Seems to be related to:

public static boolean inject$ItemMaterial$onEntityItemUpdate(EntityItem entity) {