Patbox / Holograms

Simple mod that allows to create of server side holograms (Fabric)
GNU Lesser General Public License v3.0
16 stars 3 forks source link

1.20.2 throws an error #8

Open wh0oo opened 11 months ago

wh0oo commented 11 months ago

[14:36:47] [main/WARN]: @Mixin target eu.vanish.commands.VanishCommand was not found d4f.mixins.json:VanishCommandMixin from mod d4f [14:36:49] [main/ERROR]: Mixin apply for mod hologram-api failed hologramapi.mixins.json:ServerPlayerEntityMixin from mod hologram-api -> net.minecraft.class_3222: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @Inject annotation on hologramApi$clearHologramFromChunk could not find any targets matching 'Lnet/minecraft/class_3222;method_14246(Lnet/minecraft/class_1923;)V' in net.minecraft.class_3222. Using refmap hologram-api-refmap.json [PREINJECT Applicator Phase -> hologramapi.mixins.json:ServerPlayerEntityMixin from mod hologram-api -> Prepare Injections -> -> handler$ccj000$hologram-api$hologramApi$clearHologramFromChunk(Lnet/minecraft/class_1923;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse] ...

Patbox commented 11 months ago

This mod isn't supported

FormulaAbyss commented 11 months ago

I'm sorry for this questions, but does the mod not being supported mean there are no further updates coming, thus this project is now abandoned, or just that it hasn't updated yet and there is one in the works that just hasn't been completed yet?

Patbox commented 11 months ago

It means it likely won't get updates (as is). I might look into fully rewriting it from scratch, but thats not something I plan doing any time soon. For simpler holograms you can use vanilla display entities

FormulaAbyss commented 11 months ago

Thank you for the information!