ploppyperson / StackMob-5

A plugin for bukkit servers, which aims to reduce the lag that the server experiences by combining several entities into a single entity.
GNU General Public License v3.0
54 stars 20 forks source link

[StackMob] Task #17 for StackMob v5.8.8 generated an exception #281

Closed SicuramenteDave closed 10 months ago

SicuramenteDave commented 11 months ago

When I try to stack a type of mob the console give me this warnings all the time:

[StackMob] Task #17 for StackMob v5.8.8 generated an exception java.lang.NullPointerException: Cannot invoke "uk.antiperson.stackmob.hook.hooks.ProtocolLibHook.spawnFakeArmorStand(org.bukkit.entity.Player, org.bukkit.Location, uk.antiperson.stackmob.libs.adventure.text.Component)" because "this.plh" is null

PaperMC: 1.20.2 StackMob: 5.8.8

ploppyperson commented 11 months ago

you need protocollib, get the latest dev build

SicuramenteDave commented 10 months ago

Thank you 👍