[1.12] Entity AI not working
-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
By Kyubi_Uzumaki · Posted
My game crashes whenever I click on Singleplayer after the "Saving world". here is the crash report and latest.log: https://paste.ee/p/aM8wPlub -
By TileEntity · Posted
Remove -server and nogui from the script and test it again -
By WhyGamingWhy · Posted
Ensured it leads to the JRE path, reads the following "C:\Program Files\Java\jdk1.8.0_202\bin\javaw.exe" -server -Xmx4G -Xms4G -Dlog4j.configurationFile=log4jformattingfix.xml -jar forge-1.12.2-14.23.5.2860.jar nogui pause Sadly nothing happens after it still. Sorry it reads "C:\Program Files\Java\jre1.8.0_202\bin\javaw.exe" -server -Xmx4G -Xms4G -Dlog4j.configurationFile=log4jformattingfix.xml -jar forge-1.12.2-14.23.5.2860.jar nogui pause -
By WhyGamingWhy · Posted
Replaced with "C:\Program Files\Java\jdk1.8.0_202\bin\javaw.exe" -server -Xmx4G -Xms4G -Dlog4j.configurationFile=log4jformattingfix.xml -jar forge-1.12.2-14.23.5.2860.jar nogui" in the cmd part and I get 'C:\Program' is not recognized as an internal or external command, operable program or batch file. Attempting it without the space between program files leads me to "The system cannot find the path specified." Oh JRE, let me see again -
By TileEntity · Posted
Make sure you are using Java 8 JRE In your script, replace the word java with the java 8 path Something like "C:\Program Files\Java\jre1.8.0_311\bin\javaw.exe" -server -Xmx4G -Xms4G -Dlog4j.configurationFile=log4jformattingfix.xml -jar forge-1.12.2-14.23.5.2860.jar nogui pause Make sure the Java 8 path is correct and keep the quotation marks
-
-
Topics
-
Who's Online (See full list)
Recommended Posts