TECHNOVE / Airplane

A stable, optimized, well supported 1.17.1 Paper fork.
https://airplane.gg
GNU General Public License v3.0
344 stars 99 forks source link

Projectiles fail to spawn after a certain number exist in the world #46

Closed galacticwarrior9 closed 3 years ago

galacticwarrior9 commented 3 years ago

After a certain number of projectiles exist in the world, all other attempts at spawning projectiles will fail.

This could not be reproduced on vanilla, Paper or Tuinity, but is reproducible using Airplane 50 and Airplane-Purpur 22.

The issue is demonstrated in this video.

I have been told that the source of the problem lies in line 43 of this patch: newX is calculated using z instead of x.

PaulBGD commented 3 years ago

Wow, great catch! Who told you that?

galacticwarrior9 commented 3 years ago

Thank you - it was one of my server's administrators.

PaulBGD commented 3 years ago

They're very smart! Fixed on latest.