Closed kikelkik closed 4 years ago
https://youtu.be/1x0zAu8EK14?t=404
and why this effects your zomies now? ;) And next one .... why it killed 100 squids? this would mean for your server the squidds still exists...
whats going on with this autocleaner that is spamming you all time in chat? have your tired this without too?
When the screen turned black your you changed to with mfm right?..but why your mbies where effectedin secound try too?
if your using the kill all command it looks for me like your server (or may cmi?) did not really sees the enties where delted allreeady. we had this issue once to with entities that where moved arround by a carousel. it was going up to 10000s we decided to remove the FerryWeel plugin to solve this.. may your action with the portal is a bit simliar thing...
@CloudeLecaw I think your're wrong here :D
ohhhh pardon D: This comes out when you try to post from your mobilphone xD
Hey, do you have some time to review this PR? :)
We found some bugs that I fixed:
Something (don't know) was wrong with the equals method causing BukkitElevatorManager#run not being able to correctly remove an ended Lift. (So now just the floor blocks of an elevator are the criteria when finding an elevator from playerCache. Unfortunately, an Elevator has no field to determine equivalence. Location of the bottom floor (iron block) might have been nice.)
When scrolling fast through floors, sometimes the currentFloor cannot be determined resulting in spamming that error message to a player. I introduced a currentFloorCache to fix this.