Modpack keeps crashing!

RHGhunter

New Member
Jan 21, 2022
1
0
2
So, my computer only has 4 GB of ram so I can't run a lot of modpacks and I wanted to know if anyone can help me with this. Basically I was trying to run Blood N Bones but the game kept crashing; I even allocated as much ram to the game as I can. I was just wondering if anyone can help me with this.


Crash report:

---- Minecraft Crash Report ----
// I blame Dinnerbone.

Time: 1/20/22 7:45 PM
Description: Initializing game

java.lang.ArrayIndexOutOfBoundsException: 0
at bspkrs.util.ModVersionChecker.<init>(ModVersionChecker.java:62)
at bspkrs.util.ModVersionChecker.<init>(ModVersionChecker.java:39)
at bspkrs.util.ModVersionChecker.<init>(ModVersionChecker.java:119)
at bspkrs.armorstatushud.fml.ArmorStatusHUDMod.preInit(ArmorStatusHUDMod.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
at bspkrs.util.ModVersionChecker.<init>(ModVersionChecker.java:62)
at bspkrs.util.ModVersionChecker.<init>(ModVersionChecker.java:39)
at bspkrs.util.ModVersionChecker.<init>(ModVersionChecker.java:119)
at bspkrs.armorstatushud.fml.ArmorStatusHUDMod.preInit(ArmorStatusHUDMod.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1287317800 bytes (1227 MB) / 1603796992 bytes (1529 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_U_C4 132 mods loaded, 132 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{0.9.0.8} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
denLib{3.2.6} [denLib] (minecraft.jar) Unloaded->Constructed->Pre-initialized
Evoc{1.0.0} [Evoc] (minecraft.jar) Unloaded->Constructed->Pre-initialized
gasesCore{1.4.3} [Glenn's Gases Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
gasesFrameworkCore{1.0.1} [Gases Framework Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
MobiusCore{1.0.5} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems 1.6.1.9.jar) Unloaded->Constructed->Pre-initialized
PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-9.jar) Unloaded->Constructed->Pre-initialized
TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized
DenEvents{1.0} [DenEvents] (DenEvents.jar) Unloaded->Constructed->Pre-initialized
DamageIndicatorsMod{2.9.2.3} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.2.3.zip) Unloaded->Constructed->Pre-initialized
bspkrsCore{v5.2(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.2.zip) Unloaded->Constructed->Pre-initialized
ArmorStatusHUD{v1.15(1.6.4)} [ArmorStatusHUD] ([1.6.4]ArmorStatusHUDv1.15.zip) Unloaded->Constructed->Errored
StatusEffectHUD{v1.19(1.6.4)} [StatusEffectHUD] ([1.6.4]StatusEffectHUDv1.19.zip) Unloaded->Constructed->Errored
MineFactoryReloaded{1.6.2R2.7.5} [MineFactory Reloaded] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
CoFHCore{2.0.0.2} [CoFH Core] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
NetherOres{1.6.2R2.2.2B1} [Nether Ores] (NetherOres-2.2.2B1-27.jar) Unloaded->Constructed->Pre-initialized
ForgeMultipart{1.0.0.244} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized
ThermalExpansion{3.0.0.2} [Thermal Expansion] (ThermalExpansion-3.0.0.2.jar) Unloaded->Constructed->Pre-initialized
Waila{1.5.1} [Waila] (Waila_1.5.1a.zip) Unloaded->Constructed->Pre-initialized
TConstruct{1.6.X_1.5.2.1} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.2.6.jar) Unloaded->Constructed->Pre-initialized
aobd{1.1.1} [Another One Bites The Dust] (AOBD v1.1.1.jar) Unloaded->Constructed->Pre-initialized
AppliedEnergistics{rv14.finale3} [Applied Energistics] (appeng-rv14-finale3-mc16x.jar) Unloaded->Constructed->Pre-initialized
Backpack{1.26.29} [Backpack] (backpack-1.26.29-1.6.x.jar) Unloaded->Constructed->Pre-initialized
ComputerCraft{${version}} [ComputerCraft] (ComputerCraft1.6pr0.jar) Unloaded->Constructed->Pre-initialized
BigReactors{0.2.15A} [Big Reactors] (BigReactors-0.2.15A.jar) Unloaded->Constructed->Pre-initialized
Natura{2.1.14} [Natura] (Natura_mc1.6.X_2.1.14.jar) Unloaded->Constructed->Pre-initialized
BiomesOPlenty{1.2.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.416.jar) Unloaded->Constructed->Pre-initialized
AWWayofTime{v0.7.2} [Blood Magic: Alchemical Wizardry] (Blood Magic v0.7.2b.zip) Unloaded->Constructed->Pre-initialized
DragonAPI{release} [DragonAPI] (DragonAPI 1.6 V17.zip) Unloaded->Constructed->Pre-initialized
CaveControl{beta} [CaveControl] (CaveControl 1.6 V17.zip) Unloaded->Constructed->Pre-initialized
ChickenChunks{1.3.3.4} [ChickenChunks] (ChickenChunks 1.3.3.4.jar) Unloaded->Constructed->Pre-initialized
CoFHLoot{2.0.0.2} [CoFH Loot] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
CoFHMasquerade{2.0.0.2} [CoFH Masquerade] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
CoFHSocial{2.0.0.2} [CoFH Social] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
CoFHWorld{2.0.0.2} [CoFH World] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
ConfigMod{v1.0} [Extended Mod Config] (ConfigMod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
CoroAI{v1.0} [CoroAI] (CoroAI for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
CreeperCollateral{3.0.3} [CreeperCollateral] (CreeperCollateral-1.6.4-3.0.3.jar) Unloaded->Constructed->Pre-initialized
DeadlyWorld{1.0.1} [Deadly World] (DeadlyWorld 1.0.1 for MC 1.6.2.zip) Unloaded->Constructed->Pre-initialized
dynamictanks{1.0} [Dynamic Liquid Tanks 2] (DynamicTanks2_v0.0.7.jar) Unloaded->Constructed->Pre-initialized
EnderForest{beta} [Ender Forest] (EnderForest 1.6 V17.zip) Unloaded->Constructed->Pre-initialized
EnhancedPortals3{${version}} [EnhancedPortals] (EnhancedPortals-1.6.4-3.0.0b5c.jar) Unloaded->Constructed->Pre-initialized
ExtendedRenderer{v1.0} [Extended Renderer] (ExtendedRenderer for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
KeithyUtils{1.2} [Keithy Utils] (KeithyUtils-1.6.4-1.2.26.jar) Unloaded->Constructed->Pre-initialized
Metallurgy3Core{3.2.3} [Metallurgy 3 Core] (Metallurgy-1.6.4-3.3.3.1.jar) Unloaded->Constructed->Pre-initialized
Metallurgy3Base{3.2.3} [Metallurgy 3 Base] (Metallurgy-1.6.4-3.3.3.1.jar) Unloaded->Constructed->Pre-initialized
ExtraTiC{0.7.6} [ExtraTiC] (ExtraTiC-1.6.4-0.7.6.jar) Unloaded->Constructed->Pre-initialized
ExtraUtilities{1.0.3a} [Extra Utilities] (extrautils-1.0.3a.zip) Unloaded->Constructed->Pre-initialized
gasesFramework{1.0.1} [Gases Framework] (gasesFramework-1.0.1-1.6.4.jar) Unloaded->Constructed->Pre-initialized
gases{1.4.3} [Glenn's Gases] (gases-1.4.3-1.6.4.jar) Unloaded->Constructed->Pre-initialized
HardcoreEnderExpansion{1.4.1} [Hardcore Ender Expansion] (HardcoreEnderExpansion 1.4.1.zip) Unloaded->Constructed->Pre-initialized
HostileWorlds{0.4} [Hostile Worlds] (Hostile Worlds v0.4 Alpha Mod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
pamharvestcraft{1.0} [Pam's HarvestCraft Base] (Pam's HarvestCraft 1.6.4 v1.1.4.zip) Unloaded->Constructed->Pre-initialized
HungerOverhaul{1.6.X-2l} [Hunger Overhaul] (hungeroverhaul-1.6.X-2l-build3.zip) Unloaded->Constructed->Pre-initialized
IguanaTweaks{1.6.X-1i} [Iguana Tweaks] (iguanatweaks-1.6.X-1i-build4.zip) Unloaded->Constructed->Pre-initialized
inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized
JABBA{1.1.1a} [JABBA] (JABBA_1.1.1a.zip) Unloaded->Constructed->Pre-initialized
LavaMonsters{2.2} [Lava Monsters] (LavaMonsters 2.2 for MC 1.6.2.zip) Unloaded->Constructed->Pre-initialized
LycanitesMobs{1.4.6 - MC 1.6.4} [Lycanites Mobs] (LycanitesMobsComplete 1.4.6 [1.6.4].jar) Unloaded->Constructed->Pre-initialized
ArcticMobs{1.4.6 - MC 1.6.4} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.4.6 [1.6.4].jar) Unloaded->Constructed->Pre-initialized
DemonMobs{1.4.6 - MC 1.6.4} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.4.6 [1.6.4].jar) Unloaded->Constructed->Pre-initialized
DesertMobs{1.4.6 - MC 1.6.4} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.4.6 [1.6.4].jar) Unloaded->Constructed->Pre-initialized
ForestMobs{1.4.6 - MC 1.6.4} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.4.6 [1.6.4].jar) Unloaded->Constructed->Pre-initialized
InfernoMobs{1.4.6 - MC 1.6.4} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.4.6 [1.6.4].jar) Unloaded->Constructed->Pre-initialized
JungleMobs{1.4.6 - MC 1.6.4} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.4.6 [1.6.4].jar) Unloaded->Constructed->Pre-initialized
PlainsMobs{1.4.6 - MC 1.6.4} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.4.6 [1.6.4].jar) Unloaded->Constructed->Pre-initialized
SwampMobs{1.4.6 - MC 1.6.4} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.4.6 [1.6.4].jar) Unloaded->Constructed->Pre-initialized
magicalcrops{3.2.0} [Magical Crops] (magical_crops_1.6.4_3.2.0_BETA_6.zip) Unloaded->Constructed->Pre-initialized
standardcrops{1.0.0} [Magical Crops - Standard Crops & Food] (magical_crops_1.6.4_3.2.0_BETA_6.zip) Unloaded->Constructed->Pre-initialized
Metallurgy3Machines{3.2.3} [Metallurgy 3 Machines] (Metallurgy-1.6.4-3.3.3.1.jar) Unloaded->Constructed->Pre-initialized
Metallurgy3Vanilla{3.2.3} [Metallurgy 3 Vanilla] (Metallurgy-1.6.4-3.3.3.1.jar) Unloaded->Constructed->Pre-initialized
MeteorCraft{beta} [MeteorCraft] (MeteorCraft 1.6 V17.zip) Unloaded->Constructed->Pre-initialized
MFR Compat Forestry Trees{1.0} [MFR Compat Forestry Trees] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MFR Compat Extra Trees{1.0} [MFR Compat Extra Trees] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatAppliedEnergistics{1.6.2R2.7.5} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatAtum{1.6.2R2.7.5} [MFR Compat: Atum] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatBackTools{1.6.2R2.7.5} [MFR Compat: BackTools] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatBuildCraft{1.6.2R2.7.5} [MFR Compat: BuildCraft] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatChococraft{1.6.2R2.7.5} [MFR Compat: Chococraft] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatExtraBiomes{1.6.2R2.7.5} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatForestry{1.6.2R2.7.5} [MFR Compat: Forestry] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatForestryPre{1.6.2R2.7.5} [MFR Compat: Forestry (part 2)] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatForgeMicroblock{1.6.2R2.7.5} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatIC2{1.6.2R2.7.5} [MFR Compat: IC2] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatMystcraft{1.6.2R2.7.5} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatPams{1.6.2R2.7.5} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Core{4.2.2.19} [ProjectRed] (ProjectRedBase-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Exploration{1.0} [ProjRed|Exploration] (ProjectRedWorld-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatProjRed{1.6.2R2.7.5} [MFR Compat ProjectRed] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatRailcraft{1.6.2R2.7.5} [MFR Compat: Railcraft] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatRP2{1.6.2R2.7.5} [MFR Compat: RP2] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatSufficientBiomes{1.6.2R2.7.5} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatThaumcraft{1.6.2R2.7.5} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatThermalExpansion{1.6.2R2.7.5} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatTwilightForest{1.6.2R2.7.5} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatVanilla{1.6.2R2.7.5} [MFR Compat: Vanilla] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
MineFactoryReloaded|CompatXyCraft{1.6.2R2.7.5} [MFR Compat: XyCraft] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
BuildMod{v1.0} [Build Mod] (ModBuild for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
NaturalAbsorption{1.1} [Natural Absorption] (NaturalAbsorption 1.1 for MC 1.6.4.zip) Unloaded->Constructed->Pre-initialized
NEIAddons{1.10.4.64} [NEI Addons] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|AE{1.10.4.64} [NEI Addons: Applied Energistics] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|MiscPeripherals{1.10.4.64} [NEI Addons: Misc Peripherals] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|ExtraBees{1.10.4.64} [NEI Addons: Extra Bees] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|Forestry{1.10.4.64} [NEI Addons: Forestry] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|CraftingTables{1.10.4.64} [NEI Addons: Crafting Tables] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized
ObsidiPlates{2.0.0} [Obsidian Pressure Plates] (obsidiplates-1.6.2-universal-2.0.0.15.jar) Unloaded->Constructed->Pre-initialized
Opis{1.1.3_alpha} [Opis] (Opis_1.1.3_alpha.zip) Unloaded->Constructed->Pre-initialized
MapWriter{2.0.1} [MapWriter] (Opis_1.1.3_alpha.zip) Unloaded->Constructed->Pre-initialized
ParticleMan{v1.0} [Particle Man] (Particle Man v1.4 Mod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
ProjRed|Compatibility{1.0} [ProjRed|Compatibility] (ProjectRedCompat-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Integration{1.0} [ProjRed|Integration] (ProjectRedIntegration-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Transmission{1.0} [ProjRed|Transmission] (ProjectRedIntegration-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Illumination{1.0} [ProjRed|Illumination] (ProjectRedLighting-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Expansion{1.0} [ProjRed|Expansion] (ProjectRedMechanical-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Transportation{1.0} [ProjRed|Transportation] (ProjectRedMechanical-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
RandomThings{1.8.9} [Random Things] (Random Things v. 1.8.9 [MC 1.6.4].jar) Unloaded->Constructed->Pre-initialized
remoteIO{@MAJOR@.@MINOR@.@REVIS@.@BUILD@} [Remote IO] (RemoteIO-universal-1.6.4-1.11.jar) Unloaded->Constructed->Pre-initialized
Roguelike{1.2.9} [Roguelike Dungeons] (roguelike-v1.2.9-forge-1.6.4.zip) Unloaded->Constructed->Pre-initialized
SpecialMobs{2.6} [Special Mobs] (SpecialMobs 2.6 for MC 1.6.2.zip) Unloaded->Constructed->Pre-initialized
UtilityMobs{2.1} [Utility Mobs] (UtilityMobs 2.1 for MC 1.6.2.zip) Unloaded->Constructed->Pre-initialized
witchery{0.15.1} [Witchery] (Witchery_0-15-1_164.zip) Unloaded->Constructed->Pre-initialized
MineTweaker{1.6.4-2.1.2} [MineTweaker] (zMineTweaker-1.6.4-2.3.1.jar) Unloaded->Constructed->Pre-initialized
ZAMod{v1.9} [Zombie Awareness] (Zombie Awareness v1.9 Mod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
McMultipart{1.0.0.244} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized
IguanaTweaksTConstruct{1.6.X-1p} [Iguana Tweaks for Tinkers Construct] (iguanatweakstconstruct-1.6.X-1p-build7.zip) Unloaded->Constructed->Pre-initialized
ForgeMicroblock{1.0.0.244} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized
TConstruct Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
Launched Version: forge-9.11.1.965
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics GL version 4.0.0 - Build 10.18.10.4358, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
 

grandrolf

Global moderator
Team Member
Global Moderator
Trusted User
Aug 29, 2014
2,658
246
133
sweden
Remove optifine and
edit this file:
../config/bspkrsCore.cfg

Change
B:allowUpdateCheck=true
to
B:allowUpdateCheck=false

Then try again.
 

Ultimate Enchanter

New Member
Jun 25, 2022
1
0
2
I think DragonAPI needs an update because I've had this issue between two launchers and they have said about the same thing with DragonAPI was installed wrong. If you have a solution can you please put it out there so I can fix this.
 

Attachments

  • ---- Minecraft Crash Report ----.txt
    39.3 KB · Views: 128