Advertisement
Guest User

Untitled

a guest
Feb 24th, 2021
930
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. [19:47:11] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
  2. [19:47:12] [Render thread/INFO]: Setting user: Bluecat_OwO
  3. [19:47:13] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 build 10
  4. [19:47:13] [Render thread/WARN]: Removed resource pack file/The Curve from options because it is no longer compatible
  5. [19:47:14] [Render thread/INFO]: Narrator library for x64 successfully loaded
  6. [19:47:14] [Render thread/INFO]: Reloading ResourceManager: Default
  7. [19:47:16] [Render thread/INFO]: Stopping!
  8. [19:47:16] [Render thread/ERROR]: Shutdown failure!
  9. java.util.ConcurrentModificationException: null
  10. at java.util.HashMap.forEach(HashMap.java:1283) ~[?:1.8.0_51]
  11. at esd.close(SourceFile:163) ~[21w07a.jar:?]
  12. at dqs.close(SourceFile:982) [21w07a.jar:?]
  13. at dqs.l(SourceFile:961) [21w07a.jar:?]
  14. at net.minecraft.client.main.Main.main(SourceFile:229) [21w07a.jar:?]
  15.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement