Advertisement
Guest User

log 1.12.2

a guest
Aug 31st, 2019
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.80 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. ForgelinPlugin (Forgelin-1.8.3.jar)
  5. LogisticsPipesCoreLoader (logisticspipes-0.10.2.179.jar)
  6. CXLibraryCore (cxlibrary-1.12.1-1.6.1 (1).jar)
  7. EnderCorePlugin (EnderCore-1.12.2-0.5.57-core.jar)
  8. LibrarianLib Plugin (librarianlib-1.12.2-4.19.2-release.jar)
  9. Wizardry Plugin (wizardry-0.10.8.jar)
  10. Contact their authors BEFORE contacting forge
  11.  
  12. // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
  13.  
  14. Time: 8/31/19 5:08 PM
  15. Description: Exception in server tick loop
  16.  
  17. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from EnderStorage (enderstorage)
  18. Caused by: java.lang.RuntimeException: EnderStorage was unable to read it's data, please delete the 'EnderStorage' folder Here: C:\Users\Wellington\AppData\Roaming\.minecraft\saves\Velcrosado\EnderStorage and start the server again.
  19. at codechicken.enderstorage.manager.EnderStorageManager.load(EnderStorageManager.java:113)
  20. at codechicken.enderstorage.manager.EnderStorageManager.<init>(EnderStorageManager.java:78)
  21. at codechicken.enderstorage.manager.EnderStorageManager.reloadManager(EnderStorageManager.java:145)
  22. at codechicken.enderstorage.EnderStorage.preServerStart(EnderStorage.java:62)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  26. at java.lang.reflect.Method.invoke(Unknown Source)
  27. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  28. at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  30. at java.lang.reflect.Method.invoke(Unknown Source)
  31. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  32. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  33. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  34. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  35. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  36. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  37. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  38. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  39. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  41. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  42. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  43. at java.lang.reflect.Method.invoke(Unknown Source)
  44. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  45. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  46. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  47. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  48. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  49. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  50. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  51. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  52. at net.minecraftforge.fml.common.Loader.serverStarted(Loader.java:799)
  53. at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:302)
  54. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:488)
  55. at java.lang.Thread.run(Unknown Source)
  56. Caused by: java.util.zip.ZipException: Not in GZIP format
  57. at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
  58. at java.util.zip.GZIPInputStream.<init>(Unknown Source)
  59. at java.util.zip.GZIPInputStream.<init>(Unknown Source)
  60. at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:26)
  61. at codechicken.enderstorage.manager.EnderStorageManager.load(EnderStorageManager.java:104)
  62. ... 36 more
  63.  
  64.  
  65. A detailed walkthrough of the error, its code path and all known details is as follows:
  66. ---------------------------------------------------------------------------------------
  67.  
  68. -- System Details --
  69. Details:
  70. Minecraft Version: 1.12.2
  71. Operating System: Windows 10 (amd64) version 10.0
  72. Java Version: 1.8.0_221, Oracle Corporation
  73. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  74. Memory: 849205368 bytes (809 MB) / 2722967552 bytes (2596 MB) up to 7062421504 bytes (6735 MB)
  75. JVM Flags: 3 total; -Xmn128M -Xmx6747M -XX:+UseConcMarkSweepGC
  76. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 96
  77. FML: MCP 9.42 Powered by Forge 14.23.5.2838 Optifine OptiFine_1.12.2_HD_U_E3 65 mods loaded, 65 mods active
  78. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  79.  
  80. | State | ID | Version | Source | Signature |
  81. |:------- |:--------------------------------- |:----------------- |:----------------------------------------------- |:---------------------------------------- |
  82. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  83. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  84. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  85. | LCHIJA | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  86. | LCHIJA | bspkrscore | 7.6.0.1 | [1.12]bspkrsCore-universal-7.6.0.1.jar | None |
  87. | LCHIJA | treecapitator | 1.43.0 | [1.12]TreeCapitator-client-1.43.0.jar | None |
  88. | LCHIJA | ic2 | 2.8.109-ex112 | industrialcraft-2-2.8.109-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
  89. | LCHIJA | advanced_machines | 61.0.1 | Advanced+Machines-61.0.1.jar | None |
  90. | LCHIJA | aether_legacy | 1.4.4 | aether_legacy-1.12.2-v1.4.4.jar | None |
  91. | LCHIJA | appliedenergistics2 | rv6-stable-6 | appliedenergistics2-rv6-stable-6 (1).jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
  92. | LCHIJA | backpack | 3.0.2 | backpack-3.0.2-1.12.2.jar | None |
  93. | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  94. | LCHIJA | biomesoplenty | 7.0.1.2439 | BiomesOPlenty-1.12.2-7.0.1.2439-universal.jar | None |
  95. | LCHIJA | buildcraftlib | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  96. | LCHIJA | buildcraftcore | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  97. | LCHIJA | buildcraftbuilders | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  98. | LCHIJA | buildcrafttransport | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  99. | LCHIJA | buildcraftsilicon | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  100. | LCHIJA | buildcraftcompat | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  101. | LCHIJA | buildcraftenergy | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  102. | LCHIJA | buildcraftfactory | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  103. | LCHIJA | buildcraftrobotics | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  104. | LCHIJA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  105. | LCHIJA | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  106. | LCHIJA | cofhcore | 4.6.3 | CoFHCore-1.12.2-4.6.3.27-universal.jar | None |
  107. | LCHIJA | cofhworld | 1.3.1 | CoFHWorld-1.12.2-1.3.1.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  108. | LCHIJA | compactsolars | 1.12.2-5.0.18.341 | CompactSolars-1.12.2-5.0.18.341-universal.jar | None |
  109. | LCHIJA | compactstorage | 3.1 | CompactStorage-3.1-12.jar | None |
  110. | LCHIJA | cxlibrary | 1.6.1 | cxlibrary-1.12.1-1.6.1 (1).jar | None |
  111. | LCHIJA | endercore | 1.12.2-0.5.57 | EnderCore-1.12.2-0.5.57.jar | None |
  112. | LCHIJA | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268 (1).jar | None |
  113. | LCHIJA | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
  114. | LCHIJA | thermalfoundation | 2.6.3 | ThermalFoundation-1.12.2-2.6.3.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  115. | LCHIJA | thermalexpansion | 5.5.4 | ThermalExpansion-1.12.2-5.5.4.43-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  116. | LCHIJA | enderio | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  117. | LCHIJA | enderiointegrationtic | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  118. | LCHIJA | enderiobase | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  119. | LCHIJA | enderioconduits | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  120. | LCHIJA | enderioconduitsappliedenergistics | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  121. | LCHIJA | enderioconduitsopencomputers | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  122. | LCHIJA | enderioconduitsrefinedstorage | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  123. | LCHIJA | enderiointegrationforestry | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  124. | LCHIJA | enderiointegrationticlate | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  125. | LCHIJA | enderiomachines | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  126. | LCHIJA | enderiopowertools | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  127. | LCHIJAE | enderstorage | 2.4.5.135 | EnderStorage-1.12.2-2.4.5.135-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  128. | LCHIJA | eu-mj_engine | 2.6.0 | EU-MJ.Engine-v2.6.jar | None |
  129. | LCHIJA | extraalchemy | 0.3.8.6.1-release | extraalchemy-0.3.8.6.1-release.jar | None |
  130. | LCHIJA | forgelin | 1.8.3 | Forgelin-1.8.3.jar | None |
  131. | LCHIJA | forgemultipartcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  132. | LCHIJA | microblockcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | None |
  133. | LCHIJA | minecraftmultipartcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | None |
  134. | LCHIJA | journeymap | 1.12.2-5.5.4 | journeymap-1.12.2-5.5.4.jar | None |
  135. | LCHIJA | librarianlib | 4.19.2 | librarianlib-1.12.2-4.19.2-release.jar | None |
  136. | LCHIJA | logisticspipes | 0.10.2.179 | logisticspipes-0.10.2.179.jar | e0c86912b2f7cc0cc646ad57799574aea43dbd45 |
  137. | LCHIJA | lootbags | 2.5.8.5 | LootBags-1.12.2-2.5.8.5.jar | None |
  138. | LCHIJA | tbone | v1.3.0+mc1.12.2 | TBone-v1.3.0+mc1.12.2.jar | None |
  139. | LCHIJA | metalchests | v5.2.8+mc1.12.2 | MetalChests-v5.2.8+mc1.12.2.jar | None |
  140. | LCHIJA | morefurnaces | 1.10.5 | MoreFurnaces-1.12.2-1.10.6.jar | None |
  141. | LCHIJA | nei | 2.4.2 | NotEnoughItems-1.12.2-2.4.2.240-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  142. | LCHIJA | oreexcavation | 1.4.140 | OreExcavation-1.4.140.jar | None |
  143. | LCHIJA | thermaldynamics | 2.5.5 | ThermalDynamics-1.12.2-2.5.5.21-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  144. | LCHIJA | wizardry | 0.10.8 | wizardry-0.10.8.jar | None |
  145. | LCHIJA | wrcbe | 2.3.1 | WR-CBE-1.12.2-2.3.1.30-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  146. | LCHIJA | librarianliblate | 4.19.2 | librarianlib-1.12.2-4.19.2-release.jar | None |
  147.  
  148. Loaded coremods (and transformers):
  149. ForgelinPlugin (Forgelin-1.8.3.jar)
  150.  
  151. LogisticsPipesCoreLoader (logisticspipes-0.10.2.179.jar)
  152. logisticspipes.asm.LogisticsClassTransformer
  153. CXLibraryCore (cxlibrary-1.12.1-1.6.1 (1).jar)
  154. cubex2.cxlibrary.CoreModTransformer
  155. EnderCorePlugin (EnderCore-1.12.2-0.5.57-core.jar)
  156. com.enderio.core.common.transform.EnderCoreTransformer
  157. com.enderio.core.common.transform.SimpleMixinPatcher
  158. LibrarianLib Plugin (librarianlib-1.12.2-4.19.2-release.jar)
  159. com.teamwizardry.librarianlib.asm.LibLibTransformer
  160. Wizardry Plugin (wizardry-0.10.8.jar)
  161. com.teamwizardry.wizardry.asm.WizardryTransformer
  162. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  163. AE2 Version: stable rv6-stable-6 for Forge 14.23.5.2768
  164. Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
  165. * Optifine is installed. This is NOT supported.
  166. This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
  167.  
  168. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  169. !!!You are looking at the diagnostics information, not at the crash. !!!
  170. !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
  171. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  172.  
  173. AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:OFF, InvTweaks:OFF, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
  174. Profiler Position: N/A (disabled)
  175. Player Count: 0 / 8; []
  176. Type: Integrated Server (map_client.txt)
  177. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement