LXGaming / MixinBootstrap

MixinBootstrap is a temporary way of booting Mixin in a MinecraftForge production environment.
Apache License 2.0
54 stars 4 forks source link

Dont Work on Server #44

Closed LPDMinecraft closed 3 years ago

LPDMinecraft commented 3 years ago

Environment

Issue Description

It dont work on my server

latest.log debug.log

LXGaming commented 3 years ago

What's the issue?

With the Forge version you are running you don't need MixinBootstrap as the Mixin library is provided by Forge.

LPDMinecraft commented 3 years ago

? I cant get on my server, because the tag size is too big. And this I need for another Mod.

LXGaming commented 3 years ago

Can you provide your client logs.

LPDMinecraft commented 3 years ago

grafik

LXGaming commented 3 years ago

Yeah I'm not sure, Something on your server is sending too much NBT Data, The XL Packets mod isn't going to work as it doesn't change the NBT size limits which is causing your error.

I cannot do anything regarding this issue as it has nothing to do with MixinBootstrap, this is hardcoded limit in Minecraft.