Advertisement
banditpachat

Untitled

Jul 28th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.43 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.4.5.6.jar)
  5. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  6. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.9.13-universal.jar)
  7. LibLoader (# LibLoader.jar)
  8. FMLPlugin (InventoryTweaks-1.62-dev-66.jar)
  9. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  10. AppleCore (AppleCore-mc1.10.2-2.2.0.jar)
  11. NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
  12. ForgelinPlugin (Forgelin-1.5.0.jar)
  13. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  14. TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
  15. Brandon's Core (BrandonsCore-1.10.2-2.1.9.113-universal.jar)
  16. CoreMod (TickProfiler-1.10.2-jenkins.57.jar)
  17. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.9.jar)
  18. CTMCorePlugin (CTM-MC1.10.2-0.1.1.16.jar)
  19. HammerCoreCore (HammerCore_1.10.2-1.6.9.jar)
  20. LoadingPlugin (Quark-r1.1-70.jar)
  21. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
  22. RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
  23. AstralCore (astralsorcery-1.4.4.jar)
  24. Contact their authors BEFORE contacting forge
  25.  
  26. // But it works on my machine.
  27.  
  28. Time: 7/28/17 10:35 AM
  29. Description: There was a severe problem during mod loading that has caused the game to fail
  30.  
  31. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from LxTweaks (lxtweaks)
  32. Caused by: java.lang.NullPointerException
  33. at net.minecraft.item.crafting.CraftingManager.func_92103_a(SourceFile:1199)
  34. at net.minecraftforge.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:230)
  35. at net.minecraftforge.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:225)
  36. at me.lorexe.lxtweaks.handlers.ActuallyAdditions.postInit(ActuallyAdditions.java:44)
  37. at me.lorexe.lxtweaks.LxTweaks.postInit(LxTweaks.java:110)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  40. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  41. at java.lang.reflect.Method.invoke(Unknown Source)
  42. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
  43. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  44. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  45. at java.lang.reflect.Method.invoke(Unknown Source)
  46. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  47. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  48. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  49. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  50. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  51. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
  52. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
  53. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  54. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  55. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  56. at java.lang.reflect.Method.invoke(Unknown Source)
  57. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  58. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  59. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  60. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  61. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  62. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
  63. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:810)
  64. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:334)
  65. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
  66. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  67. at net.minecraft.client.main.Main.main(SourceFile:124)
  68. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  69. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  70. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  71. at java.lang.reflect.Method.invoke(Unknown Source)
  72. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  73. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  74.  
  75.  
  76. A detailed walkthrough of the error, its code path and all known details is as follows:
  77. ---------------------------------------------------------------------------------------
  78.  
  79. -- System Details --
  80. Details:
  81. Minecraft Version: 1.10.2
  82. Operating System: Windows 10 (amd64) version 10.0
  83. Java Version: 1.8.0_141, Oracle Corporation
  84. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  85. Memory: 1101056512 bytes (1050 MB) / 3418009600 bytes (3259 MB) up to 5208014848 bytes (4966 MB)
  86. JVM Flags: 8 total; -XX:+UseCMSCompactAtFullCollection -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+AggressiveOpts -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2024M -Xmx5000M -XX:MaxPermSize=512M
  87. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  88. FML: MCP 9.32 Powered by Forge 12.18.3.2281 139 mods loaded, 139 mods active
  89. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  90. UCHIJ mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  91. UCHIJ FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2281.jar)
  92. UCHIJ Forge{12.18.3.2281} [Minecraft Forge] (forge-1.10.2-12.18.3.2281.jar)
  93. UCHIJ OpenComputers|Core{1.6.2.7} [OpenComputers (Core)] (minecraft.jar)
  94. UCHIJ <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  95. UCHIJ ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
  96. UCHIJ ItemBlacklist{1.2.0.11} [ItemBlacklist] (ItemBlacklist-1.9.4-1.2.0.11.jar)
  97. UCHIJ achievementbooks{v1.0-MC1.10.2} [Achievement Books] (achievementbooks-v1.0-MC1.10.2.jar)
  98. UCHIJ cofhcore{4.1.9} [CoFH Core] (CoFHCore-1.10.2-4.1.9.13-universal.jar)
  99. UCHIJ actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar)
  100. UCHIJ CodeChickenLib{2.5.9.267} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
  101. UCHIJ CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
  102. UCHIJ EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar)
  103. UCHIJ JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar)
  104. UCHIJ OpenComputers{1.6.2.7} [OpenComputers] (OpenComputers-MC1.10.2-1.6.2.7.jar)
  105. UCHIJ actuallycomputers{1.0.0} [ActuallyComputers] (actuallycomputers-1.0.0.jar)
  106. UCHIJ Baubles{1.3.11} [Baubles] (Baubles-1.10.2-1.3.11.jar)
  107. UCHIJ extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.4.4.jar)
  108. UCHIJ flyringbaublemod{0.2.4_1.10.2-d71eb9e} [AngelRing 2 Bauble] (angelRingToBauble-1.10.2-0.2.4.19+d71eb9e.jar)
  109. UCHIJ AppleCore{2.2.0} [AppleCore] (AppleCore-mc1.10.2-2.2.0.jar)
  110. UCHIJ appleskin{1.0.7} [AppleSkin] (AppleSkin-mc1.10.2-1.0.7.jar)
  111. UCHIJ architecturecraft{1.7.3} [ArchitectureCraft] (ArchitectureCraft-1.7.3-mc1.10.2.jar)
  112. UCHIJ astralsorcery{1.4.4} [Astral Sorcery] (astralsorcery-1.4.4.jar)
  113. UCHIJ Morphtool{1.0-12} [Morph-o-Tool] (Morph-o-Tool-1.0-12.jar)
  114. UCHIJ Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar)
  115. UCHIJ Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar)
  116. UCHIJ AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  117. UCHIJ banhammer{1.0.1} [BanHammer] (BanHammer-1.0.1.jar)
  118. UCHIJ bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar)
  119. UCHIJ bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.10.2-1.1.6.jar)
  120. UCHIJ BetterAchievements{0.3.3.10} [Better Achievements] (BetterAchievements-1.10.2-0.3.3.10.jar)
  121. UCHIJ betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar)
  122. UCHIJ BiblioCraft{2.2.4} [BiblioCraft] (BiblioCraft[v2.2.4][MC1.10.2].jar)
  123. UCHIJ openterraingenerator{v20} [Open Terrain Generator] (OpenTerrainGenerator-1.10.2-v21.jar)
  124. UCHIJ biomebundle{5.1} [Biome Bundle] (Biome_Bundle-1.10.2-v5.1.jar)
  125. UCHIJ guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar)
  126. UCHIJ BloodMagic{1.10.2-2.1.11-80} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.11-80.jar)
  127. UCHIJ BloodArsenal{1.10.2-2.0.1-17} [Blood Arsenal] (BloodArsenal-1.10.2-2.0.1-17.jar)
  128. UCHIJ bookshelf{1.4.4.347} [Bookshelf] (Bookshelf-1.10.2-1.4.4.347.jar)
  129. UCHIJ Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
  130. UCHIJ brandonscore{2.1.9} [Brandon's Core] (BrandonsCore-1.10.2-2.1.9.113-universal.jar)
  131. UCHIJ BuildersGuides{1.10.2-1.0.2} [Builder's Guides] (buildersguides-1.10.2-1.0.2.jar)
  132. UCHIJ Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar)
  133. UCHIJ ChestTransporter{2.5.17} [Chest Transporter] (ChestTransporter-1.10.2-2.5.17.jar)
  134. UCHIJ ChickenChunks{2.2.0.52} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.52-universal.jar)
  135. UCHIJ chisel{MC1.10.2-0.0.11.26} [Chisel] (Chisel-MC1.10.2-0.0.11.26.jar)
  136. UCHIJ mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
  137. UCHIJ chiselsandbits{12.14} [Chisels & Bits] (chiselsandbits-12.14.jar)
  138. UCHIJ cyclopscore{0.10.6} [Cyclops Core] (CyclopsCore-1.9.4-0.10.6.jar)
  139. UCHIJ commoncapabilities{1.3.3} [CommonCapabilities] (CommonCapabilities-1.9.4-1.3.3.jar)
  140. UCHIJ controlling{1.0.5} [Controlling] (Controlling-1.0.5.jar)
  141. UCHIJ cookingforblockheads{4.2.45} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.45.jar)
  142. UCHIJ ctm{MC1.10.2-0.1.1.16} [CTM] (CTM-MC1.10.2-0.1.1.16.jar)
  143. UCHIJ custommainmenu{2.0.5} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.5.jar)
  144. UCHIJ Waila{1.8.17-B31_1.10.2} [Waila] (Hwyla-1.8.17-B31_1.10.2.jar)
  145. UCHIJ darkutils{1.1.8.finalrc2} [Dark Utilities] (DarkUtilities-1.1.8.finalrc2.jar)
  146. UCHIJ ding{1.0.1} [Ding] (Ding-1.10.2-1.0.1.jar)
  147. UCHIJ draconicevolution{2.1.2} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.1.2.245-universal.jar)
  148. UCHIJ dsurround{3.4.5.6} [§3Dynamic Surroundings] (DynamicSurroundings-1.10.2-3.4.5.6.jar)
  149. UCHIJ presets{3.4.5.6} [§3Presets!] (DynamicSurroundings-1.10.2-3.4.5.6.jar)
  150. UCHIJ embers{0.104} [Embers] (embers-0.104.jar)
  151. UCHIJ endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar)
  152. UCHIJ EnderIO{1.10.2-3.1.193} [Ender IO] (EnderIO-1.10.2-3.1.193.jar)
  153. UCHIJ engineersworkshop{1.0} [Engineers Workshop] (EngineersWorkshop-1.3.5-1.10.2.jar)
  154. UCHIJ valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar)
  155. UCHIJ environmentaltech{1.10.2-0.10.6b} [Environmental Tech] (environmentaltech-1.10.2-0.10.6b.jar)
  156. UCHIJ etlunar{1.10.2-0.10.6a} [ET Lunar] (etlunar-1.10.2-0.10.6a.jar)
  157. UCHIJ ExtraBitManipulation{1.10.2-2.3.4} [Extra Bit Manipulation] (ExtraBitManipulation-1.10.2-2.3.4.jar)
  158. UCHIJ fairylights{2.1.1} [Fairy Lights] (fairylights-2.1.1-1.10.2.jar)
  159. UCHIJ flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar)
  160. UCHIJ forestry{5.2.17.377} [Forestry] (forestry_1.10.2-5.2.17.377.jar)
  161. UCHIJ forgelin{1.4.2} [Shadowfacts' Forgelin] (Forgelin-1.5.0.jar)
  162. UCHIJ ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.6.5.jar)
  163. UCHIJ ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.6.5.jar)
  164. UCHIJ fw{1.5.0} [Fullscreen Windowed] (FullscreenWindowed-1.10.2-1.5.0.jar)
  165. UCHIJ funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.10.2-alpha-0.0.3.jar)
  166. UCHIJ gendustry{1.6.5.30} [GenDustry] (gendustry-1.6.5.30-mc1.10.2.jar)
  167. UCHIJ pressure{1.3.1.25} [Pressure Pipes] (pressure-1.3.1.25-mc1.10.2.jar)
  168. UCHIJ advgenerators{0.9.20.23} [Advanced Generators] (generators-0.9.20.23-mc1.10.2.jar)
  169. UCHIJ grapple_hooks{1.0.8} [Grapple Hooks] (Grapple-Hooks-1.10.2-1.0.8.jar)
  170. UCHIJ gravestone{1.5.13} [Gravestone Mod] (gravestone-1.5.13.jar)
  171. UCHIJ grimoireofgaia{1.5.5} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.10.2-1.5.5.jar)
  172. UCHIJ hammercore{1.6.9} [Hammer Core] (HammerCore_1.10.2-1.6.9.jar)
  173. UCHIJ hardcorewither{2.2.3} [Hardcore Wither] (hardcoreWither-1.10.2-2.2.3-beta-4bd2a01-universal.jar)
  174. UCHIJ headcrumbs{2.0.2} [Headcrumbs] (Headcrumbs-2.0.3.jar)
  175. UCHIJ mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
  176. UCHIJ tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar)
  177. UCHIJ immersiveengineering{0.10-61} [Immersive Engineering] (ImmersiveEngineering-0.10-61.jar)
  178. UCHIJ LunatriusCore{1.1.2.38} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.38-universal.jar)
  179. UCHIJ InGameInfoXML{2.8.1.89} [InGame Info XML] (InGameInfoXML-1.10.2-2.8.1.89-universal.jar)
  180. UCHIJ integrateddynamics{0.7.4} [Integrated Dynamics] (IntegratedDynamics-1.10.2-0.7.4.jar)
  181. UCHIJ integratedtunnels{1.2.3} [Integrated Tunnels] (IntegratedTunnels-1.10.2-1.2.3.jar)
  182. UCHIJ inventorytweaks{1.62-dev-66-c082db3} [Inventory Tweaks] (InventoryTweaks-1.62-dev-66.jar)
  183. UCHIJ ironbackpacks{1.10.2-2.2.27} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.27.jar)
  184. UCHIJ ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar)
  185. UCHIJ JEFB{1.0.4} [Just Enough Forestry Bees] (jefb_1.10.2-1.0.4.jar)
  186. UCHIJ jeibees{0.9.0.5} [JEI Bees] (jeibees-0.9.0.5-mc1.10.2.jar)
  187. UCHIJ jepb{1.1} [Just Enough Pattern Banners] (jepb-1.10.2-1.1.jar)
  188. UCHIJ journeymap{1.10.2-5.4.7} [JourneyMap] (journeymap-1.10.2-5.4.7.jar)
  189. UCHIJ jeresources{0.5.9.3} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.9.3.jar)
  190. UCHIJ mob_grinding_utils{0.1.8.21} [mob_grinding_utils] (MobGrindingUtils-0.1.8.21.jar)
  191. UCHIJ morebees{1.10.2-1.4.1.1} [More Bees] (morebees-1.10.2-1.4.1.1.jar)
  192. UCHIJ moreoverlays{1.11} [MoreOverlays] (moreoverlays-1.11-mc1.10.2.jar)
  193. UCHIJ Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
  194. UCHIJ mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar)
  195. UCHIJ StorageDrawers{1.10.2-3.7.9} [Storage Drawers] (StorageDrawers-1.10.2-3.7.9.jar)
  196. UCHIJ refinedstorage{1.2.26} [Refined Storage] (refinedstorage-1.2.26.jar)
  197. UCHIJ ocrsdriver{1.0} [OC RS Driver] (ocrsdriver-1.0.2.jar)
  198. UCHIJ harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.10.2j.jar)
  199. UCHIJ shetiphiancore{3.3.9} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.9.jar)
  200. UCHIJ platforms{1.2.10} [Platforms] (platforms-1.10.0-1.2.10.jar)
  201. UCHIJ progressiveautomation{1.7.4} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.7.4.jar)
  202. UCHIJ reborncore{2.13.6.142} [RebornCore] (RebornCore-1.10.2-2.13.6.142-universal.jar)
  203. UCHIJ quantumstorage{3.3.4} [QuantumStorage] (QuantumStorage-1.10.2-3.3.4.jar)
  204. UCHIJ reauth{3.5.0} [ReAuth] (ReAuth-3.5.0.jar)
  205. UCHIJ reborncore-mcmultipart{2.13.6.142} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.6.142-universal.jar)
  206. UCHIJ redstonearsenal{2.1.1} [Redstone Arsenal] (RedstoneArsenal-1.10.2-2.1.1.5-universal.jar)
  207. UCHIJ redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.9.4-1.7.4.jar)
  208. UCHIJ ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
  209. UCHIJ rftools{6.10} [RFTools] (rftools-1.1x-6.10.jar)
  210. UCHIJ rftoolscontrol{1.6.8} [RFTools Control] (rftoolsctrl-1.1x-1.6.8.jar)
  211. UCHIJ rftoolsdim{5.02} [RFTools Dimensions] (rftoolsdim-1.1x-5.02.jar)
  212. UCHIJ sanguimancy{1.10.2-2.0.2} [Sanguimancy] (Sanguimancy-1.10.2-2.0.2.jar)
  213. UCHIJ shadowmc{3.6.1} [ShadowMC] (ShadowMC-1.10.2-3.6.1.jar)
  214. UCHIJ simplyjetpacks{2.0.3.26} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.0.3.26.jar)
  215. UCHIJ SleepingBag{1.4.0} [Sleeping Bag] (SleepingBag-1.10.2-1.4.0.jar)
  216. UCHIJ snad{1.10.2-1.6.09.20a} [Snad] (Snad-1.10.2-1.6.09.20a.jar)
  217. UCHIJ SpiceOfLife{1.3.8} [The Spice of Life] (SpiceOfLife-mc1.9.4-1.3.8.jar)
  218. UCHIJ stevescarts{2.2.0.86} [Steve's Carts 2] (StevesCarts-1.10.2-2.2.0.86.jar)
  219. UCHIJ supercraftingframe{1.2.1.88} [Super Crafting Frame] (supercraftingframe-1.10.2-1.2.1.88.jar)
  220. UCHIJ thermalfoundation{2.1.4} [Thermal Foundation] (ThermalFoundation-1.10.2-2.1.4.6-universal.jar)
  221. UCHIJ thermaldynamics{2.0.9} [Thermal Dynamics] (ThermalDynamics-1.10.2-2.0.9.12-universal.jar)
  222. UCHIJ TickProfiler{1.10.2-jenkins.57} [TickProfiler] (TickProfiler-1.10.2-jenkins.57.jar)
  223. UCHIJ torchmaster{1.4.0.32} [TorchMaster] (torchmaster_1.10.2-1.4.0.32.jar)
  224. UCHIJ wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar)
  225. UCHIJ withercrumbs{@version@} [Wither Crumbs] (witherCrumbs-1.10.2-0.9.jar)
  226. UCHIJ xnet{1.3.2} [XNet] (xnet-1.3.2.jar)
  227. UCHIE lxtweaks{0.5} [LxTweaks] (lxtweaks-0.5.jar)
  228. UCHIJ unidict{1.10.2-2.9b} [UniDict] (UniDict-1.10.2-2.9b.jar)
  229. Loaded coremods (and transformers):
  230. DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.4.5.6.jar)
  231. org.blockartistry.DynSurround.asm.Transformer
  232. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  233. net.darkhax.bookshelf.asm.BookshelfTransformerManager
  234. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.9.13-universal.jar)
  235. cofh.asm.CoFHClassTransformer
  236. cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
  237. LibLoader (# LibLoader.jar)
  238.  
  239. FMLPlugin (InventoryTweaks-1.62-dev-66.jar)
  240. invtweaks.forge.asm.ContainerTransformer
  241. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  242. lumien.resourceloader.asm.ClassTransformer
  243. AppleCore (AppleCore-mc1.10.2-2.2.0.jar)
  244. squeek.applecore.asm.TransformerModuleHandler
  245. NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
  246. net.fybertech.nwr.NWRTransformer
  247. ForgelinPlugin (Forgelin-1.5.0.jar)
  248.  
  249. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  250. com.enderio.core.common.transform.EnderCoreTransformer
  251. TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
  252. li.cil.oc.common.asm.ClassTransformer
  253. Brandon's Core (BrandonsCore-1.10.2-2.1.9.113-universal.jar)
  254. com.brandon3055.brandonscore.asm.ClassTransformer
  255. CoreMod (TickProfiler-1.10.2-jenkins.57.jar)
  256.  
  257. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.9.jar)
  258. shetiphian.core.asm.ClassTransformer
  259. CTMCorePlugin (CTM-MC1.10.2-0.1.1.16.jar)
  260. team.chisel.ctm.client.asm.CTMTransformer
  261. HammerCoreCore (HammerCore_1.10.2-1.6.9.jar)
  262. com.mrdimka.hammercore.asm.HammerCoreTransformer
  263. LoadingPlugin (Quark-r1.1-70.jar)
  264. vazkii.quark.base.asm.ClassTransformer
  265. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
  266. codechicken.lib.asm.ClassHeirachyManager
  267. codechicken.lib.asm.CCL_ASMTransformer
  268. RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
  269. reborncore.mixin.transformer.MixinTransformer
  270. AstralCore (astralsorcery-1.4.4.jar)
  271.  
  272. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 384.94' Renderer: 'GeForce GTX 1060 6GB/PCIe/SSE2'
  273. Pulsar/tconstruct loaded Pulses:
  274. - TinkerCommons (Enabled/Forced)
  275. - TinkerWorld (Enabled/Not Forced)
  276. - TinkerTools (Enabled/Not Forced)
  277. - TinkerHarvestTools (Enabled/Forced)
  278. - TinkerMeleeWeapons (Enabled/Forced)
  279. - TinkerRangedWeapons (Enabled/Forced)
  280. - TinkerModifiers (Enabled/Forced)
  281. - TinkerSmeltery (Enabled/Not Forced)
  282. - TinkerGadgets (Enabled/Not Forced)
  283. - TinkerOredict (Enabled/Forced)
  284. - TinkerIntegration (Enabled/Forced)
  285. - TinkerFluids (Enabled/Forced)
  286. - TinkerMaterials (Enabled/Forced)
  287. - TinkerModelRegister (Enabled/Forced)
  288. - chiselsandbitsIntegration (Enabled/Not Forced)
  289. - WailaIntegration (Enabled/Not Forced)
  290.  
  291. CodeChickenLib Invalid Fingerprint Reports:
  292. CodeChickenCore Invalid Fingerprint Reports:
  293. EnderStorage Invalid Fingerprint Reports:
  294. List of loaded APIs:
  295. * actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r105.jar
  296. * AppleCoreAPI (2.3.0) from AppleCore-mc1.10.2-2.2.0.jar
  297. * Baubles|API (1.3.1.3) from Baubles-1.10.2-1.3.11.jar
  298. * BetterAchievements|API (0.3.3.10) from BetterAchievements-1.10.2-0.3.3.10.jar
  299. * BloodMagic|API (@VERSION@) from BloodMagic-1.10.2-2.1.11-80.jar
  300. * BotaniaAPI (85) from Botania r1.9-341.jar
  301. * chesttransporter|api (1) from ChestTransporter-1.10.2-2.5.17.jar
  302. * Chisel-API (0.0.1) from Chisel-MC1.10.2-0.0.11.26.jar
  303. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.11.26.jar
  304. * ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.14.jar
  305. * CoFHAPI (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.7.4.jar
  306. * cofhapi (1.5.0) from ActuallyAdditions-1.10.2-r105.jar
  307. * cofhapi|block (1.7.0) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  308. * CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  309. * cofhapi|core (1.7.0) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  310. * CoFHAPI|energy (1.8.9R1.2.0B1) from EngineersWorkshop-1.3.5-1.10.2.jar
  311. * cofhapi|energy (1.7.0) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  312. * CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  313. * CoFHAPI|item (1.8.9R1.2.0B1) from mcjtylib-1.1x-2.3.11.jar
  314. * cofhapi|item (1.7.0) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  315. * CoFHAPI|tileentity (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.7.4.jar
  316. * cofhapi|tileentity (1.7.0) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  317. * cofhapi|util (1.7.0) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  318. * cofhlib (1.7.4) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  319. * cofhlib|audio (1.7.4) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  320. * cofhlib|gui (1.7.4) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  321. * cofhlib|gui|container (1.7.4) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  322. * cofhlib|gui|element (1.7.4) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  323. * cofhlib|gui|element|listbox (1.7.4) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  324. * cofhlib|gui|slot (1.7.4) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  325. * cofhlib|inventory (1.7.4) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  326. * cofhlib|util (1.7.4) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  327. * cofhlib|util|helpers (1.7.4) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  328. * cofhlib|world (1.7.4) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  329. * cofhlib|world|feature (1.7.4) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  330. * commoncapabilities|api (0.0.1) from CommonCapabilities-1.9.4-1.3.3.jar
  331. * compatlayer (0.2.9) from compatlayer-1.10-0.2.9.jar
  332. * ctm-api (0.1.0) from CTM-MC1.10.2-0.1.1.16.jar
  333. * ctm-api-models (0.1.0) from CTM-MC1.10.2-0.1.1.16.jar
  334. * ctm-api-textures (0.1.0) from CTM-MC1.10.2-0.1.1.16.jar
  335. * ctm-api-utils (0.1.0) from CTM-MC1.10.2-0.1.1.16.jar
  336. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.1.2.245-universal.jar
  337. * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.193.jar
  338. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.193.jar
  339. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.193.jar
  340. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.193.jar
  341. * environmentaltech-api (1.10.2-0.10.6b) from environmentaltech-1.10.2-0.10.6b.jar
  342. * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.17.377.jar
  343. * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.17.377.jar
  344. * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.17.377.jar
  345. * ForestryAPI|climate (2.1.0) from forestry_1.10.2-5.2.17.377.jar
  346. * ForestryAPI|core (5.1.0) from forestry_1.10.2-5.2.17.377.jar
  347. * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.17.377.jar
  348. * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.17.377.jar
  349. * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.17.377.jar
  350. * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.17.377.jar
  351. * ForestryAPI|greenhouse (5.2.0) from forestry_1.10.2-5.2.17.377.jar
  352. * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.17.377.jar
  353. * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.17.377.jar
  354. * ForestryAPI|mail (3.1.0) from forestry_1.10.2-5.2.17.377.jar
  355. * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.17.377.jar
  356. * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.17.377.jar
  357. * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.17.377.jar
  358. * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.17.377.jar
  359. * funkylocomotion_api (2.0) from funky-locomotion-1.10.2-alpha-0.0.3.jar
  360. * gendustryAPI (2.3.0) from gendustry-1.6.5.30-mc1.10.2.jar
  361. * Guide-API|API (1.10.2-2.0.3-46) from Guide-API-1.10.2-2.0.3-46.jar
  362. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-61.jar
  363. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-61.jar
  364. * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.10.2-0.7.4.jar
  365. * IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.27.jar
  366. * jeresources|API (0.5.9.3) from JustEnoughResources-1.10.2-0.5.9.3.jar
  367. * journeymap|client-api (1.3) from journeymap-1.10.2-5.4.7.jar
  368. * journeymap|client-api-display (1.3) from journeymap-1.10.2-5.4.7.jar
  369. * journeymap|client-api-event (1.3) from journeymap-1.10.2-5.4.7.jar
  370. * journeymap|client-api-model (1.3) from journeymap-1.10.2-5.4.7.jar
  371. * journeymap|client-api-util (1.3) from journeymap-1.10.2-5.4.7.jar
  372. * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.420.jar
  373. * mcjtylib_ng (2.3.11) from mcjtylib-1.1x-2.3.11.jar
  374. * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.10.2.jar
  375. * OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  376. * OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  377. * OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  378. * OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  379. * OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  380. * OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  381. * OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  382. * OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  383. * OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  384. * OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  385. * OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  386. * pressureAPI (1.3.1.25) from pressure-1.3.1.25-mc1.10.2.jar
  387. * PsiAPI (2) from Psi-r1.0-42.jar
  388. * reborncoreAPI (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  389. * reborncoreAPI|Fuel (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  390. * reborncoreAPI|Power (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  391. * reborncoreAPI|Recipe (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  392. * reborncoreAPI|Tile (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  393. * Sanguimancy|API (@VERSION@) from Sanguimancy-1.10.2-2.0.2.jar
  394. * stevescartsAPI (2.2.0.86) from StevesCarts-1.10.2-2.2.0.86.jar
  395. * stevescartsAPI|FARMS (2.2.0.86) from StevesCarts-1.10.2-2.2.0.86.jar
  396. * StorageDrawersAPI (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.9.jar
  397. * StorageDrawersAPI|config (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
  398. * StorageDrawersAPI|event (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.9.jar
  399. * StorageDrawersAPI|inventory (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.9.jar
  400. * StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.9.jar
  401. * StorageDrawersAPI|registry (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.9.jar
  402. * StorageDrawersAPI|render (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
  403. * StorageDrawersAPI|storage (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
  404. * StorageDrawersAPI|storage-attribute (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.9.jar
  405. * valkyrielib.api (1.10.2-0.10.6) from valkyrielib-1.10.2-0.10.6.jar
  406. * WailaAPI (1.3) from Hwyla-1.8.17-B31_1.10.2.jar
  407. ChickenChunks Invalid Fingerprint Reports:
  408. EnderIO: 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.):
  409. * The RF API that is being used (1.5.0 from (guessing) null) differes from that that is reported as being loaded (1.8.9R1.2.0B1 from EngineersWorkshop-1.3.5-1.10.2.jar).
  410. It is a supported version, but that difference may lead to problems.
  411. 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.
  412. Detailed RF API diagnostics:
  413. * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/banditpachat/Documents/Isolonice%20Launcher/instances/Restart/minecraft/mods/BrandonsCore-1.10.2-2.1.9.113-universal.jar!/cofh/api/energy/EnergyStorage.class
  414. * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/banditpachat/Documents/Isolonice%20Launcher/instances/Restart/minecraft/mods/BrandonsCore-1.10.2-2.1.9.113-universal.jar!/cofh/api/energy/IEnergyConnection.class
  415. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/banditpachat/Documents/Isolonice%20Launcher/instances/Restart/minecraft/mods/BrandonsCore-1.10.2-2.1.9.113-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
  416. * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/banditpachat/Documents/Isolonice%20Launcher/instances/Restart/minecraft/mods/BrandonsCore-1.10.2-2.1.9.113-universal.jar!/cofh/api/energy/IEnergyHandler.class
  417. * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/banditpachat/Documents/Isolonice%20Launcher/instances/Restart/minecraft/mods/BrandonsCore-1.10.2-2.1.9.113-universal.jar!/cofh/api/energy/IEnergyProvider.class
  418. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/banditpachat/Documents/Isolonice%20Launcher/instances/Restart/minecraft/mods/BrandonsCore-1.10.2-2.1.9.113-universal.jar!/cofh/api/energy/IEnergyReceiver.class
  419. * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/banditpachat/Documents/Isolonice%20Launcher/instances/Restart/minecraft/mods/BrandonsCore-1.10.2-2.1.9.113-universal.jar!/cofh/api/energy/IEnergyStorage.class
  420. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/banditpachat/Documents/Isolonice%20Launcher/instances/Restart/minecraft/mods/BrandonsCore-1.10.2-2.1.9.113-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
  421. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/banditpachat/Documents/Isolonice%20Launcher/instances/Restart/minecraft/mods/BrandonsCore-1.10.2-2.1.9.113-universal.jar!/cofh/api/energy/TileEnergyHandler.class
  422. Detailed Tesla API diagnostics:
  423. * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
  424. * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
  425. * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
  426. * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
  427. * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
  428. * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
  429. * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
  430. * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
  431. * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
  432. * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
  433. * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)
  434.  
  435. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  436. !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
  437. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  438.  
  439. RebornCore:
  440. Plugin Engine: 0
  441. RebornCore Version: 2.13.6.142
  442. Mixin Status: 1
  443. Runtime Debofucsation 1
  444. RenderEngine: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement