kettingpowered / Ketting-1-20-x

A fork of MinecraftForge with added Bukkit & Spigot patches
Other
60 stars 14 forks source link

modernfix is incompatible #271

Closed LucaBarbaLata closed 4 weeks ago

LucaBarbaLata commented 4 weeks ago

Basic questions:

What Minecraft Version is your Server on?

1.20.1

Full Ketting Version

Ketting version 0.2.21

Description of behavior

work..

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

https://mclo.gs/kkMtIav

Additional context

No response

C0D3-M4513R commented 4 weeks ago

Please note that optimization mods (like modernfix) are not supported by ketting. You can fix this, by deleting modernfix or including mixin.bugfix.forge_vehicle_packets=false in the modernfix-mixins.properties.

LucaBarbaLata commented 4 weeks ago

Please note that optimization mods (like modernfix) are not supported by ketting. You can fix this, by deleting modernfix or including mixin.bugfix.forge_vehicle_packets=false in the modernfix-mixins.properties.

Thanks. Well idk why it worked before and now it just let me with no help lol

JustRed23 commented 4 weeks ago

This is an issue with the mod itself, as the same thing happens on Forge