Advertisement
NoBrainerName

Error

May 6th, 2019
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.83 KB | None | 0 0
  1. Clear all
  2. Filter text
  3. 2 fatals1 error51 warnings25 infos4156 debugs
  4. 14:43:47
  5. FML
  6. main
  7. warn
  8. The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  9. 14:43:47
  10. FML
  11. main
  12. warn
  13. Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  14. 14:43:47
  15. FML
  16. main
  17. warn
  18. The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  19. 14:43:47
  20. FML
  21. main
  22. warn
  23. The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
  24. 14:43:47
  25. FML
  26. main
  27. warn
  28. Found FMLCorePluginContainsFMLMod marker in OpenComputers-MC1.12.2-1.7.4.153.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  29. 14:43:47
  30. FML
  31. main
  32. warn
  33. The coremod li.cil.oc.common.launch.TransformerLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  34. 14:43:47
  35. FML
  36. main
  37. warn
  38. The coremod TransformerLoader (li.cil.oc.common.launch.TransformerLoader) is not signed!
  39. 14:43:47
  40. FML
  41. main
  42. warn
  43. Found FMLCorePluginContainsFMLMod marker in ResourceLoader-MC1.12.1-1.5.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  44. 14:43:47
  45. FML
  46. main
  47. warn
  48. The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  49. 14:43:47
  50. FML
  51. main
  52. warn
  53. The coremod blusunrize.immersiveengineering.common.asm.IELoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  54. 14:43:47
  55. LaunchWrapper
  56. main
  57. info
  58. Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  59. 14:43:47
  60. LaunchWrapper
  61. main
  62. info
  63. Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  64. 14:43:47
  65. LaunchWrapper
  66. main
  67. info
  68. Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  69. 14:43:47
  70. LaunchWrapper
  71. main
  72. info
  73. Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  74. 14:43:47
  75. LaunchWrapper
  76. main
  77. info
  78. Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  79. 14:43:48
  80. LaunchWrapper
  81. main
  82. error
  83. Unable to launch java.lang.RuntimeException: java.lang.RuntimeException: Patcher expecting non-empty class data file for net.minecraft.crash.CrashReport$1, but received empty, your vanilla jar may be corrupt. at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:169) at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.RuntimeException: Patcher expecting non-empty class data file for net.minecraft.crash.CrashReport$1, but received empty, your vanilla jar may be corrupt. at net.minecraftforge.fml.common.patcher.ClassPatchManager.applyPatch(ClassPatchManager.java:113) at net.minecraftforge.fml.common.patcher.ClassPatchManager.getPatchedResource(ClassPatchManager.java:76) at net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.getFieldType(FMLDeobfuscatingRemapper.java:219) at net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.parseField(FMLDeobfuscatingRemapper.java:192) at net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.setup(FMLDeobfuscatingRemapper.java:161) at net.minecraftforge.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:187) at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:164) ... 2 more
  84. 14:43:48
  85. STDERR
  86. main
  87. info
  88. [java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
  89. 14:43:48
  90. STDERR
  91. main
  92. info
  93. [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
  94. 14:43:48
  95. STDERR
  96. main
  97. info
  98. [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
  99. 14:43:48
  100. STDERR
  101. main
  102. info
  103. [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Runtime.exit(Runtime.java:107)
  104. 14:43:48
  105. STDERR
  106. main
  107. info
  108. [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.System.exit(System.java:971)
  109. 14:43:48
  110. STDERR
  111. main
  112. info
  113. [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
  114. 14:43:48
  115. STDERR
  116. main
  117. info
  118. [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  119. 14:43:48
  120. launcher
  121. main
  122. info
  123.  
  124. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement