Simple Planes (Forge)

Simple Planes (Forge)

5M Downloads

Firing cgm ammountion (e.G: missles) crashes the server.

HiWhatName opened this issue ยท 1 comments

commented

As the title suggests, using the shooter upgrade with cgm can crash the internal server.

Information:
Forge: 43.2.0
Minecraft: 1.19.2
Simple-planes version: 5.1.1 (latest CurseForge)
MrCrayfish's Gun Mod version: 1.3.1

Crash log: https://pastebin.com/DWMrdMnh

"java.lang.NoClassDefFoundError: com/mrcrayfish/guns/network/message/MessageGunSound" Seems like something is trying to call a deprecated function?

commented

Found the CGM commit causing the issue: MrCrayfish/MrCrayfishGunMod@d8094b9

Class in simple-planes causing this issue:
xyz.przemyk.simpleplanes.compat.MrCrayfishGunCompat;