bbl-team / Techopolis-2

0 stars 1 forks source link

Unable to Launch Server #101

Open baseballjustin5 opened 5 months ago

baseballjustin5 commented 5 months ago

When I try to run the server on my machine, I get this error. This is after reinstalling the server files from Curseforge All I have done is launch start.ps1 with Powershell. And I was trying to run this with 4G of ram ` Running Forge checks and setup... user_jvm_args.txt present... libraries/net/minecraftforge/forge/1.19.2-43.3.2/forge-1.19.2-43.3.2-server.jar present.

libraries/net/minecraft/server/1.19.2/server-1.19.2.jar present.

eula.txt present. Moving on...

Starting server...

Minecraft version: 1.19.2 Modloader: Forge Modloader version: 43.3.2

Java args: Java path: java Run Command: java -Dlog4j2.formatMsgNoLookups=true @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.19.2-43.3.2/win_args.txt nogui Java version: java version "1.8.0_401" Java(TM) SE Runtime Environment (build 1.8.0_401-b10) Java HotSpot(TM) 64-Bit Server VM (build 25.401-b10, mixed mode)

Error: Could not find or load main class @user_jvm_args.txt `