Advertisement
Guest User

Crash log

a guest
Apr 21st, 2019
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.87 KB | None | 0 0
  1. [16:58:22] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  2. [16:58:22] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  3. [16:58:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
  4. [16:58:22] [main/INFO] [FML]: Forge Mod Loader version 14.23.4.2719 for Minecraft 1.12.2 loading
  5. [16:58:22] [main/INFO] [FML]: 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\brill\OneDrive\Documents\Curse\Minecraft\Install\runtime\jre-x64
  6. [16:58:22] [main/INFO] [FML]: Searching C:\Users\brill\AppData\Roaming\.minecraft\mods for mods
  7. [16:58:22] [main/INFO] [FML]: Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar
  8. [16:58:22] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. [16:58:22] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
  10. [16:58:22] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]: java.lang.ClassNotFoundException: cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  11. [16:58:22] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]: at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  12. [16:58:22] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  13. [16:58:22] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]: at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
  14. [16:58:22] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  15. [16:58:22] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]: at java.lang.Class.forName0(Native Method)
  16. [16:58:22] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]: at java.lang.Class.forName(Class.java:348)
  17. [16:58:22] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]: at net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement.<init>(LegacyJavaFixer.java:54)
  18. [16:58:22] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]: at net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer.<init>(LegacyJavaFixer.java:30)
  19. [16:58:22] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  20. [16:58:22] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  21. [16:58:22] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  22. [16:58:22] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]: at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
  23. [16:58:22] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]: at java.lang.Class.newInstance(Class.java:442)
  24. [16:58:22] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
  25. [16:58:22] [main/INFO] [STDERR]: [net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement:<init>:61]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  26. [16:58:22] [main/ERROR] [LaunchWrapper]: Unable to launch
  27. java.lang.RuntimeException: java.lang.ClassNotFoundException: cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  28. at com.google.common.base.Throwables.propagate(Throwables.java:240) ~[guava-21.0.jar:?]
  29. at net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement.<init>(LegacyJavaFixer.java:62) ~[legacyjavafixer-1.0.jar:?]
  30. at net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer.<init>(LegacyJavaFixer.java:30) ~[legacyjavafixer-1.0.jar:?]
  31. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
  32. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
  33. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
  34. at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
  35. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_51]
  36. at net.minecraft.launchwrapper.Launch.launch(Launch.java:98) [launchwrapper-1.12.jar:?]
  37. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  38. Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  39. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_51]
  40. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51]
  41. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331) ~[?:1.8.0_51]
  42. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51]
  43. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
  44. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_51]
  45. at net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement.<init>(LegacyJavaFixer.java:54) ~[legacyjavafixer-1.0.jar:?]
  46. ... 8 more
  47. [16:58:22] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
  48. [16:58:22] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
  49. [16:58:22] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
  50. [16:58:22] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Runtime.exit(Runtime.java:107)
  51. [16:58:22] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.System.exit(System.java:971)
  52. [16:58:22] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
  53. [16:58:22] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement