-
Bug
-
Resolution: Duplicate
-
None
-
2.0.934 (Windows)
-
None
-
None
-
jdk1.8.0_131 Operating System: Windows 10 64 Bit
-
Unconfirmed
The Minecraft 1.12 server refuses to load. Without a batch file, there is no indication it even opens. Server Output: ERROR StatusLogger Unable to open jar:file:/C:/Users/###CENSORED###/Desktop/Minecraft%20Stuff/New%20Server!!!/minecraft_1.12.jar!/META-INF/log4j-provider.properties
java.io.FileNotFoundException: C:\Users###CENSORED###\Desktop\Minecraft Stuff\New Server!! (The system cannot find the file specified)
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:219)
at java.util.zip.ZipFile.<init>(ZipFile.java:149)
at java.util.jar.JarFile.<init>(JarFile.java:166)
at java.util.jar.JarFile.<init>(JarFile.java:103)
at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:93)
at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69)
at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:94)
at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:122)
at sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarURLConnection.java:150)
at java.net.URL.openStream(URL.java:1045)
at org.apache.logging.log4j.util.ProviderUtil.loadProvider(ProviderUtil.java:79)
at org.apache.logging.log4j.util.ProviderUtil.<init>(ProviderUtil.java:66)
at org.apache.logging.log4j.util.ProviderUtil.lazyInit(ProviderUtil.java:124)
at org.apache.logging.log4j.util.ProviderUtil.hasProviders(ProviderUtil.java:108)
at org.apache.logging.log4j.LogManager.<clinit>(LogManager.java:89)
at net.minecraft.server.MinecraftServer.<clinit>(SourceFile:88)
ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
ERROR ng Errors with built-in recipes!
- duplicates
-
MCL-774 Game doesn't run under user account with exclamation marks / special characters
- Resolved