Advertisement
Guest User

Error

a guest
Apr 19th, 2019
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.53 KB | None | 0 0
  1. [19:26:15] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  2. [19:26:15] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  3. [19:26:15] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
  4. [19:26:15] [main/INFO]: Forge Mod Loader version 13.20.1.2579 for Minecraft 1.11.2 loading
  5. [19:26:15] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Users\Vartotojas\Documents\Curse\Minecraft\Install\runtime\jre-x64
  6. [19:26:15] [main/WARN]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  7. [19:26:15] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  8. [19:26:15] [main/WARN]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  9. [19:26:15] [main/WARN]: The coremod org.blockartistry.DynSurround.asm.TransformLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  10. [19:26:15] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. [19:26:15] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  12. [19:26:15] [main/ERROR]: An error occurred trying to configure the minecraft home at C:\Users\Vartotojas\Documents\Curse\Minecraft\Instances\Ass! for Forge Mod Loader
  13. java.lang.NoClassDefFoundError: javassist/ClassPath
  14. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
  15. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_51]
  16. at net.minecraftforge.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:564) ~[forge-1.11.2-13.20.1.2579.jar:?]
  17. at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:425) ~[forge-1.11.2-13.20.1.2579.jar:?]
  18. at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:255) ~[forge-1.11.2-13.20.1.2579.jar:?]
  19. at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:100) [forge-1.11.2-13.20.1.2579.jar:?]
  20. at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:79) [forge-1.11.2-13.20.1.2579.jar:?]
  21. at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:42) [forge-1.11.2-13.20.1.2579.jar:?]
  22. at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:138) [forge-1.11.2-13.20.1.2579.jar:?]
  23. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  24. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  25. Caused by: java.lang.ClassNotFoundException: javassist.ClassPath
  26. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
  27. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51]
  28. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51]
  29. ... 11 more
  30. Caused by: java.io.FileNotFoundException: C:\Users\Vartotojas\Documents\Curse\Minecraft\Instances\Ass (The system cannot find the file specified)
  31. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_51]
  32. at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_51]
  33. at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_51]
  34. at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_51]
  35. at java.util.jar.JarFile.<init>(JarFile.java:103) ~[?:1.8.0_51]
  36. at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:93) ~[?:1.8.0_51]
  37. at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69) ~[?:1.8.0_51]
  38. at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:94) ~[?:1.8.0_51]
  39. at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:122) ~[?:1.8.0_51]
  40. at sun.net.www.protocol.jar.JarURLConnection.getJarFile(JarURLConnection.java:89) ~[?:1.8.0_51]
  41. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:145) ~[launchwrapper-1.12.jar:?]
  42. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51]
  43. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51]
  44. ... 11 more
  45. [19:26:15] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.NoClassDefFoundError: javassist/ClassPath
  46. [19:26:15] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Class.forName0(Native Method)
  47. [19:26:15] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Class.forName(Class.java:348)
  48. [19:26:15] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:564)
  49. [19:26:15] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:425)
  50. [19:26:15] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:255)
  51. [19:26:15] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:100)
  52. [19:26:15] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:79)
  53. [19:26:15] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:42)
  54. [19:26:15] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:138)
  55. [19:26:15] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  56. [19:26:15] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  57. [19:26:15] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.lang.ClassNotFoundException: javassist.ClassPath
  58. [19:26:15] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  59. [19:26:15] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  60. [19:26:15] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  61. [19:26:15] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: ... 11 more
  62. [19:26:15] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: java.io.FileNotFoundException: C:\Users\Vartotojas\Documents\Curse\Minecraft\Instances\Ass (The system cannot find the file specified)
  63. [19:26:15] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.util.zip.ZipFile.open(Native Method)
  64. [19:26:15] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.util.zip.ZipFile.<init>(ZipFile.java:220)
  65. [19:26:15] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.util.zip.ZipFile.<init>(ZipFile.java:150)
  66. [19:26:15] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.util.jar.JarFile.<init>(JarFile.java:166)
  67. [19:26:15] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at java.util.jar.JarFile.<init>(JarFile.java:103)
  68. [19:26:15] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:93)
  69. [19:26:15] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69)
  70. [19:26:15] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:94)
  71. [19:26:15] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:122)
  72. [19:26:15] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at sun.net.www.protocol.jar.JarURLConnection.getJarFile(JarURLConnection.java:89)
  73. [19:26:15] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:145)
  74. [19:26:15] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: ... 13 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement