Simple Planes (Forge)

Simple Planes (Forge)

5M Downloads

crash using cgm ammo

greywolfish opened this issue ยท 3 comments

commented

strangely works fine on modded single player. but when playing on a server there is an instant client side crash when trying to use cgm ammo. This popped up on console, not sure if its helpful! UUID of added entity already exists: FallingBlockEntity['Falling Block'/9114, l='ServerLevel[The Outcasts - Metropolis 2]', x=678.50, y=81.00, z=-90.50]

commented

java.lang.NullPointerException: Cannot invoke "net.minecraft.server.MinecraftServer.m_6846_()" because the return value of "net.minecraftforge.network.PacketDistributor.getServer()" is null

Hi, I realised this is in fact the actual error. Seems to be a synchronisation issue in rendering between the server and client? (Been learning a bit about this trying to fix it. Not sure if its helpful!)

commented

Are you able to show the entire log?

commented

sure thing!
Crash Report.pdf