ToCraft / Remorphed

Kill mobs to transform into them!
https://discord.gg/Y3KqxWDUYy
GNU Lesser General Public License v3.0
5 stars 0 forks source link

Newest version prevents game from starting #34

Open florian-berger opened 1 month ago

florian-berger commented 1 month ago

Mod loader

Forge

Minecraft version

1.20.1

Remorphed version

3.6.2

Woodwalkers version

4.4.3

CraftedCore version

4.2.2

Modloader version

47.2.0 (also happens with latest 47.2.32)

The latest.log file

latest.log

Issue description

Currently, I'm creating a modpack and I really want to include the Remorphed mod.

But when I try to start the game having the mod included, loading always get stuck at the following point - as you can see, the CPU load goes down below 1% and stays there forever: image

No matter how long I wait, it is not continuing (max. wait time I did: around 30 minutes). I have to close the window via task manager, as the button for it is not responding. When I remove the "remorphed-3.6.2-forge.jar" file from the mods folder, the game is starting without any problems.

Trying to downgrade the mod version to 3.6.1 leads to an ClassNotFoundException, so this is not working too. Do you have any idea why it behaves like it does?

Steps to reproduce

No response

Other

Here is the list with all installed mods: modlist.txt

ToCraft commented 1 month ago

Did it work before you updated Walkers, Remorphed & CraftedCore?

florian-berger commented 1 month ago

I tried downgrading ReMorphed before, but I haven't thought about downgrading the dependencies too. With the following versions, the game starts and the mod is working perfectly:

I used the old versions of Woodwalkers and CraftedCore, as they were on CurseForge at the time ReMorphed 3.6.1 was published.

ToCraft commented 1 month ago

I know it's not that easy, but could you send me another list of just the mods where it crashes? If not, I can go through your list and weed out all the mods that are definitely not the cause in order to debug the problem, but I don't have the time right now and it might take a while.