Advertisement
Guest User

Logs

a guest
Jan 23rd, 2020
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.25 KB | None | 0 0
  1. [12:23:04] [Client thread/INFO]: LWJGL Version: 2.9.4
  2. [12:23:05] [Client thread/INFO]: Reloading ResourceManager: Default
  3. [12:23:05] [Sound Library Loader/INFO]: Starting up SoundSystem...
  4. [12:23:05] [Thread-6/INFO]: Initializing LWJGL OpenAL
  5. [12:23:05] [Thread-6/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  6. [12:23:05] [Thread-6/ERROR]: Error in class 'LibraryLWJGLOpenAL'
  7. [12:23:05] [Thread-6/ERROR]: Unable to initialize OpenAL. Probable cause: OpenAL not supported.
  8. [12:23:05] [Thread-6/WARN]: ERROR MESSAGE:
  9. [12:23:05] [Thread-6/INFO]: Could not locate OpenAL library.
  10. [12:23:05] [Thread-6/WARN]: STACK TRACE:
  11. [12:23:05] [Thread-6/INFO]: org.lwjgl.openal.AL.create(AL.java:156)
  12. [12:23:05] [Thread-6/INFO]: org.lwjgl.openal.AL.create(AL.java:102)
  13. [12:23:05] [Thread-6/INFO]: org.lwjgl.openal.AL.create(AL.java:206)
  14. [12:23:05] [Thread-6/INFO]: paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
  15. [12:23:05] [Thread-6/INFO]: paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
  16. [12:23:05] [Thread-6/INFO]: paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
  17. [12:23:05] [Thread-6/INFO]: paulscode.sound.CommandThread.run(CommandThread.java:121)
  18. [12:23:06] [Sound Library Loader/WARN]: ERROR MESSAGE:
  19. [12:23:06] [Sound Library Loader/INFO]: Could not locate OpenAL library.
  20. [12:23:06] [Sound Library Loader/INFO]: Starting up SoundSystem...
  21. [12:23:06] [Thread-8/INFO]: Switching to No Sound
  22. [12:23:06] [Thread-8/INFO]: (Silent Mode)
  23. [12:23:06] [Sound Library Loader/INFO]: Sound engine started
  24. [12:23:07] [Client thread/INFO]: Created: 2048x2048 textures-atlas
  25. [12:23:07] [Client thread/WARN]: Missing model for: minecraft:item/joint_cannabis
  26. [12:23:07] [Client thread/WARN]: Missing model for: minecraft:item/chest_finder
  27. [12:23:10] [Server thread/INFO]: Starting integrated minecraft server version 1.8.8
  28. [12:23:10] [Server thread/INFO]: Generating keypair
  29. [12:23:11] [Server thread/INFO]: Preparing start region for level 0
  30. [12:23:12] [Server thread/INFO]: Preparing spawn area: 25%
  31. [12:23:13] [Server thread/INFO]: Preparing spawn area: 55%
  32. [12:23:14] [Server thread/INFO]: Preparing spawn area: 90%
  33. [12:23:14] [Server thread/INFO]: Changing view distance to 12, from 10
  34. [12:23:14] [Server thread/INFO]: dwa[local:E:da43545d] logged in with entity id 171 at (-250.5, 70.0, 238.5)
  35. [12:23:14] [Server thread/INFO]: dwa joined the game
  36. [12:23:15] [Client thread/INFO]: Stopping!
  37. [12:23:15] [Server thread/INFO]: Saving and pausing game...
  38. [12:23:15] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  39. [12:23:17] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  40. [12:23:17] [Server thread/INFO]: Saving chunks for level 'New World'/The End
  41. [12:23:17] [Client thread/INFO]: SoundSystem shutting down...
  42. [12:23:17] [Server thread/INFO]: Stopping server
  43. [12:23:17] [Server thread/INFO]: Saving players
  44. [12:23:17] [Server thread/INFO]: Saving worlds
  45. [12:23:17] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  46. [12:23:17] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  47. [12:23:17] [Server thread/INFO]: Saving chunks for level 'New World'/The End
  48. [12:23:17] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement