Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. java.lang.UnsatisfiedLinkError: no HFS_UILIB in java.library.path
  2. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1734)
  3. at java.lang.Runtime.loadLibrary0(Runtime.java:823)
  4. at java.lang.System.loadLibrary(System.java:1028)
  5. at HFSUILIB.<clinit>(HFSUILIB.java:6)
  6. at bq.<init>(bq.java:31)
  7. at is.b(SourceFile:119)
  8. at net.minecraft.client.Minecraft.a(SourceFile:1283)
  9. at net.minecraft.client.Minecraft.a(SourceFile:1230)
  10. at net.minecraft.client.Minecraft.b(SourceFile:1169)
  11. at kz.c(SourceFile:68)
  12. at kz.a(SourceFile:54)
  13. at bp.a(SourceFile:69)
  14. at bp.e(SourceFile:116)
  15. at bp.d(SourceFile:104)
  16. at net.minecraft.client.Minecraft.i(SourceFile:1004)
  17. at net.minecraft.client.Minecraft.run(SourceFile:599)
  18. at java.lang.Thread.run(Thread.java:619)
  19. --- END ERROR REPORT cf49e80c ----------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement