Block texture showing up in inventory, but not when placed.
-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
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 -
By WhyGamingWhy · Posted
For - java -server -Xmx4G -Xms4G -Dlog4j.configurationFile=log4jformattingfix.xml -jar forge-1.12.2-14.23.5.2860.jar nogui I get three repeats of c:/WINDOWS/SYSTEM32 and for - java --version I just get one c:/WINDOWS/SYSTEM32 -
By TileEntity · Posted
Add the crash-report or latest.log (logs-folder) with sites like https://mclo.gs/ and paste the link to it here
-
-
Topics
-
Who's Online (See full list)
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.