trek5900 Posted March 19, 2014 Share Posted March 19, 2014 Java 64 bit, 8 GB RAM allocated. Can't seem to find any issues. ---- Minecraft Crash Report ---- // On the bright side, I bought you a teddy bear! Time: 3/19/14 6:34 PM Description: Initializing game java.lang.RuntimeException: java.io.FileNotFoundException: C:UsersJosh HovanesAppDataRoaming.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.GeneratedMethodAccessor3.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:UsersJosh HovanesAppDataRoaming.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.GeneratedMethodAccessor3.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 7 (amd64) version 6.1 Java Version: 1.7.0_51, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 192399824 bytes (183 MB) / 1665138688 bytes (1588 MB) up to 3817865216 bytes (3641 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.9} [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.9} [Not Enough Items] (notenoughitems 1.6.1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized OpenModsCore{0.3} [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.2.0} [CalclaviaCore] (calclavia core-1.2.0.299-main.jar) Unloaded->Constructed->Pre-initialized->Initialized AtomicScience{1.2.0} [Atomic Science] (atomic-science-1.2.0.63-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.250} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.250.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.3.0A} [big Reactors] (bigreactors-0.3.0A.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.4} [ChickenChunks] (chickenchunks 1.3.3.4.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.2.2RC1} [Dimensional Doors] (dimensionaldoors-2.2.2RC1-311.jar) Unloaded->Constructed->Pre-initialized->Initialized EnderStorage{1.4.3.6} [EnderStorage] (enderstorage 1.4.3.6.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.3} [OpenMods] (openmodslib-0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized ProjRed|Core{4.3.2.26} [ProjectRed] (projectredbase-1.6.4-4.3.2.26.jar) Unloaded->Constructed->Pre-initialized->Initialized ProjRed|Transmission{4.3.2.26} [ProjectRed-Transmission] (projectredintegration-1.6.4-4.3.2.26.jar) Unloaded->Constructed->Pre-initialized->Initialized OpenPeripheralCore{0.3.2} [OpenPeripheralCore] (openperipheralcore-0.3.2.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.11} [Galacticraft Core] (galacticraft-1.6.4-2.0.11.978.jar) Unloaded->Constructed->Pre-initialized->Initialized GalacticraftMars{2.0.11} [Galacticraft Mars] (galacticraft-planets-1.6.4-2.0.11.978.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|Exploration{4.3.2.26} [ProjectRed-Exploration] (projectredworld-1.6.4-4.3.2.26.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.56-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.2} [OpenPeripheralAddons] (openperipheraladdons-0.1.2.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|Transportation{4.3.2.26} [ProjectRed-Transportation] (projectredmechanical-1.6.4-4.3.2.26.jar) Unloaded->Constructed->Pre-initialized->Initialized ProjRed|Compatibility{4.3.2.26} [ProjectRed-Compatibility] (projectredcompat-1.6.4-4.3.2.26.jar) Unloaded->Constructed->Pre-initialized->Initialized ProjRed|Integration{4.3.2.26} [ProjectRed-Integration] (projectredintegration-1.6.4-4.3.2.26.jar) Unloaded->Constructed->Pre-initialized->Initialized ProjRed|Illumination{4.3.2.26} [ProjectRed-Illumination] (projectredlighting-1.6.4-4.3.2.26.jar) Unloaded->Constructed->Pre-initialized->Initialized ProjRed|Expansion{4.3.2.26} [ProjectRed-Expansion] (projectredmechanical-1.6.4-4.3.2.26.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.7} [WR-CBE Core] (wr-cbe 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized WR-CBE|Addons{1.4.0.7} [WR-CBE Addons] (wr-cbe 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized WR-CBE|Logic{1.4.0.7} [WR-CBE Logic] (wr-cbe 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized McMultipart{1.0.0.250} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized->Initialized ForgeMicroblock{1.0.0.250} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized->Initialized Launched Version: 1.6.4-Forge9.11.1.965 LWJGL: 2.9.0 OpenGL: AMD Radeon R9 200 Series GL version 4.3.12618 Compatibility Profile Context 13.251.0.0, ATI Technologies Inc. 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 Crash Report ^ Any Help appreciated! Link to comment Share on other sites More sharing options...
Skuli Posted March 19, 2014 Share Posted March 19, 2014 Disable antivirus on your .technic folder. Link to comment Share on other sites More sharing options...
trek5900 Posted March 20, 2014 Author Share Posted March 20, 2014 Thank you so much <3 <3. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now