No Tree Punching

No Tree Punching

14M Downloads

NTP trying to access Particle.class serverside

Matryoshika opened this issue ยท 0 comments

commented

Minecraft: 1.12.2
Forge: 14.23.3.2669
NoTreePunching: 1.2.6

As seen here, NoTreePunching is crashing servers as it is trying to access the net.minecraft.client.particle.Particle class. Likely because your ServerProxy extends ClientProxy instead of CommonProxy...