play ftb with standalone java

Jiaqi Li

New Member
Jul 29, 2019
2
0
0
I want to play ftb without admin. So I can only install java in standalone fashion. But ftb launcher thinks I don't have java. I looked up the source code. Launcher currently only check in the register and other admin restricted places for java. Hope the launcher can also check in the Environment variable "Path" as well.
 

TheSandwichMakr

New Member
Jul 29, 2019
582
0
0
This is fixed in the next update, I don't know how often they release updates though. If it can't find java, you're able to set the location manually under advanced options; this functionality was already in place, but there was a bug that prevented the advanced options menu from opening if it couldn't find java.

https://github.com/Slowpoke101/FTBLaunch/pull/694