bdew-minecraft / gendustry

Gendustry mod for Minecraft and Forestry
http://bdew.net/gendustry
46 stars 34 forks source link

Gendestury causing crashes on loading (again?) #277

Closed Yamza closed 6 years ago

Yamza commented 6 years ago

Currently running ATM3 (6.0 PTR) [gendustry-1.6.5.8-mc1.12.2] using MultiMC: https://pastebin.com/T0zwnpLR

Other people are also reporting issues on ATM3 5.9.8D (current release version) https://pastebin.com/65PzuzQk https://pastebin.com/Tzg2cwnb https://pastebin.com/h81XEYqG

First report was -1:07 from the time of this post.

People using Twitch have said that changing to jar launcher running current Java (_181) has "fixed" the issue. Not sure of a solution for MultiMC.

davqvist commented 6 years ago

Someone has the same issue in my Exoria modpack. Any ideas? https://pastebin.com/WuSvHDw5

TheSeldomSeenKid commented 6 years ago

Validated on Exoria. Failure after Microsoft Update on 8/15/2018.

BakerTS commented 6 years ago

Same issue with All The Mods 3 - The game crashed whilst there was a severe problem during mod loading that has caused the game to fail The game crashed whilst there was a severe problem during mod loading that has caused the game to fail Error: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from GenDustry (gendustry)

TheSeldomSeenKid commented 6 years ago

It seems to be related to the Microsoft update.

Sharkske commented 6 years ago

how df did a Microsoft update somehow break mc

Discomanco commented 6 years ago

I got the newest update of W10 as well, but doesn't seem to be affected from the crashes in either of our packs... at least not yet

Sharkske commented 6 years ago

try updating and restarting ur computer than let me know :)

Discomanco commented 6 years ago

I did that last night (some 18 hours ago). A lot of our users are reporting of the same issues, with multiple packs (ours included). Just not me ._.

BakerTS commented 6 years ago

Can confirm: not just gendustry issue, load MC with gendustry disabled and you get the same error from another mod

Discomanco commented 6 years ago

Guess it just shows Gendustry because it's the first affected mod being loaded

Sharkske commented 6 years ago

same alot of our users are reporting the same issue, plus myself i found that editing settings in twitch helped i changed it to this and i can open modpacks without an issue https://i.imgur.com/muwOE9i.png

Sharkske commented 6 years ago

it looks like the ver of java twitch uses by default maybe the issue and needs to be updated, that or the new launcher is an issue idk still playing with it

Yamza commented 6 years ago

I was able to load the pack, with gendustry, prior to the time I referenced in my post.

Discomanco commented 6 years ago

One of our users reporting an issue is already on Jar version (Java 181), so it may help for some, but not all

TheSeldomSeenKid commented 6 years ago

Have no idea. Exoria worked yesterday (launch via twitch). Performed a Microsoft update and reboot. Now failure on launch with error tied to Gendustry, For Exoria turn off Gendustry via twitch launcher. It works. So it may be multiple mods affected but not all mods. Note: Updated FoamFix on exoria as it was showing up as an error.

Discomanco commented 6 years ago

We have also gotten errors from Extra Utilities 2, after some tried to disable Gendustry

Sharkske commented 6 years ago

PANIC!!!!!!!!

Sharkske commented 6 years ago

its an issue with 1.12 modpacks i notice 1.10 and 1.7 is fine

purehyper commented 6 years ago

Yeah FTB Revelations is down... Maybe try to start offline?

Yamza commented 6 years ago

Seems to be more than Gendustry, https://github.com/rwtema/Extra-Utilities-2-Source/issues/159

shadoxxhd commented 6 years ago

271

Kittysnape commented 6 years ago

What Sharkske said about changing the launcher fixed it for me.

Sharkske commented 6 years ago

it has nothing to do with any of the mods becuz there hasnt been any changes with them it is something core based, like in java or windows like at the top of this issue mine did start after the windows update

TheSeldomSeenKid commented 6 years ago

The gendustry and extrautilities are common at: com.google.common.eventbus.Subscriber “When in danger or in doubt, run in circles, scream and shout.” - Herman Wouk

lylehenderson commented 6 years ago

