Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: could not open `user_jvm_args.txt' #69

Open
FunnyWay1985 opened this issue Jan 29, 2024 · 0 comments
Open

Error: could not open `user_jvm_args.txt' #69

FunnyWay1985 opened this issue Jan 29, 2024 · 0 comments

Comments

@FunnyWay1985
Copy link

FunnyWay1985 commented Jan 29, 2024

Windows 10 Pro (22H2)
Forge 1.20.1 47.2.20

Я видел, что протестирована версия не выше 1.19.2, но возможно есть способ запустить 1.20.1?

При попытке запуска start.bat в среде Windows, всё работает правильно, но при попытке стартовать через панель, выдаёт - Error: could not open `user_jvm_args.txt'

Содержание файла start.bat (создан при установке сервера):
@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.2.20/win_args.txt %*
pause

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants