Casual Server ASci Survival server|FTB Lite2 v1.1.9|open

  • This section is now closed. Server owners can remake their threads in the new server section here. If you are looking for a server you can use both this section and the new section for the time being.

pc_assassin

New Member
Jul 29, 2019
1,809
-2
1
So im pretty happy with how the pack runs so tomorrow i would like to make a few minor changes to the pack. For example more power for AG and completly prevent the giant twilight oaks. As well as clearing up the config files then hopefully i can get it submitted to the FTB team around midday tomorrow.
 

pc_assassin

New Member
Jul 29, 2019
1,809
-2
1
Umm pc_assasin! Problem! TConstruct and TMechworks crash the game! Check it please.

Crash report? That's a new one on me we get a Greg tech crash on the first start up then we just delete the GT config and we are good I haven't heard of those 2 conflicting

Sent From Something That You Won't Care About Using Tapatalk 2
 

xTordX

New Member
Jul 29, 2019
576
-6
1
They're not exactly "conflicting". I am experienced in modpacks since i made about 5 different ones and updating them like 4 times each. The error happens when the mods are loaded into the system and usually happens because the mods are a different version than the one of minecraft OR are missing a core-mod. What i mean by wrong version is for example minecraft 1.6.4 and the mod is for minecraft 1.7.2
 

pc_assassin

New Member
Jul 29, 2019
1,809
-2
1
They're not exactly "conflicting". I am experienced in modpacks since i made about 5 different ones and updating them like 4 times each. The error happens when the mods are loaded into the system and usually happens because the mods are a different version than the one of minecraft OR are missing a core-mod. What i mean by wrong version is for example minecraft 1.6.4 and the mod is for minecraft 1.7.2

Yah I don't see why that is because it works fine for me and I used the launcher like everyone else

Sent From Something That You Won't Care About Using Tapatalk 2
 

DJ.

New Member
Jul 29, 2019
105
0
0
Yah I don't see why that is because it works fine for me and I used the launcher like everyone else

Sent From Something That You Won't Care About Using Tapatalk 2
I can't boot, the game itself shows the mojang logo and then crashes to the FTBlauncher. I haven't modified anything, apart from removing battle towers and inferno mobs.
Code:
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.

Time: 30/07/14 13:45
Description: Initializing game

java.lang.RuntimeException: Unknown character ' ' in '/config/GregTech/DynamicConfig.cfg:1'
    at net.minecraftforge.common.Configuration.load(Configuration.java:625)
    at net.minecraftforge.common.Configuration.<init>(Configuration.java:100)
    at tconstruct.util.config.PHConstruct.initProps(PHConstruct.java:403)
    at tconstruct.TConstruct.preInit(TConstruct.java:110)
    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.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(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)


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

