Psi

Psi

45M Downloads

Crash on game start

BBeagin opened this issue · 4 comments

commented

I am using beta 13 of the mod and version 11.15.1.1744 of forge for Minecraft 1.8.9. I am using vanilla forge and I have no other mods installed. The game crashed in the pre-initialization phase, I believe. FML Log: http://pastebin.com/tvvuCKr7.

commented

Java 8 is required; update that and this will be fixed.
On Sun, Feb 14, 2016 at 11:26 PM Sbeagin [email protected] wrote:

I am using beta 13 of the mod and version 11.15.1.1744 of forge for
Minecraft 1.8.9. I am using vanilla forge and I have no other mods
installed. The game crashed in the pre-initialization phase, I believe. FML
Log: http://pastebin.com/tvvuCKr7.


Reply to this email directly or view it on GitHub
#39.

commented

I have java 8 installed on my pc. When I type "java -version" into command prompt it says "java version '1.8.0_51'". But your right, minecraft does seem to be using java 7 for some reason... Any suggestions? Thank you!

commented

See if multimc (I think that's what you're using) has an option for that
On Sun, Feb 14, 2016 at 11:53 PM Sbeagin [email protected] wrote:

I have java 8 installed on my pc. When I type "java -version" into command
prompt it says "java version '1.8.0_51'". But your right, minecraft does
seem to be using java 7 for some reason... Any suggestions?


Reply to this email directly or view it on GitHub
#39 (comment).

commented

Thank you! I didn't think of that... I just assumed that MultiMC would just use the newest version.