Craftoria

Craftoria

816k Downloads

[Bug Report]: Server Installing Crash

jagile5 opened this issue ยท 3 comments

commented

Modpack Version

1.8.0

Describe your issue.

Installing the server, mods download fine but crashes when it gets to additionals:

The server installed successfully
You can delete this installer file now if you wish
[17:28:38] [INFO] Done installing loader, deleting installer!
[17:28:38] [INFO] Starting to installing Additional Files
[17:28:38] [INFO] Starting to copy local files.
[17:28:38] [INFO] Starting Loader, output incoming
Error: Could not find or load main class @libraries.net.neoforged.neoforge.21.1.77.win_args.txt
[17:28:39] [INFO] Server has been stopped, it has started 1 times in 60min

Crash Report

No response

Latest Log

No response

Have you modified the modpack?

No

User Modifications

No response

Did the issue happen in singleplayer or on a server?

Server

Discord Username

squash#1765

commented

you are using the wrong java version. you require java 21 to be the default java install or you need to set your java21 file in the forced java path setting in the yaml

commented

This line should point to your java.exe file (assuming windows)
example:
forcedJavaPath: "C:\Program Files\Java\21\bin\java.exe"

commented

I need some help with that, can anyone show me their yaml file?