Open Crashing when loading into game

  • This section is closed. Please do bug reports over at the FTB GitHub repos.
  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Dogt03

New Member
Jul 29, 2019
27
0
0
Summary of the problem Crashing when loading into game

Pack Version 3.0.4

What is the bug? While loading the settings and other stuff for the game it will get to step 5/7 and always crash with a Java error without fail at Waila

Mod & Version

Link to log file No log is ever made with this crash

Is it repeatable? Yes

Known Fix If you have updated your graphics driver to the latest version (NVidia 378.49), redownload and install your previous driver (376.33 for me) and the problem no longer happens. It is a problem with the driver not java or your version of minecraft assuming you have not changed anything while trying to fix this bug.
 
  • Like
Reactions: jikuja

Yuraj

New Member
Jul 29, 2019
7
0
0
Same problem here, update today nvidia to 378.49 and boom It is crashing now.
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
\
Link to log file
No log is ever made with this crash
If there's a crash, then there's a log.

Use SF 3.0.5.

Get your most recent log from your logs folder. The file path will look like this C:\Users\Ashley\Documents\Curse\Minecraft\Instances\FTB Presents SkyFactory 3\logs
 

Dogt03

New Member
Jul 29, 2019
27
0
0
Summary of the problem Crashing when loading into game

Pack Version 3.0.4

What is the bug? While loading the settings and other stuff for the game it will get to step 5/7 and always crash with a Java error without fail at Waila

Mod & Version

Link to log file No log is ever made with this crash

Is it repeatable? Yes

Known Fix If you have updated your graphics driver to the latest version (NVidia 378.49), redownload and install your previous driver (376.33 for me) and the problem no longer happens. It is a problem with the driver not java or your version of minecraft assuming you have not changed anything while trying to fix this bug.

http://pastebin.com/GTSs1y6X if this helps you figure out why it would do a java crash let me know, but i have 7 logs of this exactly the same

also 3.0.5 is beta, personal preference is to not use beta version of products
 

jikuja

legacy FTB Launcher developer
Launcher Developer
Global Moderator
Dec 17, 2013
1,134
111
99
If there's a crash, then there's a log.

Use SF 3.0.5.

Get your most recent log from your logs folder. The file path will look like this C:\Users\Ashley\Documents\Curse\Minecraft\Instances\FTB Presents SkyFactory 3\logs

There is multiple cases when MC does not create crash report. In some cases JVM itself creates crash report which can be found in C:\Users\Ashley\Documents\Curse\Minecraft\Instances\FTB Presents SkyFactory 3\hs_err_pidXXXX.log. ref: https://www.java.com/en/download/help/error_hotspot.xml

In some cases JVM does not create crashlog(error is so serious that process can not continue execution) or log is not flushed. Usually in this case you can consult logs from operating system.

Guide for Windows: https://www.winhelp.us/reliability-monitor-in-windows.html => click "view technical details" for newest JRE crash and click "copy to clipboard"(lower left corner). Paste contents of clipboard into paste site and give use the link.

HTH
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
There is multiple cases when MC does not create crash report. In some cases JVM itself creates crash report which can be found in C:\Users\Ashley\Documents\Curse\Minecraft\Instances\FTB Presents SkyFactory 3\hs_err_pidXXXX.log. ref: https://www.java.com/en/download/help/error_hotspot.xml
If the game is launched, then a log is created, whether it's a Java log or a MC log. My intent was to show that there is a log.
Regardless, my point still stands. If there is an actual crash, then there will be a log. It's somewhere.
In regards to the link that's quoted, it would be beneficial if you used evidence and sources from currently supported systems and software.
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
http://pastebin.com/GTSs1y6X if this helps you figure out why it would do a java crash let me know, but i have 7 logs of this exactly the same

also 3.0.5 is beta, personal preference is to not use beta version of products
It's only labelled beta, I believe as a required "beta period" of a week. Use the latest version, as it's a revolving door of what versions have whaty bugs. Darko is constantly improving the pack, and put it through a lot of testing before submitting the next update.
 

jikuja

legacy FTB Launcher developer
Launcher Developer
Global Moderator
Dec 17, 2013
1,134
111
99