-- Head --
Stacktrace:
    at net.minecraftforge.common.Configuration.load(Configuration.java:625)
    at net.minecraftforge.common.Configuration.<init>(Configuration.java:100)
    at tconstruct.util.config.PHConstruct.initProps(PHConstruct.java:403)
    at tconstruct.TConstruct.preInit(TConstruct.java:110)
    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.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(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 8.1.1 (amd64) version 6.3
    Java Version: 1.7.0_55, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 231835784 bytes (221 MB) / 392032256 bytes (373 MB) up to 1593180160 bytes (1519 MB)
    JVM Flags: 7 total; -Xms256M -Xmx1536M -XX:PermSize=256m -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+CICompilerCountPerCPU -XX:+TieredCompilation
    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 96 mods loaded, 96 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.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems-1.6.4-1.6.1.9-universal.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
    OpenModsCore{@VERSION@} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    advancedgenetics{v1.4.3} [Advanced Genetics] (advancedgenetics-1.4.3-1.6.jar) Unloaded->Constructed->Pre-initialized
    AppliedEnergistics{rv14.finale3} [Applied Energistics] (appeng-rv14-finale3-mc16x.jar) Unloaded->Constructed->Pre-initialized
    Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1.jar) Unloaded->Constructed->Pre-initialized
    CoFHCore{2.0.0.5} [CoFH Core] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
    NetherOres{1.6.2R2.2.2} [Nether Ores] (NetherOres-2.2.2-55.jar) Unloaded->Constructed->Pre-initialized
    ForgeMultipart{1.0.1.268} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.1.268.jar) Unloaded->Constructed->Pre-initialized
    ThermalExpansion{3.0.0.7} [Thermal Expansion] (ThermalExpansion-3.0.0.7.jar) Unloaded->Constructed->Pre-initialized
    IC2{2.0.397-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.397-experimental.jar) Unloaded->Constructed->Pre-initialized
    Thaumcraft{4.1.0g} [Thaumcraft] (Thaumcraft4.1.0g.zip) Unloaded->Constructed->Pre-initialized
    betterstorage{0.8.0.47} [BetterStorage] (BetterStorage-1.6.4-0.8.0.47.jar) Unloaded->Constructed->Pre-initialized
    AWWayofTime{v1.0.1g} [Blood Magic: Alchemical Wizardry] (Blood Magic v1.0.1g.zip) Unloaded->Constructed->Pre-initialized
    ChickenChunks{1.3.3.4} [ChickenChunks] (ChickenChunks-1.6.4-1.3.3.4-universal.jar) Unloaded->Constructed->Pre-initialized
    Chisel{1.5.0} [Chisel] (chisel-1.6.4-1.5.0fix.jar) Unloaded->Constructed->Pre-initialized
    CoFHLoot{2.0.0.5} [CoFH Loot] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
    CoFHMasquerade{2.0.0.5} [CoFH Masquerade] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
    CoFHSocial{2.0.0.5} [CoFH Social] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
    CoFHWorld{2.0.0.5} [CoFH World] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
    ComputerCraft{1.63} [ComputerCraft] (ComputerCraft1.63.jar) Unloaded->Constructed->Pre-initialized
    Waila{1.5.2a} [Waila] (Waila_1.5.2a.zip) Unloaded->Constructed->Pre-initialized
    DragonAPI{release} [DragonAPI] (DragonAPI 1.6 v24.zip) Unloaded->Constructed->Pre-initialized
    EnderStorage{1.4.3.6} [EnderStorage] (EnderStorage-1.6.4-1.4.3.6-universal.jar) Unloaded->Constructed->Pre-initialized
    EE3{0.1} [Equivalent Exchange 3] (EquivalentExchange3-1.6.4-0.1.142.jar) Unloaded->Constructed->Pre-initialized
    extracells{1.6.9e} [ExtraCells] (ExtraCells-1.6.9e.jar) Unloaded->Constructed->Pre-initialized
    ExtraUtilities{1.0.3c} [Extra Utilities] (extrautils-1.0.3c.zip) Unloaded->Constructed->Pre-initialized
    ThaumicTinkerer{2.3-140} [Thaumic Tinkerer] (ThaumicTinkerer-2.3-140.jar) Unloaded->Constructed->Pre-initialized
    ForbiddenMagic{0.35a} [Forbidden Magic] (ForbiddenMagic pr0.35a (1).jar) Unloaded->Constructed->Pre-initialized
    GeoStrata{Gamma} [GeoStrata] (GeoStrata 1.6 v24.zip) Unloaded->Constructed->Pre-initialized
    IC2NuclearControl{1.6.2c} [Nuclear Control] (IC2NuclearControl-1.6.2c-ic2-experimental.zip) Unloaded->Constructed->Pre-initialized
    inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized
    IronChest{5.4.1.702} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.702.zip) Unloaded->Constructed->Pre-initialized
    JABBA{1.1.4} [JABBA] (JABBA_1.1.4.zip) Unloaded->Constructed->Pre-initialized
    MapWriter{2.0} [MapWriter] (mapwriter-2.0.16.zip) Unloaded->Constructed->Pre-initialized
    MFR Compat Forestry Trees{1.0} [MFR Compat Forestry Trees] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MFR Compat Extra Trees{1.0} [MFR Compat Extra Trees] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded{1.6.4R2.7.9} [MineFactory Reloaded] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatAppliedEnergistics{1.6.4R2.7.9} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatAtum{1.6.4R2.7.9} [MFR Compat: Atum] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatBackTools{1.6.4R2.7.9} [MFR Compat: BackTools] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatBuildCraft{1.6.4R2.7.9} [MFR Compat: BuildCraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatChococraft{1.6.4R2.7.9} [MFR Compat: Chococraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatExtraBiomes{1.6.4R2.7.9} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatForestry{1.6.4R2.7.9} [MFR Compat: Forestry] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatForestryPre{1.6.4R2.7.9} [MFR Compat: Forestry (part 2)] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatForgeMicroblock{1.6.4R2.7.9} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatIC2{1.6.4R2.7.9} [MFR Compat: IC2] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatMystcraft{1.6.4R2.7.9} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatPams{1.6.4R2.7.9} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatProjRed{1.6.4R2.7.9} [MFR Compat ProjectRed] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatRailcraft{1.6.4R2.7.9} [MFR Compat: Railcraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatRP2{1.6.4R2.7.9} [MFR Compat: RP2] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatSufficientBiomes{1.6.4R2.7.9} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatThaumcraft{1.6.4R2.7.9} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatThermalExpansion{1.6.4R2.7.9} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    TwilightForest{1.20.5} [The Twilight Forest] (twilightforest-1.6.4-1.20.5.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatTwilightForest{1.6.4R2.7.9} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatVanilla{1.6.4R2.7.9} [MFR Compat: Vanilla] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatXyCraft{1.6.4R2.7.9} [MFR Compat: XyCraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    AdvancedSolarPanel{3.4.7} [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_4_7_IC_EXP.zip) Unloaded->Constructed->Pre-initialized
    GraviSuite{1.9.9a} [Gravitation Suite] (mod_zGraviSuite_1_9_9a_MC_1_6_4_IC_EXP.zip) Unloaded->Constructed->Pre-initialized
    Natura{2.1.14} [Natura] (Natura_mc1.6.X_2.1.14.jar) Unloaded->Constructed->Pre-initialized
    NEIAddons{1.10.5.70} [NEI Addons] (neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized
    NEIAddons|AE{1.10.5.70} [NEI Addons: Applied Energistics] (neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized
    NEIAddons|MiscPeripherals{1.10.5.70} [NEI Addons: Misc Peripherals] (neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized
    NEIAddons|ExtraBees{1.10.5.70} [NEI Addons: Extra Bees] (neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized
    NEIAddons|Forestry{1.10.5.70} [NEI Addons: Forestry] (neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized
    NEIAddons|CraftingTables{1.10.5.70} [NEI Addons: Crafting Tables] (neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized
    NEIAddons|ExNihilo{1.10.5.70} [NEI Addons: Ex Nihilo] (neiaddons-mc164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized
    NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized
    OpenMods{0.5.1} [OpenMods] (OpenModsLib-0.5.1.jar) Unloaded->Constructed->Pre-initialized
    OpenBlocks{1.2.9} [OpenBlocks] (OpenBlocks-1.2.9.jar) Unloaded->Constructed->Pre-initialized
    iChunUtil{2.3.0} [iChunUtil] (util^iChunUtil2.3.0.zip) Unloaded->Constructed->Pre-initialized
    PortalGun{2.0.2} [PortalGun] (PortalGun2.0.2.zip) Unloaded->Constructed->Pre-initialized
    PowerConverters{1.6.4R2.3.2B1} [Power Converters] (PowerConverters-1.6.4-39.zip) Unloaded->Constructed->Pre-initialized
    RandomThings{1.9} [Random Things] (Random_Things_v._1.9__MC_1.6.4_.jar) Unloaded->Constructed->Pre-initialized
    Redstone Arsenal{1.0.0.0} [Redstone Arsenal] (RedstoneArsenal-1.0.0.0.jar) Unloaded->Constructed->Pre-initialized
    xreliquary{1.1.2} [Xeno's Reliquary] (Reliquary-1.1.2b.jar) Unloaded->Constructed->Pre-initialized
    AS_Ruins{11.0} [Ruins Spawning System] (Ruins_1.6.4.zip) Unloaded->Constructed->Pre-initialized
    Reciper{1.1.1} [§3§oSDXC §b§oReciper] (SDXC_Reciper_1.1.1.jar) Unloaded->Constructed->Pre-initialized
    simplyjetpacks{0.3.1.1} [Simply Jetpacks] (SimplyJetpacks-0.3.1.1.jar) Unloaded->Constructed->Pre-initialized
    TConstruct{1.6.X_1.5.5.7} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.5.7.jar) Unloaded->Constructed->Errored
    TMechworks{33.c001660} [Tinkers' Mechworks] (TMechworks_mc1.6.4_0.1.6.jar) Unloaded->Constructed->Errored
    AS_UpdateCheck{1.1.1} [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.6.4.zip) Unloaded->Constructed->Pre-initialized
    warpbook{0.0.200b} [Warp Book] (Warp-Book-1.6.4-0.0.200b.jar) Unloaded->Constructed->Pre-initialized
    weaponmod{1.6.2 v1.13.6} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized
    mod_ZanMinimap{0.9.4} [Zan's Minimap] (ZansMinimap1.6.4.zip) Unloaded->Constructed->Pre-initialized
    McMultipart{1.0.1.268} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.1.268.jar) Unloaded->Constructed->Pre-initialized
    ForgeMicroblock{1.0.1.268} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.1.268.jar) Unloaded->Constructed->Pre-initialized
    TConstruct Environment: Sane and ready for action. Bugs may be reported.
    Launched Version: 1.6.4
    LWJGL: 2.9.1
    OpenGL: AMD Radeon HD 7400G GL version 4.4.12967 Compatibility Profile Context 14.200.1004.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

BTW, sorry for the long tag.

It's so funny, reading the console. TConstruct and Natura appear to be planning to take over the world tomorrow night.
 

xTordX

New Member
Jul 29, 2019
576
-6
1
Oh i was having the exact same error... It's weird that it's from gregtech and effects TC and TMech...
 

Derpysauce

Well-Known Member
Aug 29, 2013
882
259
79
Ben shapiro
Also derp if things become too op I can ban items.
Pssst that's all of advanced genetics..
Ik you don't "have time to know every single mod"
Buuut let me put it plainly

Ya know that mod ttkami with the powerful tools and armor that are super expensive? Well advanced genetics gives the majority of the abilities.. for none of the cost!!! Basiclly it's the wooden tools of mods you make them first...[DOUBLEPOST=1406743105][/DOUBLEPOST]
Oh i was having the exact same error... It's weird that it's from gregtech and effects TC and TMech...
Greg and the guy who made TiC had a disagreement they sorted it out kinda but some versions are still iffy
 

Derpysauce

Well-Known Member
Aug 29, 2013
882
259
79
Ben shapiro
Btw the 1mill rf per tick is not impossible with ender io there is a multi block that can input/output 1mill rf and iirc it adds in cables that can handle that..
But I guess 100k would be fine as well
 
  • Like
Reactions: pc_assassin

xTordX

New Member
Jul 29, 2019
576
-6
1
I know how I can play! Can someone tell me what version of forge is the modpack using? I will just mod my normal client and I'm sure it will work just fine!
 
  • Like
Reactions: pc_assassin