Windows .exe Unleashed - Crash on launch

  • 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
Status
Not open for further replies.

UberBuild

New Member
Jul 29, 2019
8
0
0
Today I have been unable at all to open Unleashed past the Feed the Beast logo with out crashing.
I have so far Deleted the game directory and re-installed the game multiple times, tried on a second hard drive using another directory which had no effect on the problem and my game still crashed.
Using the Windows .exe launcher, Unleashed Recommended (1.1.3)
Java 7 - Update 45

The crash happens as I load the game. I've tried with no added mods to unleashed, I've used extra mods which our server ran which me and my friends play on both versions would always crash.

Console Log: http://pastebin.com/gvsUEQRD

I have also tried different amounts of RAM, Changing the heap size like mentioned on the basic troubleshooting, Disabling a few things in the feed the beast options and each has now worked.
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
Using the Windows .exe launcher, Unleashed Recommended (1.1.3)
Java 7 - Update 45
Do you have one where your Java is 7 update 45. The log you linked to is update 25.

As for the error it looks like it is one of your configs is not properly formatted.

[SEVERE] [ForgeModLoader] Caught exception from denLib

java.lang.ExceptionInInitializerError
...
at denoflionsx.denLib.Lib.denLib$ReflectionHelper.getStaticField(denLib.java:36)
at denoflionsx.denLib.Config.Manager.TunableManager.registerTunableClass(TunableManager.java:30)
...
Caused by: java.lang.RuntimeException: Unknown character '2013-10-27 18:32:43 [INFO] [STDERR] cpw.mods.fml.common.LoaderException: java.lang.ExceptionInInitializerError
I've seen a few errors with the denLib updater.cfg file, but not in this same exact format. Try deleting the updater.cfg(s) after you back up your save and configs.

One in the '\config\denoflionsx\denLibCore' and the other in the '\modpack\minecraft\config\denoflionsx\denLibCore
 

UberBuild

New Member
Jul 29, 2019
8
0
0
Do you have one where your Java is 7 update 45. The log you linked to is update 25.

As for the error it looks like it is one of your configs is not properly formatted.


I've seen a few errors with the denLib updater.cfg file, but not in this same exact format. Try deleting the updater.cfg(s) after you back up your save and configs.

One in the '\config\denoflionsx\denLibCore' and the other in the '\modpack\minecraft\config\denoflionsx\denLibCore


I've just checked and Java website shows I installed java 45 and I have the installers for 45. I will try your suggestion of deleting the cfg files.


Edit: I deleted the ftblauncher folder and game folder and tried to nothing, I deleted the config in denlib and also go to no launches with out crashing.

Also I pastebinned another error log to see if anything had changed
http://pastebin.com/7f6sD661
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
I've just checked and Java website shows I installed java 45 and I have the installers for 45. I will try your suggestion of deleting the cfg files.


Edit: I deleted the ftblauncher folder and game folder and tried to nothing, I deleted the config in denlib and also go to no launches with out crashing.

Also I pastebinned another error log to see if anything had changed
http://pastebin.com/7f6sD661

Don't use websites to tell you what software is on your computer. Look at your Programs list in the control panel.
You may have update 45, but you're running update 25.
 

UberBuild

New Member
Jul 29, 2019
8
0
0
I looked in my programs, I didn't have too many java versions -_-
51Pzv.png


Still the game has refused to start:

java Update 45 alone console log: http://pastebin.com/RYg4Ja34
Edit: I tried both Java 7 45 and Java 7 45 64 bit and neither of the 2 versions worked at all.
 

UniZero

Popular Member
Oct 3, 2012
3,406
310
124
Scotland, UK
I looked in my programs, I didn't have too many java versions -_-
51Pzv.png


Still the game has refused to start:

java Update 45 alone console log: http://pastebin.com/RYg4Ja34
Edit: I tried both Java 7 45 and Java 7 45 64 bit and neither of the 2 versions worked at all.

You need to remove the old java versions to avoid confusion. Unless you need the SDK for some reason you don't need that either.
 
  • Like
Reactions: Ashzification

UberBuild

New Member
Jul 29, 2019
8
0
0
I had removed all java versions when I tried posting that. I tried using 64 bit and 32 bit seperately but neither worked. The paste bin log is the Java Update 45 alone (Control panel programs showed only 45) which still did not work also I tried the direwolf 20 mod pack which also failed to load.
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
No, what he means is you need to remove all Jaca versions you have NOW. You would not have either of those JDK updates or the outdated JRE updates if you had removed Java before posting. So, do as we are suggesting, and stop trying to say you've done it already. You just gave us picture proof that you haven't.

Any Java update that you have that isn't the current update (presently 45) is too many versions. You only need one.
 

UberBuild

New Member
Jul 29, 2019
8
0
0
I DID remove all java versions. That was before I removed them all (Though I do notice the text I put with the picture wasn't all showing I did remove them)

But during each launch i looked and this is the only java that was in them.

51YDE.png

No other java was in stalled when I tried launching during that post.
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
why are you posting outdated pictures then? We can't give you accurate help with inaccurate/outdated information.
 

AlanEsh

New Member
Jul 29, 2019
907
0
0
Yeah I'd go to your Add/Remove programs and uninstall -all- java for a fresh start. Then go download the latest and try again.
 
  • Like
Reactions: lavarthan

lavarthan

New Member
Jul 29, 2019
2,437
0
0
[12:33:02] [ERROR] FileOutputStream.open:-2->Settings.save:73: Failed to save settings: java.io.FileNotFoundException: C:\Users\Aaron\AppData\Roaming\ftblauncher\ftblaunch.cfg (The requested operation cannot be performed on a file with a user-mapped section open)
This is a new problem in the 'latest' log. It is caused by an over zealous AV program. Try adding the launcher/mod pack folder to the exceptions (exclusions) list in your AV.

Please make sure you are posting the right logs. I'm not calling you a liar, but your 'recent' log does not correctly correspond to your 'recent' image. Your image shows 64bit version only and your 'recent' log shows 32bit version of Java running. Your original log had the 64bit version.
 

UberBuild

New Member
Jul 29, 2019
8
0
0
I've read through my posts and posted it in a no very comprehensible way. I forgot to label a few things and I also forgot the 64 bit log which I'm sorry for (Also sorry for confusing you got a bunch of things to be doing and I kinda rushed it).

I'll try with changing the anti-virus programs to try and see if that helps.
 
Status
Not open for further replies.