Advertisement
rukzen

Untitled

Dec 15th, 2018
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1. [Bootstrap] Starting bootstrap...
  2. [Bootstrap] Internal launcher is not located in the classpath
  3. [Bootstrap] Breadcrumb recorded: {breadcrumb=shaded.com.getsentry.raven.event.Breadcrumb@62043840, level=info, category=general, message=initBootstrap, data={ui=UserInterface[task=<null>], internalLauncher=null, targetJar=null, targetLibFolder=null}}
  4. [Bootstrap] Version: 1.5.13+master
  5. [Bootstrap] Breadcrumb recorded: {breadcrumb=shaded.com.getsentry.raven.event.Breadcrumb@7921b0a2, level=info, category=general, message=parseJvmArgs, data={list=[]}}
  6. [Bootstrap] Launch type: AUTO
  7. [Bootstrap] Short brand: legacy
  8. [Bootstrap] Force update? true
  9. [Bootstrap] Target jar: C:\Users\User\AppData\Roaming\.tlauncher\bin\legacy.jar
  10. [Bootstrap] Target lib folder: C:\Users\User\AppData\Roaming\.tlauncher\bin\lib
  11. java.lang.RuntimeException: error checking target jar: C:\Users\User\AppData\Roaming\.tlauncher\bin\legacy.jar
  12. at ru.turikhay.tlauncher.bootstrap.Bootstrap.createBootstrap(Bootstrap.java:85)
  13. at ru.turikhay.tlauncher.bootstrap.Bootstrap.main(Bootstrap.java:125)
  14. Caused by: ru.turikhay.tlauncher.bootstrap.exception.NoFileAccessException: C:\Users\User\AppData\Roaming\.tlauncher\bin\legacy.jar
  15. at ru.turikhay.tlauncher.bootstrap.exception.NoFileAccessException.throwIfNoAccess(NoFileAccessException.java:32)
  16. at ru.turikhay.tlauncher.bootstrap.Bootstrap.checkAccessible(Bootstrap.java:704)
  17. at ru.turikhay.tlauncher.bootstrap.Bootstrap.createBootstrap(Bootstrap.java:83)
  18. ... 1 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement