Guest User

Crash Report

a guest
Jul 2nd, 2018
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.94 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. CoreMod (Aroma1997Core-1.12.2-1.3.0.2.jar)
  5. AstralCore (astralsorcery-1.12-1.6.1.jar)
  6. ForgelinPlugin (Forgelin-1.7.4.jar)
  7. CTMCorePlugin (CTM-MC1.12-0.3.0.15.jar)
  8. HammerCoreCore (HammerCore-1.12-1.9.4.0.jar)
  9. SFRCore (SolarFluxReborn_1.12-3.25r.jar)
  10. IELoadingPlugin (ImmersiveEngineering-0.12-73-core.jar)
  11. Inventory Tweaks Coremod (InventoryTweaks-1.63+beta.107.jar)
  12. Contact their authors BEFORE contacting forge
  13.  
  14. // Quite honestly, I wouldn't worry myself about that.
  15.  
  16. Time: 7/2/18 6:17 PM
  17. Description: Initializing game
  18.  
  19. java.lang.NullPointerException: Initializing game
  20. at net.minecraftforge.fml.common.versioning.ComparableVersion.parseVersion(ComparableVersion.java:371)
  21. at net.minecraftforge.fml.common.versioning.ComparableVersion.<init>(ComparableVersion.java:362)
  22. at net.minecraftforge.fml.common.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:31)
  23. at net.minecraftforge.fml.common.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:42)
  24. at net.minecraftforge.fml.common.FMLModContainer.getProcessedVersion(FMLModContainer.java:628)
  25. at net.minecraftforge.fml.common.Loader.sortModList(Loader.java:235)
  26. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:547)
  27. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:227)
  28. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
  29. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  30. at net.minecraft.client.main.Main.main(SourceFile:123)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  33. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  34. at java.lang.reflect.Method.invoke(Method.java:497)
  35. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  36. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  37.  
  38.  
  39. A detailed walkthrough of the error, its code path and all known details is as follows:
  40. ---------------------------------------------------------------------------------------
  41.  
  42. -- Head --
  43. Thread: Client thread
  44. Stacktrace:
  45. at net.minecraftforge.fml.common.versioning.ComparableVersion.parseVersion(ComparableVersion.java:371)
  46. at net.minecraftforge.fml.common.versioning.ComparableVersion.<init>(ComparableVersion.java:362)
  47. at net.minecraftforge.fml.common.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:31)
  48. at net.minecraftforge.fml.common.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:42)
  49. at net.minecraftforge.fml.common.FMLModContainer.getProcessedVersion(FMLModContainer.java:628)
  50. at net.minecraftforge.fml.common.Loader.sortModList(Loader.java:235)
  51. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:547)
  52. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:227)
  53. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
  54.  
  55. -- Initialization --
  56. Details:
  57. Stacktrace:
  58. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  59. at net.minecraft.client.main.Main.main(SourceFile:123)
  60. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  61. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  62. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  63. at java.lang.reflect.Method.invoke(Method.java:497)
  64. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  65. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  66.  
  67. -- System Details --
  68. Details:
  69. Minecraft Version: 1.12
  70. Operating System: Windows 10 (amd64) version 10.0
  71. Java Version: 1.8.0_51, Oracle Corporation
  72. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  73. Memory: 590979336 bytes (563 MB) / 1024983040 bytes (977 MB) up to 4772593664 bytes (4551 MB)
  74. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5120m -Xms256m -XX:PermSize=256m
  75. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  76. FML: MCP 9.40 Powered by Forge 14.21.1.2443 93 mods loaded, 92 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. U minecraft{1.12} [Minecraft] (minecraft.jar)
  79. U mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  80. U FML{8.0.99.99} [Forge Mod Loader] (forge-1.12-14.21.1.2443.jar)
  81. U forge{14.21.1.2443} [Minecraft Forge] (forge-1.12-14.21.1.2443.jar)
  82. UD solarfluxreborncore{3.25r} [Solar Flux Reborn: Core] (minecraft.jar)
  83. U actuallyadditions{1.12.1-r121} [Actually Additions] (ActuallyAdditions-1.12.1-r121.jar)
  84. U aroma1997core{1.3.0.2} [Aroma1997Core] (Aroma1997Core-1.12.2-1.3.0.2.jar)
  85. U aroma1997sdimension{1.3.0.0.b37} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.12-1.3.0.0.b37.jar)
  86. U astralsorcery{1.6.1} [Astral Sorcery] (astralsorcery-1.12-1.6.1.jar)
  87. U bdlib{1.14.3.12} [BD Lib] (bdlib-1.14.3.12-mc1.12.2.jar)
  88. U betterbedrockgen{6.0.2} [BetterBedrockGen] (BetterBedrockGenerator-1.12-6.1.1.jar)
  89. U betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar)
  90. U biomesoplenty{7.0.0.2291} [Biomes O' Plenty] (BiomesOPlenty-1.12-7.0.0.2291-universal.jar)
  91. U bonsaitrees{1.0.5} [Bonsai Trees] (bonsaitrees-1.0.5-b77.jar)
  92. U brandonscore{2.4.2} [Brandon's Core] (BrandonsCore-1.12-2.4.2.157-universal.jar)
  93. U chameleon{1.12-4.1.3} [Chameleon] (Chameleon-1.12-4.1.3.jar)
  94. U chancecubes{1.12-3.0.1.201} [Chance Cubes] (ChanceCubes-1.12-3.0.1.201.jar)
  95. U chickenchunks{2.4.0.70} [ChickenChunks] (ChickenChunks-1.12-2.4.0.70-universal.jar)
  96. U chisel{MC1.12-0.2.0.30} [Chisel] (Chisel-MC1.12-0.2.0.30.jar)
  97. U codechickenlib{3.1.3.313} [CodeChicken Lib] (CodeChickenLib-1.12-3.1.3.313-universal.jar)
  98. U cofhcore{4.3.6} [CoFH Core] (CoFHCore-1.12-4.3.6.14-universal.jar)
  99. U cofhworld{1.0.1} [CoFH World] (CoFHWorld-1.12-1.0.1.8-universal.jar)
  100. U commoncapabilities{1.4.0} [CommonCapabilities] (CommonCapabilities-1.12-1.4.0.jar)
  101. U ctm{MC1.12-0.3.0.15} [CTM] (CTM-MC1.12-0.3.0.15.jar)
  102. U cucumber{1.1.0} [Cucumber Library] (cucumber-1.12-1.1.0.jar)
  103. U cyclopscore{0.10.21} [Cyclops Core] (CyclopsCore-1.12-0.10.21.jar)
  104. U danknull{1.2.19} [/dank/null] (DankNull-1.12-1.2.19.jar)
  105. U draconicevolution{2.3.11} [Draconic Evolution] (Draconic-Evolution-1.12-2.3.11.290-universal.jar)
  106. U enderstorage{2.4.0.122} [EnderStorage] (EnderStorage-1.12-2.4.0.122-universal.jar)
  107. U environmentaltech{1.12.X-2.0.4a} [Environmental Tech] (environmentaltech-1.12.X-2.0.4a.jar)
  108. U exchangers{1.12.2-2.7.2} [Exchangers] (Exchangers-1.12.2-2.7.2.jar)
  109. U extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.12-1.7.6.jar)
  110. U bigreactors{1.12-0.4.5.44} [Extreme Reactors] (ExtremeReactors-1.12-0.4.5.44.jar)
  111. U fluxnetworks{3.0.11} [Flux Networks] (fluxnetworks-1.12.2-3.0.11.jar)
  112. U forestry{5.5.6.198} [Forestry] (forestry_1.12.2-5.5.6.198.jar)
  113. U forgelin{1.7.4} [Shadowfacts' Forgelin] (Forgelin-1.7.4.jar)
  114. U ftbl{4.2.2} [FTBLib] (FTBLib-4.2.2.jar)
  115. U ftbu{4.2.1} [FTBUtilities] (FTBUtilities-4.2.1.jar)
  116. U gendustry{1.6.5.8} [GenDustry] (gendustry-1.6.5.8-mc1.12.2.jar)
  117. U hammercore{1.9.4.0} [Hammer Core] (HammerCore-1.12-1.9.4.0.jar)
  118. U hopperducts{1.5} [Hopper Ducts] (hopperducts-mc1.12-1.5.jar)
  119. U immersiveengineering{0.12-73} [Immersive Engineering] (ImmersiveEngineering-0.12-73.jar)
  120. U immersivepetroleum{1.1.3} [Immersive Petroleum] (immersivepetroleum-1.12-1.1.3.jar)
  121. U ic2{2.8.73-ex112} [IndustrialCraft 2] (industrialcraft-2-2.8.73-ex112.jar)
  122. U industrialforegoing{null} [Industrial Foregoing] (industrialforegoing-1.12.2-1.5.10-98.jar)
  123. U integrateddynamics{0.9.3} [Integrated Dynamics] (IntegratedDynamics-1.12-0.9.3.jar)
  124. U integrateddynamicscompat{1.0.0} [IntegratedDynamics-Compat] (IntegratedDynamics-1.12-0.9.3.jar)
  125. U inventorypets{1.5.2} [Inventory Pets] (inventorypets-1.12-1.5.2.jar)
  126. U inventorytweaks{1.63+beta.107.015dbec} [Inventory Tweaks] (InventoryTweaks-1.63+beta.107.jar)
  127. U ironchest{1.12-7.0.31.818} [Iron Chest] (ironchest-1.12-7.0.31.818.jar)
  128. U jei{4.7.8.95} [Just Enough Items] (jei_1.12.1-4.7.8.95.jar)
  129. U journeymap{1.12-5.5.2} [JourneyMap] (journeymap-1.12-5.5.2.jar)
  130. U jeresources{0.8.3.23} [Just Enough Resources] (JustEnoughResources-1.12-0.8.3.23.jar)
  131. U mantle{1.12-1.3.2.24} [Mantle] (Mantle-1.12-1.3.2.24.jar)
  132. U mekanism{1.12.2-9.4.13.349} [Mekanism] (Mekanism-1.12.2-9.4.13.349.jar)
  133. U mekanismgenerators{9.4.11} [MekanismGenerators] (MekanismGenerators-1.12.2-9.4.13.349.jar)
  134. U mekanismtools{9.4.11} [MekanismTools] (MekanismTools-1.12.2-9.4.13.349.jar)
  135. U morpheus{1.12-3.3.2} [Morpheus] (Morpheus-1.12-3.3.2.jar)
  136. U mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.12.jar)
  137. U mysticalagriculture{1.6.12} [Mystical Agriculture] (mysticalagriculture-1.12-1.6.12.jar)
  138. U natura{1.12-4.3.0.23} [Natura] (natura-1.12-4.3.0.23.jar)
  139. U oeintegration{2.3.2} [OreExcavation Integration] (oeintegration-2.3.2.jar)
  140. U oreexcavation{1.4.104} [OreExcavation] (OreExcavation-1.4.104.jar)
  141. U p455w0rdslib{2.0.29} [p455w0rd's Library] (p455w0rdslib-1.12-2.0.29.jar)
  142. U projecte{1.12-PE1.3.0} [ProjectE] (ProjectE-1.12-PE1.3.0.jar)
  143. U quickleafdecay{1.2.4} [Quick Leaf Decay] (QuickLeafDecay-MC1.12.1-1.2.4.jar)
  144. U rangedpumps{0.5} [Ranged Pumps] (rangedpumps-0.5.jar)
  145. U reborncore{3.9.2.319} [Reborn Core] (RebornCore-1.12.2-3.9.2.319-universal.jar)
  146. U rebornstorage{1.0.0} [RebornStorage] (RebornStorage-1.12.2-3.1.0.50.jar)
  147. U redstonearsenal{2.3.6} [Redstone Arsenal] (RedstoneArsenal-1.12-2.3.6.16-universal.jar)
  148. U redstoneflux{2.0.2} [Redstone Flux] (RedstoneFlux-1.12-2.0.2.3-universal.jar)
  149. U refinedstorage{1.5.28} [Refined Storage] (refinedstorage-1.5.28.jar)
  150. U rftools{6.13} [RFTools] (rftools-1.12-6.13.jar)
  151. U solarfluxreborn{3.25r} [Solar Flux Reborn] (SolarFluxReborn_1.12-3.25r.jar)
  152. U sonarcore{5.0.12} [SonarCore] (sonarcore-1.12.2-5.0.12.jar)
  153. U storagedrawers{1.12-5.3.5} [Storage Drawers] (StorageDrawers-1.12.2-5.3.7.jar)
  154. U tconstruct{1.12-2.8.1.49} [Tinkers' Construct] (TConstruct-1.12-2.8.1.49.jar)
  155. U techreborn{2.16.0.746} [Tech Reborn] (TechReborn-1.12.2-2.16.0.746-universal.jar)
  156. U teslacorelib{1.0.13} [Tesla Core Lib] (tesla-core-lib-1.12-1.0.13.jar)
  157. U teslacorelib_registries{1.0.13} [Tesla Core Lib Registries] (tesla-core-lib-1.12-1.0.13.jar)
  158. U theoneprobe{1.4.18} [The One Probe] (theoneprobe-1.12-1.4.18.jar)
  159. U thermalcultivation{0.1.1} [Thermal Cultivation] (ThermalCultivation-1.12-0.1.1.6-universal.jar)
  160. U thermaldynamics{2.3.6} [Thermal Dynamics] (ThermalDynamics-1.12-2.3.6.13-universal.jar)
  161. U thermalexpansion{5.3.6} [Thermal Expansion] (ThermalExpansion-1.12-5.3.6.20-universal.jar)
  162. U thermalfoundation{2.3.6} [Thermal Foundation] (ThermalFoundation-1.12-2.3.6.16-universal.jar)
  163. U tinker_io{release 2.5.6e} [Tinker I/O] (tinker_io-1.12-release 2.5.6e.jar)
  164. U tcomplement{${version}} [Tinkers' Complement] (TinkersComplement-1.12.1-0.2.2b.jar)
  165. U tinkertoolleveling{1.12-1.0.3.DEV.56fac4f} [Tinkers Tool Leveling] (TinkerToolLeveling-1.12-1.0.3.jar)
  166. U tp{1.12} [Tiny Progressions] (tinyprogressions-1.12-3.2.6.jar)
  167. U valkyrielib{1.12-2.0.4b} [Valkyrie Lib] (valkyrielib-1.12.X-2.0.4b.jar)
  168. U waterstrainer{3.2.0} [Water Strainer] (WaterStrainer-1.12-3.2.0.jar)
  169. U xtones{1.12-1.0.8-11} [Xtones] (Xtones-1.12-1.0.8-11.jar)
  170. U zerocore{1.12-0.1.1.0} [Zero CORE] (zerocore-1.12-0.1.1.0.jar)
  171. Loaded coremods (and transformers):
  172. CoreMod (Aroma1997Core-1.12.2-1.3.0.2.jar)
  173.  
  174. AstralCore (astralsorcery-1.12-1.6.1.jar)
  175.  
  176. ForgelinPlugin (Forgelin-1.7.4.jar)
  177.  
  178. CTMCorePlugin (CTM-MC1.12-0.3.0.15.jar)
  179. team.chisel.ctm.client.asm.CTMTransformer
  180. HammerCoreCore (HammerCore-1.12-1.9.4.0.jar)
  181. com.pengu.hammercore.asm.HammerCoreTransformer
  182. SFRCore (SolarFluxReborn_1.12-3.25r.jar)
  183. com.pengu.solarfluxreborn.core.SFRSerializedTransformer
  184. IELoadingPlugin (ImmersiveEngineering-0.12-73-core.jar)
  185. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  186. Inventory Tweaks Coremod (InventoryTweaks-1.63+beta.107.jar)
  187. invtweaks.forge.asm.ContainerTransformer
  188. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.13' Renderer: 'GeForce GTX 770/PCIe/SSE2'
  189. Launched Version: forge-14.21.1.2443
  190. LWJGL: 2.9.4
  191. OpenGL: GeForce GTX 770/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.13, NVIDIA Corporation
  192. GL Caps: Using GL 1.3 multitexturing.
  193. Using GL 1.3 texture combiners.
  194. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  195. Shaders are available because OpenGL 2.1 is supported.
  196. VBOs are available because OpenGL 1.5 is supported.
  197.  
  198. Using VBOs: Yes
  199. Is Modded: Definitely; Client brand changed to 'fml,forge'
  200. Type: Client (map_client.txt)
  201. Resource Packs:
  202. Current Language: English (US)
  203. Profiler Position: N/A (disabled)
  204. CPU: 2x Intel(R) Pentium(R) CPU G3258 @ 3.20GHz
Advertisement
Add Comment
Please, Sign In to add comment