[1.7.10] scrolling in a container
-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
By TileEntity · Posted
Make a test just with java -Xmx6G @libraries/net/minecraftforge/forge/1.20.1-47.4.0/win_args.txt %* pause If there is no change, directly set the java path in your script 1.20.1 requires Java 17 Download and install this version: https://www.azul.com/downloads/?version=java-17-lts&os=windows&architecture=x86-64-bit&package=jdk#zulu Then update the script to: "C:\Program Files\Zulu\zulu-17\bin\javaw.exe" -Xmx6G @libraries/net/minecraftforge/forge/1.20.1-47.4.0/win_args.txt %* pause -
@echo off REM Forge requires a configured set of both JVM and program arguments. REM Add custom JVM arguments to the user_jvm_args.txt REM Add custom program arguments {such as nogui} to this file in the next line before the %* or REM pass them to this script directly java @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.20.1-47.4.0/win_args.txt %* pause
-
By TileEntity · Posted
Did you build some stuff with Nosiphus Furniture Mod (nfm)? Looks like the beige variants of some furniture causing issues Backup the world and make a test without nfm -
https://pastebin.com/mgJCNzAC @TileEntity THE GOAT! that's the log once I load into a world before that everything is fine if you want the whole log just say so (I might need to use google drive though)
-
By TileEntity · Posted
It is a conflict between horseman and swem Remove horseman
-
-
Topics
-
Who's Online (See full list)
- There are no registered users currently online
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.