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

Crashes on use. No reports are given. #34

Closed MagmaBro123 closed 4 years ago

MagmaBro123 commented 4 years ago

Environment

Issue Description Read the title.

latest.log

LXGaming commented 4 years ago

Looks like several other mods are loading Mixin which is causing a conflict with MixinBootstrap, Removing MixinBootstrap should fix the issue.

MagmaBro123 commented 4 years ago

A mod requires this to be used with it.

LXGaming commented 4 years ago

That mod should still function fine as another mod is providing the Mixin Library.

MagmaBro123 commented 4 years ago

Well, this mod crashes with no reports being given. So even without that, same thing happens. Crash with no report.

LXGaming commented 4 years ago

Can you upload you're debug.log file, That will contain the crash information.

LXGaming commented 4 years ago

Closing due to no response.

The solution to this issue is to remove MixinBootstrap as Mixin is being loaded by several others mods.