kettingpowered / Ketting-1-20-x

A fork of MinecraftForge with added Bukkit & Spigot patches
Other
76 stars 15 forks source link

Unidentified event error with MEG 4 #365

Open baodz111777 opened 5 hours ago

baodz111777 commented 5 hours ago

Basic questions:

What Minecraft Version is your Server on?

1.20.1

Full Ketting Version

No response

Description of behavior

I use the latest keting version 1.20.1 and Model Engin 4.0.6, everything works quite normally until I interact near the Model creature's hitbox, I am immediately kicked off the server with error line: Internal exception: java.lang.NoClassDefFoundError: com/destroystokyo/paper/event/player/PlayerUseUnknownEntityEvent

Reproduction Steps

Steps to reproduce the behavior:
1. Use above Version with mod bogus with the version x.y.z 
2. Run the server
3. See the mixin error

Logs

Internal Exception: java.lang.NoClassDefFoundError: com/destroystokyo/paper/event/player/PlayerUseUnknownEntityEvent

Additional context

No response

p0t4t0sandwich commented 5 hours ago

Ketting doesn't implement Paper, just Spigot, so this is expected behavior