Moonlight Lib

Moonlight Lib

86M Downloads

Selene spams the logs when launching the game.

Jerome226 opened this issue ยท 1 comments

commented

Seems like a conflict with abnormals core.

****************** Blame Report Dispenser Behavior 1.16.5-3.3.0-forge ******************
   Ignore this unless item behavior aren't working with Dispensers. If Dispenser behavior
   is broken, check out "Potentially Dangerous alternative prefix `minecraft`" lines for
   the item too as registry replacements might break dispenser behaviors as well.
  Dispenser Behavior overridden for minecraft:orange_banner
  New behavior: com.minecraftabnormals.abnormals_core.core.util.DataUtil$$Lambda$15313/806509564
  Old behavior: net.minecraft.dispenser.DefaultDispenseItemBehavior
  Registration done at: 
    com.minecraftabnormals.abnormals_core.core.util.DataUtil.registerAlternativeDispenseBehavior(DataUtil.java:133)
    com.minecraftabnormals.savageandravage.core.other.SRCompat.lambda$registerDispenserBehaviors$2(SRCompat.java:68)
    java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
commented

Well here Blame is to blame xD. No but seriously blame spams that message for every single dispenser behaviour that mod register for an existing item and I'm doing in a very compatible way so which causes no issues, so, as the message says "Ignore this unless item behavior aren't workin"