1 | C:\Users\********\Desktop\anarchy>"C:\Program Files\Java\jdk-16.0.2+7\bin\java.exe" -Xms1024M -Xmx6144M --add-modules=jdk.incubator.vector -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -jar server.jar --nogui
|
2 | WARNING: Using incubator modules: jdk.incubator.vector
|
3 | System Info: Java 16 (OpenJDK 64-Bit Server VM 16.0.2+7) Host: Windows 10 10.0 (amd64)
|
4 | Loading libraries, please wait...
|
5 | [14:09:23 INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
|
6 | [14:09:23 INFO]: Reloading ResourceManager: Default, bukkit
|
7 | [14:09:24 INFO]: Loaded 7 recipes
|
8 | [14:09:24 INFO]: Starting minecraft server version 1.16.5
|
9 | [14:09:24 INFO]: Loading properties
|
10 | [14:09:24 INFO]: This server is running Paper version git-Paper-794 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
|
11 | [14:09:24 INFO]: Debug logging is disabled
|
12 | [14:09:24 INFO]: Server Ping Player Sample Count: 12
|
13 | [14:09:24 INFO]: Using 4 threads for Netty based IO
|
14 | [14:09:24 INFO]: Default game type: SURVIVAL
|
15 | [14:09:24 INFO]: Generating keypair
|
16 | [14:09:25 INFO]: Starting Minecraft server on *:25567
|
17 | [14:09:25 INFO]: Using default channel type
|
18 | [14:09:25 INFO]: [BattlePass] Loading 1 libraries... please wait
|
19 | [14:09:25 INFO]: [BattlePass] Loaded library C:\Users\********\Desktop\anarchy\libraries\org\apache\commons\commons-lang3\3.12.0\commons-lang3-3.12.0.jar
|
20 | [14:09:26 ERROR]: Could not load 'plugins\Lagassist 2.29.0.jar' in folder 'plugins'
|
21 | org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/entryrise/lagassist/Main has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 60.0
|
22 | at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:157) ~[patched_1.16.5.jar:git-Paper-794]
|
23 | at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:414) ~[patched_1.16.5.jar:git-Paper-794]
|
24 | at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:322) ~[patched_1.16.5.jar:git-Paper-794]
|
25 | at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:393) ~[patched_1.16.5.jar:git-Paper-794]
|
26 | at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:269) ~[patched_1.16.5.jar:git-Paper-794]
|
27 | at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Paper-794]
|
28 | at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794]
|
29 | at java.lang.Thread.run(Thread.java:831) [?:?]
|
30 | Caused by: java.lang.UnsupportedClassVersionError: com/entryrise/lagassist/Main has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 60.0
|
31 | at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
|
32 | at java.lang.ClassLoader.defineClass(ClassLoader.java:1010) ~[?:?]
|
33 | at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?]
|
34 | at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:201) ~[patched_1.16.5.jar:git-Paper-794]
|
35 | at java.lang.ClassLoader.loadClass(ClassLoader.java:586) ~[?:?]
|
36 | at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:119) ~[patched_1.16.5.jar:git-Paper-794]
|
37 | at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:114) ~[patched_1.16.5.jar:git-Paper-794]
|
38 | at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
|
39 | at java.lang.Class.forName0(Native Method) ~[?:?]
|
40 | at java.lang.Class.forName(Class.java:466) ~[?:?]
|
41 | at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:82) ~[patched_1.16.5.jar:git-Paper-794]
|
42 | at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:153) ~[patched_1.16.5.jar:git-Paper-794]
|
43 | ... 7 more
|