Advertisement
Guest User

Untitled

a guest
Apr 13th, 2015
261
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.96 KB | None | 0 0
  1. [13:53:26] [Server thread/INFO]: Starting minecraft server version 1.8.3
  2. [13:53:26] [Server thread/INFO]: Loading properties
  3. [13:53:26] [Server thread/INFO]: Default game type: SURVIVAL
  4. [13:53:26] [Server thread/INFO]: Generating keypair
  5. [13:53:26] [Server thread/INFO]: Starting Minecraft server on *:25565
  6. [13:53:26] [Server thread/INFO]: Using default channel type
  7. [13:53:26] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  8. [13:53:26] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  9. [13:53:26] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  10. [13:53:26] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  11. [13:53:26] [Server thread/INFO]: Preparing level "world"
  12. [13:53:26] [Server thread/INFO]: Preparing start region for level 0
  13. [13:53:27] [Server thread/INFO]: Preparing spawn area: 72%
  14. [13:53:28] [Server thread/INFO]: Done (1.921s)! For help, type "help" or "?"
  15. [13:53:37] [Server thread/INFO]: JamesChilds[/127.0.0.1:52480] logged in with entity id 276 at (-114.5, 150.0, 251.5)
  16. [13:53:37] [Server thread/INFO]: JamesChilds joined the game
  17. [13:53:38] [Server thread/ERROR]: Encountered an unexpected exception
  18. java.lang.UnsatisfiedLinkError: Can't obtain static newInstance method for class com.sun.jna.Structure
  19. at com.sun.jna.Native.initIDs(Native Method) ~[minecraft_server.jar:?]
  20. at com.sun.jna.Native.<clinit>(Native.java:135) ~[minecraft_server.jar:?]
  21. at com.sun.jna.Pointer.<clinit>(Pointer.java:42) ~[minecraft_server.jar:?]
  22. at com.sun.jna.platform.win32.WinReg$HKEY.<init>(WinReg.java:32) ~[minecraft_server.jar:?]
  23. at com.sun.jna.platform.win32.WinReg.<clinit>(WinReg.java:61) ~[minecraft_server.jar:?]
  24. at oshi.software.os.windows.WindowsHardwareAbstractionLayer.getProcessors(WindowsHardwareAbstractionLayer.java:33) ~[minecraft_server.jar:?]
  25. at h.<clinit>(SourceFile:16) ~[minecraft_server.jar:?]
  26. at net.minecraft.server.MinecraftServer.A(SourceFile:577) ~[minecraft_server.jar:?]
  27. at kp.A(SourceFile:299) ~[minecraft_server.jar:?]
  28. at net.minecraft.server.MinecraftServer.z(SourceFile:533) ~[minecraft_server.jar:?]
  29. at net.minecraft.server.MinecraftServer.run(SourceFile:449) [minecraft_server.jar:?]
  30. at java.lang.Thread.run(Unknown Source) [?:1.8.0_40]
  31. [13:53:38] [Server thread/ERROR]: This crash report has been saved to: D:\Minecraft Server\Vanilla\.\crash-reports\crash-2015-04-13_13.53.38-server.txt
  32. [13:53:38] [Server thread/INFO]: Stopping server
  33. [13:53:38] [Server thread/INFO]: Saving players
  34. [13:53:38] [Server thread/INFO]: Saving worlds
  35. [13:53:38] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  36. [13:53:38] [Server thread/INFO]: Saving chunks for level 'world'/Nether
  37. [13:53:38] [Server thread/INFO]: Saving chunks for level 'world'/The End
  38. [13:53:38] [Server Shutdown Thread/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement