Paste your logs.

Built for Minecraft & Hytale

Forge Server Log

43 lines
Raw
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
[11:34:09.484] [main/INFO] [core.SerializationIsBad/]: Initializing SerializationIsBad, implementation type: agent
[11:34:09.776] [main/INFO] [core.SerializationIsBad/]: Using remote config file
[11:34:09.777] [main/INFO] [core.SerializationIsBad/]: Loaded config file
[11:34:09.777] [main/INFO] [core.SerializationIsBad/]: Blocking Enabled: true
[11:34:09.778] [main/INFO] [core.SerializationIsBad/]: Loaded Patch Modules: 38
File init exception!
__ __ ______ __ __ __ ______ ______
/\ "-./ \ /\ __ \ /\ \_\ \ /\ \ /\ ___\ /\__ _\
\ \ \-./\ \\ \ \/\ \\ \ __ \\ \ \\ \___ \\/_/\ \/
\ \_\ \ \_\\ \_____\\ \_\ \_\\ \_\\/\_____\ \ \_\
\/_/ \/_/ \/_____/ \/_/\/_/ \/_/ \/_____/ \/_/
Welcome to Mohist ! - Mohist Developement Group - 1.20.1-323, Java 61.0
Update in check...
If you don't want to enable update check, set check_update in mohist-config/mohist.yml to false
No update found, latest version: (1.20.1-323) current version: (1.20.1-323)
Checking libraries, please wait...
All libraries are nice :) !
Searching incompatible mods...
Exception in thread "main" java.lang.ExceptionInInitializerError
at cpw.mods.niofs.union.UnionFileSystemProvider.newFileSystemInternal(UnionFileSystemProvider.java:115)
at cpw.mods.niofs.union.UnionFileSystemProvider.newFileSystem(UnionFileSystemProvider.java:105)
at cpw.mods.jarhandling.impl.Jar.<init>(Jar.java:84)
at cpw.mods.jarhandling.SecureJar.from(SecureJar.java:70)
at cpw.mods.jarhandling.SecureJar.from(SecureJar.java:66)
at cpw.mods.jarhandling.SecureJar.from(SecureJar.java:58)
at cpw.mods.jarhandling.SecureJar.from(SecureJar.java:50)
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:84)
at com.mohistmc.MohistMCStart.main(MohistMCStart.java:101)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field static final java.lang.invoke.MethodHandles$Lookup java.lang.invoke.MethodHandles$Lookup.IMPL_LOOKUP accessible: module java.base does not "opens java.lang.invoke" to unnamed module @6591f517
at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354)
at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297)
at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178)
at java.base/java.lang.reflect.Field.setAccessible(Field.java:172)
at cpw.mods.niofs.union.UnionFileSystem.<clinit>(UnionFileSystem.java:52)
... 9 more