So I follow the tutorial video that they guy on the curseforge website has, but when I use the run.bat file, this happens:
E: \Crazy_Craft_Updated-0.9.6 Server Pack
-bat edition>java -Xmx8192M -Xms8192M -jar forge. jar nogui
2024-06-11 22:58:14,134 main WARN Advanced terminal features are not available in this environment
[22:58:14] (main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running:
args [-
-launchTarget, fmlserv
er.i
fml. forgeVersion, 36.2.35, —fml.mcpVersion, 20210115.111550, —fml.mcVersion, 1.16.5,
-fml. forgeGroup, net.minec
raftforge, nogui]
[22:58:14] [main/INFO] [cp.mo.mo.Launchez/HODLAUNCHER]: ModLauncher 8.1.38.1.3+main-8.1.x.c94d18ec starting: java versi
on 22.0.1 by Oracle Corporation
Exception in thread "main java. lang.IllegalAccessError: class cpw.mods.modlauncher.SecureJarHandler Cin unnamed module
00x1df82230)
cannot access class sun.security.util.ManifestEntryVerifier (in module java.base) because module java.base
does not export sun.security.util to
unnamed module 00x1df82230
at cpw.mods.modlauncher.SecureJarHandler.lambda$static$1(SecureJarHandler.java:45)
at cpw.mods.modLauncher.api.LamdbaExceptionUtils.uncheck(LamdbaExceptionUtils.java:95)
at cpw.mods-modLauncher.SecureJarHandler.<clinit>(SecureJarHandler.java:45)
at at
cpw.mods.modLauncher.Launcher. LambdaSneu$6(Launcher.java:55)
at
java.base/java.util. concurrent.ConcurrentHashMap. computeIfAbsent(ConcurrentHashMap-java:1710)
cpw.mods.modLauncher.ap1.TypesafeMap.computeIfAbsent(TypesafeMap.java:52)
at cpm.mods.modLauncher.api.TypesafeMap.computeIfAbsent(TypesafeMap-java:4%)
at
cpw.mods.modLauncher.Environment. computePropertyIfAbsent(Environment. java:62)
at
cpw.mods .modlauncher.Launcher.<init>(Launcher.java:55)
cpw.mods .modLauncher.Launcher.main(Launcher.java:66)
at net.minecraftforge.server.Server/lain$Runner. runLauncher(Serverflain.java:49) at net. minecraftforge. server .Server/lain$Rumer, access$100(Serverflain. java:46) at net.minecraftforge.server.Serverflain.main(Serverlain.java:43)
I have no idea what to do now and I'd appreciate any sort of help.