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

crash to launcher 1.14.4 #3

Closed VarianArdell closed 4 years ago

VarianArdell commented 4 years ago

as of today, I am currently unable to launch my modloader with Immersive Portals and Better Bedrock Generator (among other mods), both of which require MixinBootstrap. was able to recreate the modpack without those mods and the bootstrap, and it launches fine, but as soon as I add either one of those mods and the bootstrap, it gives the following message: "ERROR Game Crashed An unexpected issue occurred and the game has crashed. We're sorry for the inconvenience."

running on forge version 28.1.117; additional information can be provided upon request

LXGaming commented 4 years ago

Can you provide the debug.log? And provided a list of mods with the version you are running.

VarianArdell commented 4 years ago

Can you provide the debug.log? And provided a list of mods with the version you are running.

where do I find the debug.log? and here's the mod list

VarianArdell commented 4 years ago

for what it's worth though, I just set up a test profile on Twitch with just Immersive Portals and Better Bedrock Generator, and I'm getting the same error

LXGaming commented 4 years ago

Same issue: https://github.com/nevoka-be/BetterBedrockGenerator/issues/2 The developer didn't backport the fix to 1.14.4

VarianArdell commented 4 years ago

Same issue: nevoka-be/BetterBedrockGenerator#2 The developer didn't backport the fix to 1.14.4

that wouldn't explain why it was working until yesterday, but not today... literally nothing changed

LXGaming commented 4 years ago

Interesting, The fix is present in BBG v1.14.4-0.0.4 but not in BBG v1.14.4-0.0.5

VarianArdell commented 4 years ago

alright, can confirm the issue does seem to have been fixed by reverting to BBG v1.14.4-0.0.4, which apparently I updated but do not recall doing so...

LXGaming commented 4 years ago

This issue has been fixed in BBG v1.14.4-0.0.6