tyra314 / ToolProgression

A small mod, which allows to set harvest levels of tools and blocks
https://minecraft.curseforge.com/projects/tool-progression
8 stars 4 forks source link

Startup Crash with Version 6.11 & 6.12 #73

Open TheComputerizer opened 3 years ago

TheComputerizer commented 3 years ago

I recently updated from version 6.10 for my pack and am now getting this crash. Also here is the log associated with that crash. The error is talking about dynamic surrounding but I was able to confirm that it only crashes when this mod is updated

tyra314 commented 3 years ago

That crash is caused by dynamic surroundings, not tool progression. Please report it there.

TheComputerizer commented 3 years ago

I know you said that the crash is not caused by tool progression, but the the dynamic surroundings dev pointed out that it is not actually caused by dynamic surrounding, but an incorrect ordering of dependencies that causes other stuff to fail. I dont know if I can pinpoint the exact error, but this crash definitely only started happening after updating this mod, so if you could at least take a look, I would appreciate it.


[18:07:51] [Client thread/ERROR]: The full error
net.minecraftforge.fml.common.toposort.ModSortingException: There was a cycle detected in the input graph, sorting is not possible
A dependency cycle was detected in the input mod set so an ordering cannot be determined
The first mod in the cycle is FMLMod:crafttweaker{4.1.20}
The mod cycle involves:
    FMLMod:p455w0rdslib{2.3.161} : before: [], after: [redstoneflux, mantle, tconstruct, enderio, projecte, tesla, thaumcraft, albedo]
    FMLMod:toolprogression{1.12.2-1.6.12} : before: [tconstruct, metallurgy, aoa3, twilightforest, brandoncore, codechickenlib], after: [gamestages, orestages]```
tyra314 commented 3 years ago

I see. Use the old version. The newer release does nothing more than fiddling with dependencies.

tyra314 commented 3 years ago

Can you try, if this build works:

toolprogression-1.12.2-1.6.13-pre.zip

TheComputerizer commented 3 years ago

Yeah sorry I wasnt able to test it today, I will do it when I wake up

TheComputerizer commented 3 years ago

It looks like I was able to start up just fine, thanks!

TheComputerizer commented 2 years ago

Hi, do you have any plans to push this change to curseforge?

N-Montana commented 1 year ago

Can you try, if this build works:

toolprogression-1.12.2-1.6.13-pre.zip

I know this is a massive necro but I'm working on a modpack and was getting a crash with 6.10, .11 and .12 but that .13 fix is also solving whatever was happening to me. I would really appreciate it if you did release that fix to curse forge so that modpacks could use it, this mod makes life so much easier.