-
Notifications
You must be signed in to change notification settings - Fork 49
Description
Description
I want to host a Sky Technology Server.
I created a forge 1.20.1 instance.
After uploading the Server data the instance crashes with Error: could not open /home/user/.lodestone/instances/Sky T-a7a9e23b/libraries/net/minecraftforge/forge/1.20.1-47.3.11/unix_args.txt'`.
The Modpack uses 1.20.1-47.3.10. I changed the flavour->forge->build_version in the .lodestone_minecraft_config.json from 1.20.1-47.3.11 to 1.20.1-47.3.10 but it still crashed.
I also tried to change the forge folder and the server files but then the instance crashed with Exception in thread "main" java.io.UncheckedIOException: java.io.IOException: Invalid paths argument, contained no existing paths: [libraries/net/minecraftforge/forge/1.20.1-47.3.10/forge-1.20.1-47.3.10-universal.jar].
What can I do to get it working?