SteveKunG's Lib

SteveKunG's Lib

3M Downloads

Crash on start

Kevadroz opened this issue ยท 22 comments

commented

I updated the library and now the game crashes on launch. Incompatibility with another mod?
LOG
List of mods

commented

I don't think you can find the issue with just that if it's a mod incompatibility so here's a crashlog (with the list of mods) (this library and MorePlanets are outdated so I could load the game, but the issue occurs on the newer versions). I also updated the main comment with the list of mods.

commented

Seems work fine to me, with your mod list (tested all coremods) : https://pastebin.com/hgJfPras
Not sure what mod causing this...

commented

Maybe OptiFine?

commented

I have E4 pre4

commented

I have latest OptiFine in my test environment.

commented

The last version where it didn't crash was on 1.0.5.

commented

OptiFine Isn't the problem

commented

Or you should keep using SteveKunG's Lib 1.0.5 or remove it, it doesn't need in current version of More Planets.

commented

I'm having this same problem after updating More Planets to 2.1.6 and SteveKunG's Lib to 1.1.1. Minecraft 1.12.2, Forge 2838.

Mod list and crash log: https://pastebin.com/WtkbZjW8

I would be happy to provide more information in order to get this fixed and be able to use the latest versions of your mods in my modpack

commented

And it seems that More Planets 2.1.5 is not compatible with the most recent Galacticraft release so I'll have to downgrade back to an older version of Galacticraft as well.

As I stated above, I would be happy to provide any additional details I can to resolve this so that I can use the newest versions of these mods again.

commented

Workaround an issue with GuiScreen, I think its load Minecraft.class early....
Please try it with this : https://www.dropbox.com/s/lvbss7rq6wx74kd/SteveKunG%27s-Lib-1.12.2-1.1.1.jar?dl=1

commented

Hi, I tried loading my pack using the jar from DropBox but got the same error. :(

commented

Ah, this is so hard to reproduce this.
OK, I've changed priority of mixin injection. It should help maybe...
https://www.dropbox.com/s/cg32bn4z001rzyl/SteveKunG%27s-Lib-1.12.2-1.1.2.jar?dl=1

commented

Sorry just got home from work and am able to test this.

Unfortunately still getting the same startup crash using the 1.1.2 build.

If it helps the pack I'm playing is the latest release (1.8.0) of the Star Tech modpack. Attempting to manually update Galacticraft, More Planets and SteveKunG's lib to their latest releases causes the startup crash (maybe helpful for reproducing).

commented

So, does it work?

commented

I found it was caused by RandomPatches mod, Might be temporary remove it from your current mod pack.

commented

Thanks for looking into this! Unfortunately I am still getting a startup crash even with the latest 1.1.2 release and RandomPatches. I can confirm that removing that mod allows the game to start.

Is this something that should be brought up on the RandomPatches repo as well to help come to a solution?

commented

By the way, its also conflict with VanillaFix. Try to remove RandomPatches or VanillaFix.
@geobr1990 You don't need to report them, because it's coremod so no one support it.

commented

If I try to reproduce the issue with just SteveKunGLib, More Planets, Galacticraft (Planets), and RandomPatches the game will load, but the issue persists in my other instance. So I believe It's an issue that consists on a conflict between more than 2 mods. Maybe OptiFine + RandomPatches?

Edit: Game seems to load fine up to Initialization with OptiFine + RandomPatches

commented

Unfortunately VanillaFix is a bit of a must have for me due to the age of my computer and without it I get an almost unplayable framerate. RandomPatches is nice to have as well due to it fixing the connection timeout issue when connecting to servers, but I may be able to live with that if I had to.

commented

Thank you so much!