YUNG-GANG / YUNGs-Menu-Tweaks

A small, lightweight Minecraft mod that makes browsing menus a lot easier
GNU Lesser General Public License v3.0
3 stars 4 forks source link

Missing mixin plugin error on startup #2

Closed xllifi closed 10 months ago

xllifi commented 11 months ago

This error shows up when I start the game https://hst.sh/esekuzusim, but the mod works perfectly.

SettingDust commented 10 months ago

1.20.1 fabric. Put it here for searchable

[20:50:44] [main/ERROR]: Error loading companion plugin class [com.yungnickyoung.minecraft.yungsmenutweaks.YungsMenuTweaksMixinPluginFabric] for mixin config [yungsmenutweaks_fabric.mixins.json]. The plugin may be out of date: ClassNotFoundException:com.yungnickyoung.minecraft.yungsmenutweaks.YungsMenuTweaksMixinPluginFabric
java.lang.ClassNotFoundException: com.yungnickyoung.minecraft.yungsmenutweaks.YungsMenuTweaksMixinPluginFabric
yungnickyoung commented 10 months ago

Oops, left a line in the mixin config from previous versions that shouldn't be there. Fixed in 1.0.1, thanks for reporting it!