Just thought I'd point out that it can't be Microsoft related since I'm on Linux, have not performed any updates of any kind. The only thing I've done is launch FTB, which loadloads all the packs... etc.

purehyper commented 6 years ago

I don't believe it was the windows update... Someone who plays on a FTB Revelations server is on windows 8 with no update

purehyper commented 6 years ago

Thank you Lyle

shadoxxhd commented 6 years ago

I'm working on a dirty class edit fix right now

SAFCxHarter commented 6 years ago

I have a temporary fix until Windows sort their stuff out, if you are using the Twitch Launcher this should work

Step 1: File>Settings Step 2: Minecraft Tab Step 3: Scroll down to "Launch Method" Step 4: Switch from "Native Launcher" to "Jar Launcher" Step 5: Select the latest version of Java you have installed Step 6: Log back into Minecraft with the old launcher Step 7: Close the launcher because it will try to launch Vanilla 1.13 Step 8: Launch the modpack you were playing originally, it should all work now

Hopefully this works for everyone besides me

shadoxxhd commented 6 years ago

The problem is a language file update.

purehyper commented 6 years ago

It may be dependant on files that are temporarily downloaded on start up and that may have been corrupted on the mod devs side

shadoxxhd commented 6 years ago

https://drive.google.com/file/d/1SdXFFSYyCCNhV7EUSr3XvNwlOqwjImss/view?usp=sharing Put this in your gendustry.jar in the net/bdew/gendustry/misc/ folder and overwrite. I removed the language code check - this might result in breaking other languages than en_us, but might let you play. Required gendustry version: 1.5.4.8. Interestingly, while it fixed the gendustry crash for me, extrautils seems to have problems, too.

ghost commented 6 years ago

Seems to have done the trick. Tyvm.

MustardTig3r commented 6 years ago

Great thanks, that worked for me too.

shadoxxhd commented 6 years ago

Extrautils still crashes the game for me, so my work isn't done yet.

MTCoster commented 6 years ago

@shadoxxhd Any mod that reads the .lang metadata without a NP check will need a patch

purehyper commented 6 years ago

Anyone have any idea of why this has happened?

Kollamma commented 6 years ago

Sorry noob question - how do i use that .class file to fix this?

MTCoster commented 6 years ago

@purehyper There was an asset update right before this swathe of crashes, presumably the .lang files were updated in a way that several mods weren't expecting

purehyper commented 6 years ago

@MTCoster Ah cheers... well that's annoying I suppose its gonna be a while then till the devs make their mods compatible

MustardTig3r commented 6 years ago

Open the gendustry-1.6.5.8-mc1.12.2.jar file with 7Zip. You can then overwrite the class file inside the jar. Take a copy just in case :)

ghost commented 6 years ago

For those less savvy here's the fixed version.

https://drive.google.com/file/d/1T74nJwE00hKbwbOEsZU_7A0Y9DwQ_ZlP/view?usp=sharing

Alternatively, change the .jar to .zip, open it, find the location as in the instructions and replace the file.

Shybella commented 6 years ago

This isn't practical for everyone. FTB will need to push an update. 75% of people (and im being liberal) cannot even find their modpack directory.

let alone swap a class file.

ulobaka commented 6 years ago

Need EU2 fix gogogo @shadoxxhd

not-na commented 6 years ago

I also seem to have the same crash on Linux/Ubuntu 18.04 using MultiMC. This seems to suggest that Windows is not at fault. Log: https://paste.ee/p/dmXO6

shadoxxhd commented 6 years ago

https://drive.google.com/drive/folders/1iLvRGb9leb9SZ8CR_r0KYPjhHFEQnFjR?usp=sharing this will contain any fix I put together

Kollamma commented 6 years ago

Haha yeah, just EU2 to fix and we back in business! Thanks MustardTiger for the instructions - got my Gendustry working at least!

onefusion commented 6 years ago

@shadoxxhd just wanted to give you some appreciation for your work on helping others fix this. keep up the good work.

DacodaDragon commented 6 years ago

@shadoxxhd You're doing super well, thank you in advance!

DaRealMcCloud commented 6 years ago

@SAFCxHarter your instructions worked for me.