Advertisement
Guest User

aaaaaaaa

a guest
Jul 18th, 2018
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.25 KB | None | 0 0
  1. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
  2. [20:31:31] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  3. [20:31:31] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  4. [20:31:31] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
  5. [20:31:31] [main/INFO] [FML]: Forge Mod Loader version 12.18.3.2511 for Minecraft 1.10.2 loading
  6. [20:31:31] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_91, running on Mac OS X:x86_64:10.13.5, installed at /Library/Java/JavaVirtualMachines/jdk1.8.0_91.jdk/Contents/Home/jre
  7. [20:31:32] [main/WARN] [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  8. [20:31:32] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  9. [20:31:32] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from malisiscore-1.12.2-6.4.0.jar
  10. [20:31:32] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. [20:31:32] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  12. [20:31:32] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
  13. Exception in thread "main" [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: java.util.ServiceConfigurationError: org.spongepowered.asm.service.IMixinServiceBootstrap: Error reading configuration file
  14. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ServiceLoader.fail(ServiceLoader.java:232)
  15. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ServiceLoader.parse(ServiceLoader.java:309)
  16. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ServiceLoader.access$200(ServiceLoader.java:185)
  17. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ServiceLoader$LazyIterator.hasNextService(ServiceLoader.java:357)
  18. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ServiceLoader$LazyIterator.access$600(ServiceLoader.java:323)
  19. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ServiceLoader$LazyIterator$1.run(ServiceLoader.java:396)
  20. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ServiceLoader$LazyIterator$1.run(ServiceLoader.java:395)
  21. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.security.AccessController.doPrivileged(Native Method)
  22. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ServiceLoader$LazyIterator.hasNext(ServiceLoader.java:398)
  23. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ServiceLoader$1.hasNext(ServiceLoader.java:474)
  24. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.service.MixinService.runBootServices(MixinService.java:77)
  25. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.service.MixinService.<init>(MixinService.java:72)
  26. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.service.MixinService.getInstance(MixinService.java:92)
  27. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.service.MixinService.boot(MixinService.java:102)
  28. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.launch.MixinBootstrap.<clinit>(MixinBootstrap.java:76)
  29. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.launch.MixinTweaker.<init>(MixinTweaker.java:44)
  30. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  31. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  32. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  33. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  34. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Class.newInstance(Class.java:442)
  35. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
  36. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  37. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.io.FileNotFoundException: /Users/mayasealander/Documents/Curse/Minecraft/Instances/Nice (No such file or directory)
  38. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.util.zip.ZipFile.open(Native Method)
  39. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.util.zip.ZipFile.<init>(ZipFile.java:219)
  40. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.util.zip.ZipFile.<init>(ZipFile.java:149)
  41. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.util.jar.JarFile.<init>(JarFile.java:166)
  42. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.util.jar.JarFile.<init>(JarFile.java:103)
  43. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:93)
  44. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69)
  45. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:84)
  46. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:122)
  47. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarURLConnection.java:150)
  48. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.net.URL.openStream(URL.java:1045)
  49. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.util.ServiceLoader.parse(ServiceLoader.java:304)
  50. [20:31:32] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: ... 21 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement