Jump to content

Tekkit crashes after Mojang screen


Beastwell

Recommended Posts

When I try to launch Tekkit, it pulls up the Minecraft window and shows the Mojang screen. It says Minecraft (not responding), which is normal for me, but then it just closes and goes to the Launcher screen without displaying a crash report. I did find the crash report in the files so I'll paste it below. If anyone can help that'd be great! Thanks!

 

---- Minecraft Crash Report ----
// I feel sad now :(

Time: 3/3/14 7:30 AM
Description: Initializing game

java.lang.RuntimeException: java.io.FileNotFoundException: C:Usersarrow_000AppDataRoaming.technicmodpackstekkitmainconfigEnderStorage.cfg (The requested operation cannot be performed on a file with a user-mapped section open)
 at codechicken.lib.config.ConfigFile.saveConfig(ConfigFile.java:134)
 at codechicken.lib.config.ConfigTag.saveConfig(ConfigTag.java:30)
 at codechicken.lib.config.ConfigTagParent.setComment(ConfigTagParent.java:70)
 at codechicken.lib.config.ConfigTag.setComment(ConfigTag.java:234)
 at codechicken.enderstorage.EnderStorage.init(EnderStorage.java:60)
 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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
 at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 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(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 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.initializeMods(Loader.java:699)
 at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
 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(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:131)
 at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.io.FileNotFoundException: C:Usersarrow_000AppDataRoaming.technicmodpackstekkitmainconfigEnderStorage.cfg (The requested operation cannot be performed on a file with a user-mapped section open)
 at java.io.FileOutputStream.open(Native Method)
 at java.io.FileOutputStream.<init>(Unknown Source)
 at java.io.FileOutputStream.<init>(Unknown Source)
 at java.io.PrintWriter.<init>(Unknown Source)
 at codechicken.lib.config.ConfigFile.saveConfig(ConfigFile.java:130)
 ... 40 more

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

-- Head --
Stacktrace:
 at codechicken.lib.config.ConfigFile.saveConfig(ConfigFile.java:134)
 at codechicken.lib.config.ConfigTag.saveConfig(ConfigTag.java:30)
 at codechicken.lib.config.ConfigTagParent.setComment(ConfigTagParent.java:70)
 at codechicken.lib.config.ConfigTag.setComment(ConfigTag.java:234)
 at codechicken.enderstorage.EnderStorage.init(EnderStorage.java:60)
 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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
 at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 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(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 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.initializeMods(Loader.java:699)
 at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)

-- 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(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:131)
 at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

-- System Details --
Details:
 Minecraft Version: 1.6.4
 Operating System: Windows NT (unknown) (amd64) version 6.2
 Java Version: 1.7.0, Oracle Corporation
 Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation
 Memory: 1016168648 bytes (969 MB) / 1362821120 bytes (1299 MB) up to 3817799680 bytes (3640 MB)
 JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -XX:MaxPermSize=256m
 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 107 mods loaded, 107 mods active
 mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
 FML{6.4.49.965} [Forge Mod Loader] (modpack.jar) Unloaded->Constructed->Pre-initialized->Initialized
 Forge{9.11.1.965} [Minecraft Forge] (modpack.jar) Unloaded->Constructed->Pre-initialized->Initialized
 AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
 CodeChickenCore{0.9.0.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
 ImmibisMicroblocks{57.6.3} [immibis's Microblocks] (immibis-microblocks-57.6.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
 Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
 NotEnoughItems{1.6.1.8} [Not Enough Items] (notenoughitems 1.6.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized
 OpenModsCore{0.2} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
 PowerCrystalsCore{1.1.8} [PowerCrystals Core] (powercrystalscore-1.1.8-9.jar) Unloaded->Constructed->Pre-initialized->Initialized
 mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] ([1.6.4]ReiMinimap_v3.4_01.zip) Unloaded->Constructed->Pre-initialized->Initialized
 AppliedEnergistics{rv14.finale3} [Applied Energistics] (appeng-rv14-finale3-mc16x.jar) Unloaded->Constructed->Pre-initialized->Initialized
 BuildCraft|Core{4.2.2} [buildCraft] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
 UniversalElectricity{3.1.0} [universal Electricity] (universal-electricity-3.1.0.66-core.jar) Unloaded->Constructed->Pre-initialized->Initialized
 CalclaviaCore{1.1.1} [CalclaviaCore] (calclavia core-1.1.1.197-main.jar) Unloaded->Constructed->Pre-initialized->Initialized
 AtomicScience{1.1.0} [Atomic Science] (atomic-science-1.1.0.52-core.jar) Unloaded->Constructed->Pre-initialized->Initialized
 Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
 Backpack{1.26.29} [backpack] (BACKPACK-1.26.29-1.6.X.jar) Unloaded->Constructed->Pre-initialized->Initialized
 ComputerCraft{1.58} [ComputerCraft] (ComputerCraft1.58.zip) Unloaded->Constructed->Pre-initialized->Initialized
 BuildCraft|Builders{4.2.2} [bC Builders] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
 BuildCraft|Energy{4.2.2} [bC Energy] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
 BuildCraft|Factory{4.2.2} [bC Factory] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
 BuildCraft|Transport{4.2.2} [bC Transport] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
 MineFactoryReloaded{1.6.2R2.7.5} [MineFactory Reloaded] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized
 CoFHCore{2.0.0.2} [CoFH Core] (cofhcore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
 NetherOres{1.6.2R2.2.1} [Nether Ores] (NetherOres-2.2.1-14.jar) Unloaded->Constructed->Pre-initialized->Initialized
 ForgeMultipart{1.0.0.244} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized->Initialized
 ThermalExpansion{3.0.0.2} [Thermal Expansion] (thermalexpansion-3.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
 BigReactors{0.2.15A} [big Reactors] (bigreactors-0.2.15A.jar) Unloaded->Constructed->Pre-initialized->Initialized
 bspkrsCore{v5.3(1.6.4)} [bspkrsCore] (bspkrscorev5.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
 BuildCraft|Silicon{4.2.2} [bC Silicon] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
 Additional-Buildcraft-Objects{1.0.7.560} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.7.560.jar) Unloaded->Constructed->Pre-initialized->Initialized
 CarpentersBlocks{2.0.3} [Carpenter's Blocks] (carpenter's blocks v2.0.3 - MC 1.6+.zip) Unloaded->Constructed->Pre-initialized->Initialized
 ChickenChunks{1.3.3.3} [ChickenChunks] (ChickenChunks 1.3.3.3.jar) Unloaded->Constructed->Pre-initialized->Errored
 CoFHLoot{2.0.0.2} [CoFH Loot] (cofhcore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
 CoFHMasquerade{2.0.0.2} [CoFH Masquerade] (cofhcore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
 CoFHSocial{2.0.0.2} [CoFH Social] (cofhcore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
 CoFHWorld{2.0.0.2} [CoFH World] (cofhcore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
 CCTurtle{1.58} [ComputerCraft Turtles] (ComputerCraft1.58.zip) Unloaded->Constructed->Pre-initialized->Initialized
 ImmibisCore{57.1.94} [immibis Core] (immibis-core-57.1.94.jar) Unloaded->Constructed->Pre-initialized->Initialized
 DimensionalAnchors{57.1.95} [Dimensional Anchors] (dimensional-anchor-57.1.95.jar) Unloaded->Constructed->Pre-initialized->Initialized
 dimdoors{1.6.4R2.1.2RC1} [Dimensional Doors] (dimensional-doors-v2.2.1RC1-307.jar) Unloaded->Constructed->Pre-initialized->Initialized
 EnderStorage{1.4.3.5} [EnderStorage] (EnderStorage 1.4.3.5.jar) Unloaded->Constructed->Pre-initialized->Errored
 EE3{0.1} [Equivalent Exchange 3] (equivalentexchange3-1.6.4-0.1.44.jar) Unloaded->Constructed->Pre-initialized->Initialized
 Mystcraft{0.10.12.01} [Mystcraft] (mystcraft-uni-1.6.4-0.10.12.01.zip) Unloaded->Constructed->Pre-initialized->Initialized
 OpenMods{0.2} [OpenMods] (openmodslib-0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
 ProjRed|Transmission{1.0} [ProjRed|Transmission] (projectredintegration-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized
 OpenPeripheralCore{0.3.1} [OpenPeripheralCore] (openperipheralcore-0.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
 ExtraUtilities{1.0.1} [Extra Utilities] (extrautils-1.0.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
 GalacticraftCore{2.0.10} [Galacticraft Core] (galacticraft-1.6.4-2.0.10.972.jar) Unloaded->Constructed->Pre-initialized->Initialized
 GalacticraftMars{2.0.10} [Galacticraft Mars] (galacticraft-planets-1.6.4-2.0.10.972.jar) Unloaded->Constructed->Pre-initialized->Initialized
 GregsLighting{1.9.1} [Greg's Lighting] (GregsLighting-1.9.1-mc1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
 inventorytweaks{1.56} [inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized->Initialized
 IronChest{5.4.1.697} [iron Chest] (ironchest-universal-1.6.4-5.4.1.697.zip) Unloaded->Constructed->Pre-initialized->Initialized
 LogisticsPipes|Main{0.7.4.dev.106} [Logistics Pipes] (logisticspipes-mc1.6.4-0.7.4.dev.106.jar) Unloaded->Constructed->Pre-initialized->Initialized
 MFR Compat Forestry Trees{1.0} [MFR Compat Forestry Trees] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized
 MFR Compat Extra Trees{1.0} [MFR Compat Extra Trees] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized
 MineFactoryReloaded|CompatAppliedEnergistics{1.6.2R2.7.5} [MFR Compat: Applied Energistics] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized
 MineFactoryReloaded|CompatAtum{1.6.2R2.7.5} [MFR Compat: Atum] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized
 MineFactoryReloaded|CompatBackTools{1.6.2R2.7.5} [MFR Compat: BackTools] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized
 MineFactoryReloaded|CompatBuildCraft{1.6.2R2.7.5} [MFR Compat: BuildCraft] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized
 MineFactoryReloaded|CompatChococraft{1.6.2R2.7.5} [MFR Compat: Chococraft] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized
 MineFactoryReloaded|CompatExtraBiomes{1.6.2R2.7.5} [MFR Compat: ExtraBiomes] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized
 MineFactoryReloaded|CompatForestry{1.6.2R2.7.5} [MFR Compat: Forestry] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized
 MineFactoryReloaded|CompatForestryPre{1.6.2R2.7.5} [MFR Compat: Forestry (part 2)] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized
 MineFactoryReloaded|CompatForgeMicroblock{1.6.2R2.7.5} [MFR Compat: ForgeMicroblock] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized
 MineFactoryReloaded|CompatIC2{1.6.2R2.7.5} [MFR Compat: IC2] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized
 MineFactoryReloaded|CompatMystcraft{1.6.2R2.7.5} [MFR Compat: Mystcraft] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized
 MineFactoryReloaded|CompatPams{1.6.2R2.7.5} [MFR Compat: Pam's Mods] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized
 ProjRed|Core{4.2.2.19} [ProjectRed] (projectredbase-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized
 ProjRed|Exploration{1.0} [ProjRed|Exploration] (projectredworld-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized
 MineFactoryReloaded|CompatProjRed{1.6.2R2.7.5} [MFR Compat ProjectRed] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized
 MineFactoryReloaded|CompatRailcraft{1.6.2R2.7.5} [MFR Compat: Railcraft] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized
 MineFactoryReloaded|CompatRP2{1.6.2R2.7.5} [MFR Compat: RP2] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized
 MineFactoryReloaded|CompatSufficientBiomes{1.6.2R2.7.5} [MFR Compat: Sufficient Biomes] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized
 MineFactoryReloaded|CompatThaumcraft{1.6.2R2.7.5} [MFR Compat: Thaumcraft] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized
 MineFactoryReloaded|CompatThermalExpansion{1.6.2R2.7.5} [MFR Compat: Thermal Expansion] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized
 MineFactoryReloaded|CompatTwilightForest{1.6.2R2.7.5} [MFR Compat: TwilightForest] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized
 MineFactoryReloaded|CompatVanilla{1.6.2R2.7.5} [MFR Compat: Vanilla] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized
 MineFactoryReloaded|CompatXyCraft{1.6.2R2.7.5} [MFR Compat: XyCraft] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized
 MFFS{3.6.2} [Modular Force Field System] (modular-force-field-system-3.6.2.42-core.jar) Unloaded->Constructed->Pre-initialized->Initialized
 numina{0.1.2-55} [Numina] (numina-1.6.2-0.1.2-55.jar) Unloaded->Constructed->Pre-initialized->Initialized
 powersuits{0.10.0-91} [MachineMuse's Modular Powersuits] (modularpowersuits-1.6.4-0.10.0-91.jar) Unloaded->Constructed->Pre-initialized->Initialized
 NEIPlugins{1.1.0.6} [NEI Plugins] (neiplugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
 OCS{1.6.4.1} [OpenCCSensors] (OPENCCSENSORS-1.6.4.1B.jar) Unloaded->Constructed->Pre-initialized->Initialized
 OpenPeripheral{0.1.1} [OpenPeripheralAddons] (openperipheraladdons-0.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
 powersuitaddons{@VERSION@} [Andrew's Modular Powersuits Addons] (powersuitaddons-1.6.4-884.jar) Unloaded->Constructed->Pre-initialized->Initialized
 bau5_ProjectBench{1.8.0} [Project Bench] (ProjectBench-1.6.2-v1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
 ProjRed|Compatibility{1.0} [ProjRed|Compatibility] (projectredcompat-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized
 ProjRed|Integration{1.0} [ProjRed|Integration] (projectredintegration-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized
 ProjRed|Illumination{1.0} [ProjRed|Illumination] (projectredlighting-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized
 ProjRed|Expansion{1.0} [ProjRed|Expansion] (projectredmechanical-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized
 ProjRed|Transportation{1.0} [ProjRed|Transportation] (projectredmechanical-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized
 QuantumCraft{1.1} [qCraft] (qcraft1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
 Redstone Arsenal{1.0.0.0} [Redstone Arsenal] (RedstoneArsenal-1.0.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
 JAKJ_RedstoneInMotion{2.3.0.0} [Redstone In Motion] (redstoneinmotion_2.3.0.0_mc1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized
 StevesCarts{2.0.0.b10} [steve's Carts 2] (stevescarts2.0.0.b10.zip) Unloaded->Constructed->Pre-initialized->Initialized
 tradeboothmod{0.6.4.2} [Trade Booth Mod] (tradebooth.0.6.4.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
 TreeCapitator{Forge 1.6.4.r09} [Treecapitator] (TREECAPITATOR.FORGE.1.6.4.R09.UNIVERSAL.zip) Unloaded->Constructed->Pre-initialized->Initialized
 Vending{1.1.1} [Vending] (vending-1.6.4-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
 Waila{1.5.1} [Waila] (waila_1.5.1a.zip) Unloaded->Constructed->Pre-initialized->Initialized
 weaponmod{1.6.2 v1.13.5} [balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized
 WR-CBE|Core{1.4.0.6} [WR-CBE Core] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Errored
 WR-CBE|Addons{1.4.0.6} [WR-CBE Addons] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Errored
 WR-CBE|Logic{1.4.0.6} [WR-CBE Logic] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Errored
 McMultipart{1.0.0.244} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized->Initialized
 ForgeMicroblock{1.0.0.244} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized->Initialized
 Launched Version: 1.6.4-Forge9.11.1.965
 LWJGL: 2.9.0
 OpenGL: Intel® HD Graphics GL version 4.0.0 - Build 9.17.10.2867, 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

Link to comment
Share on other sites

says right at the top what your issue is C:Usersarrow_000AppDataRoaming.technicmodpackstekkitmainconfigEnderStorage.cfg

 

it is telling you that you have the EnderStorage.cfg open somewhere else either in an editor or another copy of the client, or a file copy

 

this is an user error not a bug.

Link to comment
Share on other sites

  • Moderators

this is an user error not a bug.

By "user error" you mean caused by an antivirus, then yes, it is kinda, almost, a user error.

 

That does not mean it should be posted here. Gameplay help and bug are two different sections. OPs post belongs in Bug Reports as it is not something that happened during gameplay.

 

He cannot play the modpack, therefore, bug.

 

Edit. edited stuff because I'm confusing

Edited by Munaus
Link to comment
Share on other sites

I see what you are saying but not really, bugs reports are for actual issues of the game not someone derping. if that where the case all of the derps upgrading a tekkit 1.1.0 map to tekkit 1.2.7 should be in bug reports too (but that not really a bug either, that is just someone trying to run osx on a pc)

Link to comment
Share on other sites

  • Moderators

9 out of 10 users who report in the Tracker are stuff caused by the users themselves. I've seen very little actually caused by, say, the launcher actually being derpy or a modpack crashing because it was made to do so.

 

What are we even arguing about? That users should post errors in modpack sections rather than Bug reports section?

Take that up with the forum staff, until they say otherwise I keep telling users they have to post in the relevant section(s).

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...