Advertisement
Guest User

Untitled

a guest
Sep 9th, 2016
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.85 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. DepLoader (BrandonsCore-1.10.2-2.1.0.40-universal.jar)
  5. IC2core (industrialcraft-2-2.6.59-ex110.jar)
  6. AppleCore (AppleCore-mc1.10.2-2.0.1.jar)
  7. FMLPlugin (InventoryTweaks-1.61-58.jar)
  8. CoreMod (Aroma1997Core-1.9.4-1.1.0.3.jar)
  9. CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.73-universal.jar)
  10. EnderCorePlugin (EnderCore-1.10.2-0.4.1.54-beta.jar)
  11. Contact their authors BEFORE contacting forge
  12.  
  13. // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
  14.  
  15. Time: 9/9/16 8:49 PM
  16. Description: Exception in server tick loop
  17.  
  18. net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: com/sun/jna/WeakIdentityHashMap
  19. at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:186)
  20. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:795)
  21. at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
  22. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:333)
  23. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:214)
  24. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
  25. at java.lang.Thread.run(Unknown Source)
  26. Caused by: java.lang.NoClassDefFoundError: com/sun/jna/WeakIdentityHashMap
  27. at ic2.core.item.armor.jetpack.JetpackHandler.<clinit>(JetpackHandler.java:54)
  28. at ic2.core.IC2.modsLoaded(IC2.java:419)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  31. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  32. at java.lang.reflect.Method.invoke(Unknown Source)
  33. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:595)
  34. at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  36. at java.lang.reflect.Method.invoke(Unknown Source)
  37. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  38. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  39. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  40. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  41. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  42. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
  43. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  46. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  47. at java.lang.reflect.Method.invoke(Unknown Source)
  48. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  49. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  50. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  51. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  52. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  53. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
  54. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:793)
  55. ... 5 more
  56. Caused by: java.lang.ClassNotFoundException: com.sun.jna.WeakIdentityHashMap
  57. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  58. at java.lang.ClassLoader.loadClass(Unknown Source)
  59. at java.lang.ClassLoader.loadClass(Unknown Source)
  60. ... 33 more
  61. Caused by: java.lang.NullPointerException
  62.  
  63.  
  64. A detailed walkthrough of the error, its code path and all known details is as follows:
  65. ---------------------------------------------------------------------------------------
  66.  
  67. -- System Details --
  68. Details:
  69. Minecraft Version: 1.10.2
  70. Operating System: Windows 7 (amd64) version 6.1
  71. Java Version: 1.8.0_91, Oracle Corporation
  72. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  73. Memory: 1301081224 bytes (1240 MB) / 2339373056 bytes (2231 MB) up to 3817865216 bytes (3641 MB)
  74. JVM Flags: 3 total; -Xms512M -Xmx4096M -XX:PermSize=256M
  75. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  76. FML: MCP 9.32 Powered by Forge 12.18.1.2076 67 mods loaded, 67 mods active
  77. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  78. UCHIJ mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  79. UCHIJ FML{8.0.99.99} [Forge Mod Loader] (forge.jar)
  80. UCHIJ Forge{12.18.1.2076} [Minecraft Forge] (forge.jar)
  81. UCHIJ Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.0.3.jar)
  82. UCHIJ ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.10.2-alpha-1.0.1.jar)
  83. UCHIJ mantle{1.10.2-0.10.4.jenkins163} [Mantle] (Mantle-1.10.2-0.10.4.jar)
  84. UCHIJ tconstruct{1.10.2-2.4.0.jenkins325} [Tinkers' Construct] (TConstruct-1.10.2-2.4.0.jar)
  85. UCHIJ immersiveengineering{${version}} [Immersive Engineering] (ImmersiveEngineering-0.10-40.jar)
  86. UCHIJ JEI{3.9.0.247} [Just Enough Items] (jei_1.10.2-3.9.0.247.jar)
  87. UCHIJ AppleCore{2.0.1} [AppleCore] (AppleCore-mc1.10.2-2.0.1.jar)
  88. UCHIJ Aroma1997CoreHelper{1.1.0.3} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.0.3.jar)
  89. UCHIJ Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.9.4-1.2.0.1.jar)
  90. UCHIJ AromaBackup{1.0.1.1} [AromaBackup] (AromaBackup-1.9.4-1.0.1.1.jar)
  91. UCHIJ AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.9.4-1.0.1.1.jar)
  92. UCHIJ Psi{r1.0-39} [Psi] (Psi-r1.0-39.jar)
  93. UCHIJ AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  94. UCHIJ bagginses{2.4.2d} [Bagginses] (Bagginses-1.10.2-3.0.4b.jar)
  95. UCHIJ Baubles{1.2.1.0} [Baubles] (Baubles-1.9.4-1.2.1.0.jar)
  96. UCHIJ bdlib{1.12.2.8} [BD Lib] (bdlib-1.12.2.8-mc1.10.2.jar)
  97. UCHIJ betteragriculture{0.16} [Better Agriculture] (BetterAgriculture_(MC-1.10)-0.16.jar)
  98. UCHIJ betterbuilderswands{0.6.5} [Better Builder's Wands] (BetterBuildersWands-0.6.5-1.10r138+8595fc7.jar)
  99. UCHIJ BiomesOPlenty{5.0.0.2082} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2082-universal.jar)
  100. UCHIJ guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.2-45.jar)
  101. UCHIJ BloodMagic{1.9.4-2.0.4-58} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.9.4-2.0.4-58.jar)
  102. UCHIJ Botania{r1.8-321} [Botania] (Botania-unofficial.r1.8-321.jar)
  103. UCHIJ brandonscore{2.1.0} [Brandon's Core] (BrandonsCore-1.10.2-2.1.0.40-universal.jar)
  104. UCHIJ Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
  105. UCHIJ SonarCore{3.1.4} [SonarCore] (SonarCore-1.9.4-3.1.4.jar)
  106. UCHIJ Calculator{3.1.1} [Calculator] (Calculator-1.9.4-3.1.1.jar)
  107. UCHIJ Chameleon{1.10-2.1.7} [Chameleon] (Chameleon-1.10-2.1.7.jar)
  108. UCHIE IC2{2.6.59-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.59-ex110.jar)
  109. UCHIE CompactSolars{5.0.4.328} [Compact Solar Arrays] (CompactSolars-1.10.2-5.0.4.328-universal.jar)
  110. UCHIJ ComputerCraft{1.80pr0} [ComputerCraft] (ComputerCraft1.80pr0.jar)
  111. UCHIJ MineTweaker3{3.0.11} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.11.jar)
  112. UCHIJ forestry{5.2.9.242} [Forestry] (forestry_1.10.2-5.2.9.242.jar)
  113. UCHIJ ElecCore{1.5.311} [ElecCore] (ElecCore-1.9.4-1.5.311.jar)
  114. UCHIJ deepresonance{1.2.2} [DeepResonance] (deepresonance-1.10-1.2.2.jar)
  115. UCHIJ draconicevolution{2.0.0} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.0.92-universal.jar)
  116. UCHIJ endercore{1.10.2-0.4.1.54-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.54-beta.jar)
  117. UCHIJ EnderIO{1.10.2-3.0.1.104_beta} [Ender IO] (EnderIO-1.10.2-3.0.1.104_beta.jar)
  118. UCHIJ valkyrielib{1.10.2-0.10.3} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.3.jar)
  119. UCHIJ environmentaltech{1.10.2-0.10.3a} [Environmental Tech] (environmentaltech-1.10.2-0.10.3a.jar)
  120. UCHIJ ftbl{2.1.0} [FTBLib] (FTBLib-1.9.4-2.1.0-pre3.jar)
  121. UCHIJ ftbu{2.1.0} [FTBUtilities] (FTBUtilities-1.9.4-2.1.0-pre3.jar)
  122. UCHIJ gendustry{1.6.4.17} [GenDustry] (gendustry-1.6.4.17-mc1.10.2.jar)
  123. UCHIJ pixelmon{5.0.0-beta7} [Pixelmon] (Pixelmon-1.10.2-5.0.0-beta7-universal.jar)
  124. UCHIJ feebasunleashed{1.1.0} [Gym Wars 2: Feebas Unleashed] (Gym_Wars_2-Feebas_Unleashed-1.10.2-1.1.0.jar)
  125. UCHIJ inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
  126. UCHIJ ironchest{1.10.2-7.0.9.796} [Iron Chest] (ironchest-1.10.2-7.0.9.796.jar)
  127. UCHIJ JEFB{1.0.3} [Just Enough Forestry Bees] (jefb_1.10.2-1.0.3.jar)
  128. UCHIJ journeymap{1.10.2-5.2.4} [JourneyMap] (journeymap-1.10.2-5.2.4-unlimited.jar)
  129. UCHIJ je_calculation{1.10.2-2.0.0} [Just Enough Calculation] (JustEnoughCalculation-1.10.2-2.0.0.jar)
  130. UCHIJ mcmultipart{1.2.1} [MCMultiPart] (MCMultiPart-1.2.1-universal.jar)
  131. UCHIJ modtweaker{2.0.1} [Mod Tweaker] (ModTweaker2-2.0.1.jar)
  132. UCHIJ Morpheus{1.10.2-3.1.7} [Morpheus] (Morpheus-1.10.2-3.1.7.jar)
  133. UCHIJ harvestcraft{1.9.4-pre} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2b.jar)
  134. UCHIJ ProjectE{1.10.2-PE1.0.6B} [ProjectE] (ProjectE-1.10.2-PE1.0.6B.jar)
  135. UCHIJ StorageDrawers{1.10.2-3.2.7} [Storage Drawers] (StorageDrawers-1.10.2-3.2.7.jar)
  136. UCHIJ refinedstorage{0.9.4} [Refined Storage] (refinedstorage-0.9.4.jar)
  137. UCHIJ xreliquary{1.10.2-1.3.3.521} [Reliquary] (Reliquary-1.10.2-1.3.3.521.jar)
  138. UCHIJ rftools{5.22} [RFTools] (rftools-1.10-5.22.jar)
  139. UCHIJ routerreborn{1.10.2-4.0.1.19_universal} [Router Reborn] (RouterReborn-1.10.2-4.0.1.19_universal.jar)
  140. UCHIJ SpiceOfLife{1.3.4} [The Spice of Life] (SpiceOfLife-mc1.9.4-1.3.4.jar)
  141. UCHIJ tinker_io{beta 2.3.5} [Tinker I/O] (tinker_io-1.10.2-beta 2.3.5.jar)
  142. UCHIJ trainercommands{2.1.3} [Pixelmon Trainer Commands] (TrainerCommands-1.10.2-2.1.3-universal.jar)
  143. UCHIJ icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.0.203.jar)
  144. UCHIJ wawla{2.3.0.202} [What Are We Looking At] (Wawla-1.10.2-2.3.0.203.jar)
  145. Loaded coremods (and transformers):
  146. DepLoader (BrandonsCore-1.10.2-2.1.0.40-universal.jar)
  147.  
  148. IC2core (industrialcraft-2-2.6.59-ex110.jar)
  149.  
  150. AppleCore (AppleCore-mc1.10.2-2.0.1.jar)
  151. squeek.applecore.asm.TransformerModuleHandler
  152. FMLPlugin (InventoryTweaks-1.61-58.jar)
  153. invtweaks.forge.asm.ContainerTransformer
  154. CoreMod (Aroma1997Core-1.9.4-1.1.0.3.jar)
  155.  
  156. CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.73-universal.jar)
  157. codechicken.lib.asm.ClassHeirachyManager
  158. codechicken.lib.asm.RenderHookTransformer
  159. EnderCorePlugin (EnderCore-1.10.2-0.4.1.54-beta.jar)
  160. com.enderio.core.common.transform.EnderCoreTransformer
  161. Pulsar/tconstruct loaded Pulses:
  162. - TinkerCommons (Enabled/Forced)
  163. - TinkerWorld (Enabled/Not Forced)
  164. - TinkerTools (Enabled/Not Forced)
  165. - TinkerSmeltery (Enabled/Not Forced)
  166. - TinkerGadgets (Enabled/Not Forced)
  167. - TinkerOredict (Enabled/Forced)
  168. - TinkerIntegration (Enabled/Forced)
  169. - TinkerFluids (Enabled/Forced)
  170. - TinkerMaterials (Enabled/Forced)
  171. - WailaIntegration (Enabled/Not Forced)
  172.  
  173. List of loaded APIs:
  174. * AppleCoreAPI (2.1.0) from AppleCore-mc1.10.2-2.0.1.jar
  175. * AromaBackupAPI (1.0) from AromaBackup-1.9.4-1.0.1.1.jar
  176. * Baubles|API (1.1.1.0) from Baubles-1.9.4-1.2.1.0.jar
  177. * BloodMagic|API (@VERSION@) from BloodMagic-1.9.4-2.0.4-58.jar
  178. * BotaniaAPI (79) from Botania-unofficial.r1.8-321.jar
  179. * CalculatorAPI (1.9.4 - 1.0) from Calculator-1.9.4-3.1.1.jar
  180. * CoFHAPI (1.8.9R1.2.0B1) from ImmersiveEngineering-0.10-40.jar
  181. * CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.3.jar
  182. * CoFHAPI|energy (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.3.jar
  183. * CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.3.jar
  184. * CoFHAPI|item (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.3.jar
  185. * ComputerCraft|API (1.80pr0) from ComputerCraft1.80pr0.jar
  186. * ComputerCraft|API|FileSystem (1.80pr0) from ComputerCraft1.80pr0.jar
  187. * ComputerCraft|API|Lua (1.80pr0) from ComputerCraft1.80pr0.jar
  188. * ComputerCraft|API|Media (1.80pr0) from ComputerCraft1.80pr0.jar
  189. * ComputerCraft|API|Peripheral (1.80pr0) from ComputerCraft1.80pr0.jar
  190. * ComputerCraft|API|Permissions (1.80pr0) from ComputerCraft1.80pr0.jar
  191. * ComputerCraft|API|Redstone (1.80pr0) from ComputerCraft1.80pr0.jar
  192. * ComputerCraft|API|Turtle (1.80pr0) from ComputerCraft1.80pr0.jar
  193. * DR-API (1.0.4-Beta) from deepresonance-1.10-1.2.2.jar
  194. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.0.0.92-universal.jar
  195. * ElecCore|Abilities (#API_VER#) from ElecCore-1.9.4-1.5.311.jar
  196. * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.0.1.104_beta.jar
  197. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.0.1.104_beta.jar
  198. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.0.1.104_beta.jar
  199. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.0.1.104_beta.jar
  200. * environmentaltech-api (1.10.2-0.10.3a) from environmentaltech-1.10.2-0.10.3a.jar
  201. * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.9.242.jar
  202. * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.9.242.jar
  203. * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.9.242.jar
  204. * ForestryAPI|core (5.0.0) from forestry_1.10.2-5.2.9.242.jar
  205. * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.9.242.jar
  206. * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.9.242.jar
  207. * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.9.242.jar
  208. * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.9.242.jar
  209. * ForestryAPI|greenhouse (5.0.0) from forestry_1.10.2-5.2.9.242.jar
  210. * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.9.242.jar
  211. * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.9.242.jar
  212. * ForestryAPI|mail (3.0.0) from forestry_1.10.2-5.2.9.242.jar
  213. * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.9.242.jar
  214. * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.9.242.jar
  215. * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.9.242.jar
  216. * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.9.242.jar
  217. * gendustryAPI (2.3.0) from gendustry-1.6.4.17-mc1.10.2.jar
  218. * Guide-API|API (1.10.2-2.0.2-45) from Guide-API-1.10.2-2.0.2-45.jar
  219. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-40.jar
  220. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-40.jar
  221. * jeresources|API (0.4.9.50) from JustEnoughResources-1.10.2-0.4.9.50.jar
  222. * journeymap|client-api (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
  223. * journeymap|client-api-display (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
  224. * journeymap|client-api-event (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
  225. * journeymap|client-api-model (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
  226. * journeymap|client-api-util (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
  227. * JustEnoughItemsAPI (4.1.0) from jei_1.10.2-3.9.0.247.jar
  228. * McJtyLib (1.10-2.0.1) from mcjtylib-1.10-2.0.1.jar
  229. * ProjectEAPI (1.9.4-1.0.0) from ProjectE-1.10.2-PE1.0.6B.jar
  230. * PsiAPI (2) from Psi-r1.0-39.jar
  231. * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar
  232. * StorageDrawersAPI|config (1.7.10-1.2.0) from refinedstorage-0.9.4.jar
  233. * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar
  234. * StorageDrawersAPI|inventory (1.7.10-1.2.0) from refinedstorage-0.9.4.jar
  235. * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar
  236. * StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-0.9.4.jar
  237. * StorageDrawersAPI|render (1.7.10-1.2.0) from refinedstorage-0.9.4.jar
  238. * StorageDrawersAPI|storage (1.7.10-1.2.0) from refinedstorage-0.9.4.jar
  239. * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from refinedstorage-0.9.4.jar
  240. * valkyrielib.api (1.10.2-0.10.3) from valkyrielib-1.10.2-0.10.3.jar
  241. * WailaAPI (1.3) from Waila-1.7.0-B3_1.9.4.jar
  242. EnderIO: No known problems detected.
  243. Detailed RF API diagnostics:
  244. * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/Admin/Desktop/Pixelmon%20Servers/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/EnergyStorage.class
  245. * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/Admin/Desktop/Pixelmon%20Servers/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/IEnergyConnection.class
  246. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/Admin/Desktop/Pixelmon%20Servers/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
  247. * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/Admin/Desktop/Pixelmon%20Servers/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/IEnergyHandler.class
  248. * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/Admin/Desktop/Pixelmon%20Servers/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/IEnergyProvider.class
  249. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/Admin/Desktop/Pixelmon%20Servers/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/IEnergyReceiver.class
  250. * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/Admin/Desktop/Pixelmon%20Servers/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/IEnergyStorage.class
  251. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/Admin/Desktop/Pixelmon%20Servers/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
  252. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Admin/Desktop/Pixelmon%20Servers/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/TileEnergyHandler.class
  253. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Admin/Desktop/Pixelmon%20Servers/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/TileEnergyHandler.class
  254.  
  255. Profiler Position: N/A (disabled)
  256. Is Modded: Definitely; Server brand changed to 'fml,forge'
  257. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement