Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Startup Crash with Version 6.11 & 6.12 #73

Open
TheComputerizer opened this issue Apr 18, 2021 · 8 comments
Open

Startup Crash with Version 6.11 & 6.12 #73

TheComputerizer opened this issue Apr 18, 2021 · 8 comments
Labels

Comments

@TheComputerizer
Copy link

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
Copy link
Owner

tyra314 commented Apr 18, 2021

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

@TheComputerizer
Copy link
Author

TheComputerizer commented Apr 19, 2021

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 tyra314 reopened this Apr 19, 2021
@tyra314
Copy link
Owner

tyra314 commented Apr 19, 2021

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

@tyra314 tyra314 added bug and removed invalid labels Apr 19, 2021
@tyra314
Copy link
Owner

tyra314 commented Apr 19, 2021

Can you try, if this build works:

toolprogression-1.12.2-1.6.13-pre.zip

@TheComputerizer
Copy link
Author

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

@TheComputerizer
Copy link
Author

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

@TheComputerizer
Copy link
Author

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

@N-Montana
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants