Hello! I'm Alexia, and I'm new to the forum. I really need help with this... I've been playing "The Diamond Dimensions" modpack by TheDiamondMinecart, or DanTDM. I recently got the 1.7.2 version of it, and galacticraft wasn't working. I updated everything it told me to, but now this is showing up:
---- Minecraft Crash Report ----
// Ooh. Shiny.
Time: 1/19/15 7:49 PM
Description: Initializing game
java.lang.NullPointerException: Initializing game
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:506)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:506)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
I tried running it again, and the same thing happened:
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 1/19/15 7:50 PM
Description: Initializing game
java.lang.NullPointerException: Initializing game
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:506)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:506)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Here is the game output that was shown in between the 2 crash reports:
[19:49:53] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:49:53] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:49:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[19:49:53] [main/INFO] [FML]: Forge Mod Loader version 7.2.217.1147 for Minecraft 1.7.2 loading
[19:49:53] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.7.0_45, running on Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre7
[19:49:53] [main/WARN] [FML]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:49:54] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
Warning: version of bspkrsCore, 6.11 is newer than request 6.9
[19:49:54] [main/WARN] [FML]: The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:49:54] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:49:54] [main/WARN] [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:49:54] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:49:54] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.2_HD_U_D3.jar
[19:49:54] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:49:54] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[19:49:54] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[19:49:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:49:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:49:54] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
OptiFineForgeTweaker: acceptOptions
OptiFineForgeTweaker: injectIntoClassLoader
OptiFine ClassTransformer
OptiFine URL: file:/C:/Users/_______/AppData/Roaming/.minecraft/mods/OptiFine_1.7.2_HD_U_D3.jar
OptiFine ZIP file: [email protected]
[19:49:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:49:57] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[19:49:57] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[19:49:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:49:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:49:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:49:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:49:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:49:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:49:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
Successfully Registered Transformer
[Micdoodle8Core]: Patching game...
[Micdoodle8Core]: Patching game...
[19:49:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:49:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
OptiFineForgeTweaker: getLaunchArguments
[19:49:58] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[19:49:59] [main/INFO] [battlegear2]: M&B - Patching Class Minecraft (azd)
[19:49:59] [main/INFO] [battlegear2]: Patching method Click Mouse in Minecraft
[19:49:59] [main/INFO] [battlegear2]: M&B - Patching Class Minecraft done
[19:49:59] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer (xl)
[19:49:59] [main/INFO] [battlegear2]: Adding new fields to EntityPlayer
[19:49:59] [main/INFO] [battlegear2]: Patching constructor in EntityPlayer
[19:49:59] [main/INFO] [battlegear2]: Patching method entityInit in EntityPlayer
[19:49:59] [main/INFO] [battlegear2]: Patching method onItemUseFinish in EntityPlayer
[19:49:59] [main/INFO] [battlegear2]: Patching method setCurrentItemOrArmor in EntityPlayer
[19:49:59] [main/INFO] [battlegear2]: Creating new methods in EntityPlayer
[19:49:59] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer done
Galacticraft successfully injected bytecode into: rh (1 / 1)
Galacticraft successfully injected bytecode into: qn (1 / 1)
Galacticraft successfully injected bytecode into: bbp (1 / 1)
[19:50:00] [main/INFO]: Setting user: pant2002
Galacticraft successfully injected bytecode into: vw (1 / 1)
Galacticraft successfully injected bytecode into: bkg (1 / 1)
[19:50:02] [Client thread/INFO]: LWJGL Version: 2.9.0
Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
[OptiFine]
[OptiFine] OptiFine_1.7.2_HD_U_D3
[OptiFine] Mon Jan 19 19:50:02 CST 2015
[OptiFine] OS: Windows 7 (x86) version 6.1
[OptiFine] Java: 1.7.0_45, Oracle Corporation
[OptiFine] VM: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
[OptiFine] LWJGL: 2.9.0
[OptiFine] OpenGL: Intel(R) G45/G43 Express Chipset version 2.1.0 - Build 8.15.10.1851, Intel
[OptiFine] OpenGL Version: 2.1
[OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[OptiFine] Maximum texture size: 4096x4096
[OptiFine] Checking for new version
[OptiFine] Version found: D4
[19:50:03] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[19:50:03] [Client thread/INFO] [FML]: MinecraftForge v10.12.2.1147 Initialized
[19:50:03] [Client thread/INFO] [FML]: Replaced 182 ore recipies
[19:50:03] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[19:50:03] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.2_HD_U_D3, enabling compatibility features
[19:50:03] [Client thread/INFO] [FML]: Searching C:\Users\_______\AppData\Roaming\.minecraft\mods for mods
[19:50:03] [Client thread/INFO] [FML]: Also searching C:\Users\_______\AppData\Roaming\.minecraft\mods\1.7.2 for mods
[19:50:06] [Client thread/WARN] [battlegear2]: Mod battlegear2 is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.5.5
[19:50:06] [Client thread/WARN] [DamageIndicatorsMod]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.1.2
[19:50:07] [Client thread/WARN] [eplus]: Mod eplus is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.2-2.0.4
[19:50:07] [Client thread/WARN] [EnderStorage]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.4.8
[19:50:10] [Client thread/ERROR] [FML]: Found a duplicate mod zeldaswordskills at [C:\Users\_______\AppData\Roaming\.minecraft\mods\1.7.2\zeldaswordskills-1.7.2-beta-0.1.3.jar, C:\Users\_______\AppData\Roaming\.minecraft\mods\zeldaswordskills-1.7.2-beta-0.1.3.jar]
[19:50:10] [Client thread/INFO]: Reloading ResourceManager: Default
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 1/19/15 7:50 PM
Description: Initializing game
java.lang.NullPointerException: Initializing game
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:506)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:506)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
It might be a problem with Optifine, because I know Optifine had some known bugs that did this in the past, or it's just the update that's broken. Maybe you should check around on the official The Diamond Dimensions forum page and see if anyone else has this problem (if there is one). Otherwise, maybe someone will reply with some help. :3 *hugs*
---- Minecraft Crash Report ----
// Ooh. Shiny.
Time: 1/19/15 7:49 PM
Description: Initializing game
java.lang.NullPointerException: Initializing game
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:506)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:506)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 85965512 bytes (81 MB) / 259858432 bytes (247 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.03 FML v7.2.217.1147 Minecraft Forge 10.12.2.1147 Optifine OptiFine_1.7.2_HD_U_D3 57 mods loaded, 0 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar)
FML{7.2.217.1147} [Forge Mod Loader] (forge-1.7.2-10.12.2.1147.jar)
Forge{10.12.2.1147} [Minecraft Forge] (forge-1.7.2-10.12.2.1147.jar)
CodeChickenCore{1.0.2.10} [CodeChicken Core] (minecraft.jar)
ImmibisMicroblocks{58.1.5} [Immibis's Microblocks] (Immibiss-Microblocks-Mod-1.7.2.jar)
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
NotEnoughItems{1.0.2.14} [Not Enough Items] (NotEnoughItems-1.7.2-1.0.2.14-universal.jar)
battlegear2{1.0.5.5} [Mine & Blade Battlegear 2 - Bullseye] (1.7.2-MB_Battlegear2-Bullseye-1.0.5.5.jar)
lucky{5.1.0} [Lucky Block] ([1-7-2]_Lucky_Block_v5-1-0.jar)
DamageIndicatorsMod{3.1.2} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.2.jar)
Treecapitator{1.7.2} [Treecapitator] ([1.7.2]Treecapitator-universal-2.0.3.jar)
advancedgenetics{1.5.7} [Advanced Genetics] (advancedgenetics-1.7.10-1.5.7.jar)
ArmorStatusHUD{v1.17(1.7.2)} [ArmorStatusHUD] (ArmorStatusHUD-Mod-1.7.2.jar)
Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
Baubles{1.0.0.16} [Baubles] (Baubles-1.7.2-1.0.0.16.jar)
BiblioCraft{1.8.2} [BiblioCraft] (BiblioCraft[v1.8.2][MC1.7.2].jar)
AWWayofTime{v1.0.2} [Blood Magic: Alchemical Wizardry] (Blood Magic-v1.1.0(1.7.2).jar)
Botania{r1.2-132} [Botania] (Botania r1.2-132.jar)
BuildCraft|Builders{6.0.16} [BC Builders] (buildcraft-6.0.16.jar)
BuildCraft|Core{6.0.16} [BuildCraft] (buildcraft-6.0.16.jar)
BuildCraft|Energy{6.0.16} [BC Energy] (buildcraft-6.0.16.jar)
BuildCraft|Factory{6.0.16} [BC Factory] (buildcraft-6.0.16.jar)
BuildCraft|Silicon{6.0.16} [BC Silicon] (buildcraft-6.0.16.jar)
BuildCraft|Transport{6.0.16} [BC Transport] (buildcraft-6.0.16.jar)
CarpentersBlocks{3.2.8.4} [Carpenter's Blocks] (Carpenter's Blocks v3.2.8.4 - MC 1.7.2.jar)
carsanddrives{1.0.7} [Cars and Drives] (Cars_and_Drives_Mod_V-1.0.7.jar)
CustomSpawner{3.2.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.2.0.zip)
MoCreatures{6.2.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.2.1.zip)
DyeableBeds{1.7.2 R2} [Dyeable Beds] (Dyeable Beds-1.7.2 R4.jar)
eplus{1.7.2-2.0.4} [Enchanting Plus] (EnchantingPlus-1.7.2-2.0.4.jar)
EnderStorage{1.4.4.8} [EnderStorage] (EnderStorage-1.7.2-1.4.4.8-universal.jar)
eternisles{Alpha 1.5} [Eternal Isles] (eternisles-1.7.2 - 1.0.3.jar)
GalacticraftMars{3.0.7} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.7.255.jar)
GalacticraftCore{3.0.7} [Galacticraft Core] (GalacticraftCore-1.7-3.0.7.255.jar)
HatStand{3.0.0} [HatStand] (Hat-Stand-Mod-1.7.2.jar)
Hats{3.0.0} [Hats] (Hats-Mod-1.7.2.jar)
iChunUtil{3.3.0} [iChunUtil] (iChun-Util-Mod-1.7.2.jar)
ImmibisCore{58.1.3} [Immibis Core] (Immibis-Core-1.7.2.jar)
InfernalMobs{1.5.5} [Infernal Mobs] (InfernalMobs-1.7.2.jar)
inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar)
IronChest{6.0.36.725} [Iron Chest] (Iron-Chests-Mod-1.7.2.jar)
mca{4.1.2} [Minecraft Comes Alive] (MCA-4.1.2 MC-1.7.2.zip)
movillages{1.3.1} [Mo' Villages] (MoVillages-1.3.1-1.7.2.jar)
cfm{3.3.5} [§6MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.5(1.7.2).jar)
Oceancraft{1.4} [Oceancraft] (Oceancraft-1.4.jar)
PneumaticCraft{1.1.5} [PneumaticCraft] (PneumaticCraft-1.1.5.jar)
radixcore{1.3.4} [RadixCore] (RadixCore-1.7.10-1.3.4-universal.jar)
rafradek_blocklauncher{1.4.1} [Block Launcher] (rafradek_blocklauncher-1.4.1-1.7.2.jar)
TLSpecialArmor{1.7.2} [TeeLuk's SpecialArmor] (Special-Armor-Mod-1.7.2.jar)
StevesCarts{2.0.0.b15} [Steve's Carts 2] (StevesCarts2.0.0.b15.jar)
Sync{3.0.1} [Sync] (Sync-3.0.1.jar)
TwilightForest{2.2.3} [The Twilight Forest] (twilightforest-1.7.2-2.2.3.jar)
voxelmap{1.7.2} [VoxelMap] (voxelmap-1.7.2-1.0.jar)
Waila{1.5.2_1.7.2} [Waila] (Waila-1.5.2a_1.7.2.jar)
zeldaswordskills{1.7.2-beta-0.1.3} [Zelda Sword Skills] (zeldaswordskills-1.7.2-beta-0.1.3.jar)
bspkrsCore{6.11} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.11.jar)
zeldaswordskills{1.7.2-beta-0.1.3} [Zelda Sword Skills] (zeldaswordskills-1.7.2-beta-0.1.3.jar)
Launched Version: 1.7.2-Forge10.12.2.1147
LWJGL: 2.9.0
OpenGL: Intel(R) G45/G43 Express Chipset GL version 2.1.0 - Build 8.15.10.1851, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
I tried running it again, and the same thing happened:
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 1/19/15 7:50 PM
Description: Initializing game
java.lang.NullPointerException: Initializing game
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:506)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:506)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 90068072 bytes (85 MB) / 259063808 bytes (247 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.03 FML v7.2.217.1147 Minecraft Forge 10.12.2.1147 Optifine OptiFine_1.7.2_HD_U_D3 57 mods loaded, 0 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar)
FML{7.2.217.1147} [Forge Mod Loader] (forge-1.7.2-10.12.2.1147.jar)
Forge{10.12.2.1147} [Minecraft Forge] (forge-1.7.2-10.12.2.1147.jar)
CodeChickenCore{1.0.2.10} [CodeChicken Core] (minecraft.jar)
ImmibisMicroblocks{58.1.5} [Immibis's Microblocks] (Immibiss-Microblocks-Mod-1.7.2.jar)
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
NotEnoughItems{1.0.2.14} [Not Enough Items] (NotEnoughItems-1.7.2-1.0.2.14-universal.jar)
battlegear2{1.0.5.5} [Mine & Blade Battlegear 2 - Bullseye] (1.7.2-MB_Battlegear2-Bullseye-1.0.5.5.jar)
lucky{5.1.0} [Lucky Block] ([1-7-2]_Lucky_Block_v5-1-0.jar)
DamageIndicatorsMod{3.1.2} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.2.jar)
Treecapitator{1.7.2} [Treecapitator] ([1.7.2]Treecapitator-universal-2.0.3.jar)
advancedgenetics{1.5.7} [Advanced Genetics] (advancedgenetics-1.7.10-1.5.7.jar)
ArmorStatusHUD{v1.17(1.7.2)} [ArmorStatusHUD] (ArmorStatusHUD-Mod-1.7.2.jar)
Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
Baubles{1.0.0.16} [Baubles] (Baubles-1.7.2-1.0.0.16.jar)
BiblioCraft{1.8.2} [BiblioCraft] (BiblioCraft[v1.8.2][MC1.7.2].jar)
AWWayofTime{v1.0.2} [Blood Magic: Alchemical Wizardry] (Blood Magic-v1.1.0(1.7.2).jar)
Botania{r1.2-132} [Botania] (Botania r1.2-132.jar)
BuildCraft|Builders{6.0.16} [BC Builders] (buildcraft-6.0.16.jar)
BuildCraft|Core{6.0.16} [BuildCraft] (buildcraft-6.0.16.jar)
BuildCraft|Energy{6.0.16} [BC Energy] (buildcraft-6.0.16.jar)
BuildCraft|Factory{6.0.16} [BC Factory] (buildcraft-6.0.16.jar)
BuildCraft|Silicon{6.0.16} [BC Silicon] (buildcraft-6.0.16.jar)
BuildCraft|Transport{6.0.16} [BC Transport] (buildcraft-6.0.16.jar)
CarpentersBlocks{3.2.8.4} [Carpenter's Blocks] (Carpenter's Blocks v3.2.8.4 - MC 1.7.2.jar)
carsanddrives{1.0.7} [Cars and Drives] (Cars_and_Drives_Mod_V-1.0.7.jar)
CustomSpawner{3.2.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.2.0.zip)
MoCreatures{6.2.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.2.1.zip)
DyeableBeds{1.7.2 R2} [Dyeable Beds] (Dyeable Beds-1.7.2 R4.jar)
eplus{1.7.2-2.0.4} [Enchanting Plus] (EnchantingPlus-1.7.2-2.0.4.jar)
EnderStorage{1.4.4.8} [EnderStorage] (EnderStorage-1.7.2-1.4.4.8-universal.jar)
eternisles{Alpha 1.5} [Eternal Isles] (eternisles-1.7.2 - 1.0.3.jar)
GalacticraftMars{3.0.7} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.7.255.jar)
GalacticraftCore{3.0.7} [Galacticraft Core] (GalacticraftCore-1.7-3.0.7.255.jar)
HatStand{3.0.0} [HatStand] (Hat-Stand-Mod-1.7.2.jar)
Hats{3.0.0} [Hats] (Hats-Mod-1.7.2.jar)
iChunUtil{3.3.0} [iChunUtil] (iChun-Util-Mod-1.7.2.jar)
ImmibisCore{58.1.3} [Immibis Core] (Immibis-Core-1.7.2.jar)
InfernalMobs{1.5.5} [Infernal Mobs] (InfernalMobs-1.7.2.jar)
inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar)
IronChest{6.0.36.725} [Iron Chest] (Iron-Chests-Mod-1.7.2.jar)
mca{4.1.2} [Minecraft Comes Alive] (MCA-4.1.2 MC-1.7.2.zip)
movillages{1.3.1} [Mo' Villages] (MoVillages-1.3.1-1.7.2.jar)
cfm{3.3.5} [§6MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.5(1.7.2).jar)
Oceancraft{1.4} [Oceancraft] (Oceancraft-1.4.jar)
PneumaticCraft{1.1.5} [PneumaticCraft] (PneumaticCraft-1.1.5.jar)
radixcore{1.3.4} [RadixCore] (RadixCore-1.7.10-1.3.4-universal.jar)
rafradek_blocklauncher{1.4.1} [Block Launcher] (rafradek_blocklauncher-1.4.1-1.7.2.jar)
TLSpecialArmor{1.7.2} [TeeLuk's SpecialArmor] (Special-Armor-Mod-1.7.2.jar)
StevesCarts{2.0.0.b15} [Steve's Carts 2] (StevesCarts2.0.0.b15.jar)
Sync{3.0.1} [Sync] (Sync-3.0.1.jar)
TwilightForest{2.2.3} [The Twilight Forest] (twilightforest-1.7.2-2.2.3.jar)
voxelmap{1.7.2} [VoxelMap] (voxelmap-1.7.2-1.0.jar)
Waila{1.5.2_1.7.2} [Waila] (Waila-1.5.2a_1.7.2.jar)
zeldaswordskills{1.7.2-beta-0.1.3} [Zelda Sword Skills] (zeldaswordskills-1.7.2-beta-0.1.3.jar)
bspkrsCore{6.11} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.11.jar)
zeldaswordskills{1.7.2-beta-0.1.3} [Zelda Sword Skills] (zeldaswordskills-1.7.2-beta-0.1.3.jar)
Launched Version: 1.7.2-Forge10.12.2.1147
LWJGL: 2.9.0
OpenGL: Intel(R) G45/G43 Express Chipset GL version 2.1.0 - Build 8.15.10.1851, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
Here is the game output that was shown in between the 2 crash reports:
[19:49:53] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:49:53] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:49:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[19:49:53] [main/INFO] [FML]: Forge Mod Loader version 7.2.217.1147 for Minecraft 1.7.2 loading
[19:49:53] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.7.0_45, running on Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre7
[19:49:53] [main/WARN] [FML]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:49:54] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
Warning: version of bspkrsCore, 6.11 is newer than request 6.9
[19:49:54] [main/WARN] [FML]: The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:49:54] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:49:54] [main/WARN] [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:49:54] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:49:54] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.2_HD_U_D3.jar
[19:49:54] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:49:54] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[19:49:54] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[19:49:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:49:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:49:54] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
OptiFineForgeTweaker: acceptOptions
OptiFineForgeTweaker: injectIntoClassLoader
OptiFine ClassTransformer
OptiFine URL: file:/C:/Users/_______/AppData/Roaming/.minecraft/mods/OptiFine_1.7.2_HD_U_D3.jar
OptiFine ZIP file: [email protected]
[19:49:54] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:49:57] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[19:49:57] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[19:49:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:49:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:49:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:49:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:49:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:49:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:49:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
Successfully Registered Transformer
[Micdoodle8Core]: Patching game...
[Micdoodle8Core]: Patching game...
[19:49:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:49:58] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
OptiFineForgeTweaker: getLaunchArguments
[19:49:58] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[19:49:59] [main/INFO] [battlegear2]: M&B - Patching Class Minecraft (azd)
[19:49:59] [main/INFO] [battlegear2]: Patching method Click Mouse in Minecraft
[19:49:59] [main/INFO] [battlegear2]: M&B - Patching Class Minecraft done
[19:49:59] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer (xl)
[19:49:59] [main/INFO] [battlegear2]: Adding new fields to EntityPlayer
[19:49:59] [main/INFO] [battlegear2]: Patching constructor in EntityPlayer
[19:49:59] [main/INFO] [battlegear2]: Patching method entityInit in EntityPlayer
[19:49:59] [main/INFO] [battlegear2]: Patching method onItemUseFinish in EntityPlayer
[19:49:59] [main/INFO] [battlegear2]: Patching method setCurrentItemOrArmor in EntityPlayer
[19:49:59] [main/INFO] [battlegear2]: Creating new methods in EntityPlayer
[19:49:59] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer done
Galacticraft successfully injected bytecode into: rh (1 / 1)
Galacticraft successfully injected bytecode into: qn (1 / 1)
Galacticraft successfully injected bytecode into: bbp (1 / 1)
[19:50:00] [main/INFO]: Setting user: pant2002
Galacticraft successfully injected bytecode into: vw (1 / 1)
Galacticraft successfully injected bytecode into: bkg (1 / 1)
[19:50:02] [Client thread/INFO]: LWJGL Version: 2.9.0
Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
[OptiFine]
[OptiFine] OptiFine_1.7.2_HD_U_D3
[OptiFine] Mon Jan 19 19:50:02 CST 2015
[OptiFine] OS: Windows 7 (x86) version 6.1
[OptiFine] Java: 1.7.0_45, Oracle Corporation
[OptiFine] VM: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
[OptiFine] LWJGL: 2.9.0
[OptiFine] OpenGL: Intel(R) G45/G43 Express Chipset version 2.1.0 - Build 8.15.10.1851, Intel
[OptiFine] OpenGL Version: 2.1
[OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[OptiFine] Maximum texture size: 4096x4096
[OptiFine] Checking for new version
[OptiFine] Version found: D4
[19:50:03] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[19:50:03] [Client thread/INFO] [FML]: MinecraftForge v10.12.2.1147 Initialized
[19:50:03] [Client thread/INFO] [FML]: Replaced 182 ore recipies
[19:50:03] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[19:50:03] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.2_HD_U_D3, enabling compatibility features
[19:50:03] [Client thread/INFO] [FML]: Searching C:\Users\_______\AppData\Roaming\.minecraft\mods for mods
[19:50:03] [Client thread/INFO] [FML]: Also searching C:\Users\_______\AppData\Roaming\.minecraft\mods\1.7.2 for mods
[19:50:06] [Client thread/WARN] [battlegear2]: Mod battlegear2 is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.5.5
[19:50:06] [Client thread/WARN] [DamageIndicatorsMod]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.1.2
[19:50:07] [Client thread/WARN] [eplus]: Mod eplus is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.2-2.0.4
[19:50:07] [Client thread/WARN] [EnderStorage]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.4.8
[19:50:10] [Client thread/ERROR] [FML]: Found a duplicate mod zeldaswordskills at [C:\Users\_______\AppData\Roaming\.minecraft\mods\1.7.2\zeldaswordskills-1.7.2-beta-0.1.3.jar, C:\Users\_______\AppData\Roaming\.minecraft\mods\zeldaswordskills-1.7.2-beta-0.1.3.jar]
[19:50:10] [Client thread/INFO]: Reloading ResourceManager: Default
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 1/19/15 7:50 PM
Description: Initializing game
java.lang.NullPointerException: Initializing game
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:506)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:506)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 90068072 bytes (85 MB) / 259063808 bytes (247 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.03 FML v7.2.217.1147 Minecraft Forge 10.12.2.1147 Optifine OptiFine_1.7.2_HD_U_D3 57 mods loaded, 0 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar)
FML{7.2.217.1147} [Forge Mod Loader] (forge-1.7.2-10.12.2.1147.jar)
Forge{10.12.2.1147} [Minecraft Forge] (forge-1.7.2-10.12.2.1147.jar)
CodeChickenCore{1.0.2.10} [CodeChicken Core] (minecraft.jar)
ImmibisMicroblocks{58.1.5} [Immibis's Microblocks] (Immibiss-Microblocks-Mod-1.7.2.jar)
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
NotEnoughItems{1.0.2.14} [Not Enough Items] (NotEnoughItems-1.7.2-1.0.2.14-universal.jar)
battlegear2{1.0.5.5} [Mine & Blade Battlegear 2 - Bullseye] (1.7.2-MB_Battlegear2-Bullseye-1.0.5.5.jar)
lucky{5.1.0} [Lucky Block] ([1-7-2]_Lucky_Block_v5-1-0.jar)
DamageIndicatorsMod{3.1.2} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.2.jar)
Treecapitator{1.7.2} [Treecapitator] ([1.7.2]Treecapitator-universal-2.0.3.jar)
advancedgenetics{1.5.7} [Advanced Genetics] (advancedgenetics-1.7.10-1.5.7.jar)
ArmorStatusHUD{v1.17(1.7.2)} [ArmorStatusHUD] (ArmorStatusHUD-Mod-1.7.2.jar)
Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
Baubles{1.0.0.16} [Baubles] (Baubles-1.7.2-1.0.0.16.jar)
BiblioCraft{1.8.2} [BiblioCraft] (BiblioCraft[v1.8.2][MC1.7.2].jar)
AWWayofTime{v1.0.2} [Blood Magic: Alchemical Wizardry] (Blood Magic-v1.1.0(1.7.2).jar)
Botania{r1.2-132} [Botania] (Botania r1.2-132.jar)
BuildCraft|Builders{6.0.16} [BC Builders] (buildcraft-6.0.16.jar)
BuildCraft|Core{6.0.16} [BuildCraft] (buildcraft-6.0.16.jar)
BuildCraft|Energy{6.0.16} [BC Energy] (buildcraft-6.0.16.jar)
BuildCraft|Factory{6.0.16} [BC Factory] (buildcraft-6.0.16.jar)
BuildCraft|Silicon{6.0.16} [BC Silicon] (buildcraft-6.0.16.jar)
BuildCraft|Transport{6.0.16} [BC Transport] (buildcraft-6.0.16.jar)
CarpentersBlocks{3.2.8.4} [Carpenter's Blocks] (Carpenter's Blocks v3.2.8.4 - MC 1.7.2.jar)
carsanddrives{1.0.7} [Cars and Drives] (Cars_and_Drives_Mod_V-1.0.7.jar)
CustomSpawner{3.2.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.2.0.zip)
MoCreatures{6.2.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.2.1.zip)
DyeableBeds{1.7.2 R2} [Dyeable Beds] (Dyeable Beds-1.7.2 R4.jar)
eplus{1.7.2-2.0.4} [Enchanting Plus] (EnchantingPlus-1.7.2-2.0.4.jar)
EnderStorage{1.4.4.8} [EnderStorage] (EnderStorage-1.7.2-1.4.4.8-universal.jar)
eternisles{Alpha 1.5} [Eternal Isles] (eternisles-1.7.2 - 1.0.3.jar)
GalacticraftMars{3.0.7} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.7.255.jar)
GalacticraftCore{3.0.7} [Galacticraft Core] (GalacticraftCore-1.7-3.0.7.255.jar)
HatStand{3.0.0} [HatStand] (Hat-Stand-Mod-1.7.2.jar)
Hats{3.0.0} [Hats] (Hats-Mod-1.7.2.jar)
iChunUtil{3.3.0} [iChunUtil] (iChun-Util-Mod-1.7.2.jar)
ImmibisCore{58.1.3} [Immibis Core] (Immibis-Core-1.7.2.jar)
InfernalMobs{1.5.5} [Infernal Mobs] (InfernalMobs-1.7.2.jar)
inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar)
IronChest{6.0.36.725} [Iron Chest] (Iron-Chests-Mod-1.7.2.jar)
mca{4.1.2} [Minecraft Comes Alive] (MCA-4.1.2 MC-1.7.2.zip)
movillages{1.3.1} [Mo' Villages] (MoVillages-1.3.1-1.7.2.jar)
cfm{3.3.5} [§6MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.5(1.7.2).jar)
Oceancraft{1.4} [Oceancraft] (Oceancraft-1.4.jar)
PneumaticCraft{1.1.5} [PneumaticCraft] (PneumaticCraft-1.1.5.jar)
radixcore{1.3.4} [RadixCore] (RadixCore-1.7.10-1.3.4-universal.jar)
rafradek_blocklauncher{1.4.1} [Block Launcher] (rafradek_blocklauncher-1.4.1-1.7.2.jar)
TLSpecialArmor{1.7.2} [TeeLuk's SpecialArmor] (Special-Armor-Mod-1.7.2.jar)
StevesCarts{2.0.0.b15} [Steve's Carts 2] (StevesCarts2.0.0.b15.jar)
Sync{3.0.1} [Sync] (Sync-3.0.1.jar)
TwilightForest{2.2.3} [The Twilight Forest] (twilightforest-1.7.2-2.2.3.jar)
voxelmap{1.7.2} [VoxelMap] (voxelmap-1.7.2-1.0.jar)
Waila{1.5.2_1.7.2} [Waila] (Waila-1.5.2a_1.7.2.jar)
zeldaswordskills{1.7.2-beta-0.1.3} [Zelda Sword Skills] (zeldaswordskills-1.7.2-beta-0.1.3.jar)
bspkrsCore{6.11} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.11.jar)
zeldaswordskills{1.7.2-beta-0.1.3} [Zelda Sword Skills] (zeldaswordskills-1.7.2-beta-0.1.3.jar)
Launched Version: 1.7.2-Forge10.12.2.1147
LWJGL: 2.9.0
OpenGL: Intel(R) G45/G43 Express Chipset GL version 2.1.0 - Build 8.15.10.1851, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
I haven't an inkling what any of this means, or how to fix it.
If anyone knows what any of this means and/or how to fix it, that'd be GREAT!!! Thanks!!!
LOL! I'm not an expert! Just trying to help with the knowledge I have. :3