Create

Create

86M Downloads

Crash Mixin Transformer Error

Yourname942 opened this issue ยท 8 comments

commented

Minecraft 1.16.5
Forge 36.1.2
Create mc1.16.5_v0.3.1c

For some reason the game crashed sometime while booting up Minecraft. This is happening every time I boot up Minecraft now..
1

Steps to Reproduce:

  1. Launch CurseForge App
  2. Launch Minecraft
  3. Crash

Crash Log:
https://gist.github.com/Yourname942/1c085a384bccc3db8430324609a23019
Latest Log:
https://gist.github.com/Yourname942/d6702e89d2fcaf150d44190f1a4e765b

commented

Does this look correct? If so, it did nothing..
1

commented

My mistake again, that's not actually something in the list of stuff able to be disabled, working through each of the ones that can be disabled (listed above that line) and trying each of them one by one (or doing a binary search on them).

Straight up removing random patches does fix the issue though (tested), if you don't mind not having it.
Edit: This is a conflict between Random Patches, some other mod, and Create/Moving Elevators. If you really wanted to you could try and find that other mod you could, but even with a binary search that would take a while with your 300+ mods.

commented

Sadly I cannot remove random patches, as it is essential for our modpack.

commented

Please go here for the issue: TheRandomLabs/RandomPatches#229

commented

Here is the modpack:
SurvivalWorldPlus-1.zip

commented

It seems to be Sponge Forge Its not, Sponge Forge is servers only, I'm dumb. (and Random Patches) causing the issue, does it happen if you use regular Forge?

commented

I am using regular Forge.. Minecraft 1.16.5 and Forge 36.1.2

commented

It seems it may be random patches preventing some part of the two mods from loading, try adding getKeepAlivePacketInterval to the mixin blacklist in the randompatches.toml config, or removing random patches.