Windows .exe Crash at Mojang Screen

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Stoic_Moose

New Member
Jul 29, 2019
2
0
0
Hello, I've been trying to play using the Monster pack. Everytime I launch, the game opens up and it sits for awhile before closing immediately. I've followed the basic trouble shooting guide about three times now, and I'm still getting the same problem.

pastebin: http://pastebin.com/sbgD7upg
 

Tristam Izumi

New Member
Jul 29, 2019
1,460
0
0
Looking through that log, here are the few things that stand out to me:

2014-01-25 11:36:44 [WARNING] [ForgeModLoader] Zip file sqlite-jdbc-3.7.15-M1.jar failed to read properly, it will be ignored

2014-01-25 11:36:47 [SEVERE] [ForgeModLoader] The mcmod.info file in Reliquary-1.6.4-1.1.1.jar cannot be parsed as valid JSON. It will be ignored

2014-01-25 11:36:47 [SEVERE] [ForgeModLoader] The mcmod.info file in thaumcraftmobaspects-1.6.X-1e-build2.zip cannot be parsed as valid JSON. It will be ignored

With each one followed by some Java error messages.

@Ashzification , I know I've at least seen the first error before, is there a known fix for this one?
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
Well, I'm not home, so I can't check.

Reinstall usually helps lots of these type problems.

Specifically: force update after pack deletion and prior to reinstall
 
  • Like
Reactions: Tristam Izumi

lavarthan

New Member
Jul 29, 2019
2,437
0
0
Looking through that log, here are the few things that stand out to me:

2014-01-25 11:36:44 [WARNING] [ForgeModLoader] Zip file sqlite-jdbc-3.7.15-M1.jar failed to read properly, it will be ignored

2014-01-25 11:36:47 [SEVERE] [ForgeModLoader] The mcmod.info file in Reliquary-1.6.4-1.1.1.jar cannot be parsed as valid JSON. It will be ignored

2014-01-25 11:36:47 [SEVERE] [ForgeModLoader] The mcmod.info file in thaumcraftmobaspects-1.6.X-1e-build2.zip cannot be parsed as valid JSON. It will be ignored
First error is known and does not seem to cause a crash and appears in about every log I've seen. Second one and third from what I read your post are probably not the cause either as it says it will be ignored. The mcmod.info file only provides info about which version the mod is and which version of minecraft the mod is built for. I've seen this info being left out for mods like NEI and a few others that did not crash the game. I will admit that if the whole mod zip file is corrupt and that is what is causing the mcmod.info file to be not be read then it might cause a crash. A force update should fix it granted the saved modpack.zip is valid.

Tried that again, I'm getting the same results.
The log has expired please post a new one. You might want to register for a free account at pastebin.com so you can set it to never expire. Thanks.
 
  • Like
Reactions: Ashzification