-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.8.3, Minecraft 1.8.4, Minecraft 1.8.5, Minecraft 1.8.6
-
None
-
{noformat}
-- System Details --
Details:
Minecraft Version: 1.8.6
Operating System: Windows 8.1 (amd64) version 6.3
CPU: ~~ERROR~~ NoClassDefFoundError: Could not initialize class g
Java Version: 1.8.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 578205376 bytes (551 MB) / 693633024 bytes (661 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
IntCache: cache: 5, tcache: 1, allocated: 12, tallocated: 94
Profiler Position: N/A (disabled)
Player Count: 1 / 20; [lf['silvusvalentine'/1366, l='world', x=-236.50, y=68.00, z=163.50]]
Is Modded: Unknown (can't tell)
Type: Dedicated Server (map_server.txt)
Clarification:
GPU: 4095MB NVIDIA GeForce GTX 970 (EVGA)
CPU: Intel Core i7 3770K @ 3.50GHz Ivy Bridge 22nm Technology
Is Modded: No, fresh install
{noformat}{noformat} -- System Details -- Details: Minecraft Version: 1.8.6 Operating System: Windows 8.1 (amd64) version 6.3 CPU: ~~ERROR~~ NoClassDefFoundError: Could not initialize class g Java Version: 1.8.0_45, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 578205376 bytes (551 MB) / 693633024 bytes (661 MB) up to 954728448 bytes (910 MB) JVM Flags: 2 total; -Xms512m -Xmx1024m IntCache: cache: 5, tcache: 1, allocated: 12, tallocated: 94 Profiler Position: N/A (disabled) Player Count: 1 / 20; [lf['silvusvalentine'/1366, l='world', x=-236.50, y=68.00, z=163.50]] Is Modded: Unknown (can't tell) Type: Dedicated Server (map_server.txt) Clarification: GPU: 4095MB NVIDIA GeForce GTX 970 (EVGA) CPU: Intel Core i7 3770K @ 3.50GHz Ivy Bridge 22nm Technology Is Modded: No, fresh install {noformat}
-
Unconfirmed
The server crashes when I join from within my local network, and when other users join from outside networks. In some cases, the world will appear to render for an instant - and in other cases not at all - before the server crashes. Seems to be affecting all versions of Minecraft Server from 1.8.6 back to 1.8.2. Server 1.8.1 worked. Here is the crash report:
---- Minecraft Crash Report ---- // Don't do that. Time: 6/3/15 10:06 PM Description: Exception in server tick loop java.lang.UnsatisfiedLinkError: Can't obtain static newInstance method for class com.sun.jna.Structure at com.sun.jna.Native.initIDs(Native Method) at com.sun.jna.Native.<clinit>(Native.java:135) at com.sun.jna.Pointer.<clinit>(Pointer.java:42) at com.sun.jna.platform.win32.WinReg$HKEY.<init>(WinReg.java:32) at com.sun.jna.platform.win32.WinReg.<clinit>(WinReg.java:61) at oshi.software.os.windows.WindowsHardwareAbstractionLayer.getProcessors(WindowsHardwareAbstractionLayer.java:33) at g.<clinit>(SourceFile:16) at net.minecraft.server.MinecraftServer.B(SourceFile:579) at ko.B(SourceFile:299) at net.minecraft.server.MinecraftServer.A(SourceFile:535) at net.minecraft.server.MinecraftServer.run(SourceFile:451) at java.lang.Thread.run(Unknown Source)
- duplicates
-
MC-80817 Server Does Not Start - OSHI / JNA - java.lang.UnsatisfiedLinkError
- Resolved