[0.5.1] Technomancy Discussion-Ore processing like a boss

Democretes

New Member
Jul 29, 2019
1,134
0
1
Fixed the "Botania not included" bug along with flower dynamos causing crashes. Sorry if you were one of the people who had the misfortune of downloading it without Botania.
 
  • Like
Reactions: Padfoote

HanFox

New Member
Jul 29, 2019
3
0
1
0.4.1 crashes with Blood Magic dependency now:
Code:
---- Minecraft Crash Report ----
// Would you like a cupcake?

Time: 12/05/14 03:48
Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: WayofTime/alchemicalWizardry/common/block/BlockAltar
   at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
   at cpw.mods.fml.common.Loader.initializeMods(Loader.java:705)
   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(NativeMethodAccessorImpl.java:62)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:483)
   at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
   at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
   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:483)
   at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:214)
   at org.multimc.EntryPoint.listen(EntryPoint.java:165)
   at org.multimc.EntryPoint.main(EntryPoint.java:54)
Caused by: java.lang.NoClassDefFoundError: WayofTime/alchemicalWizardry/common/block/BlockAltar
   at democretes.Technomancy.orgasm(Technomancy.java:75)
   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:483)
   at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
   at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:483)
   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:483)
   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:704)
   ... 17 more
Caused by: java.lang.ClassNotFoundException: WayofTime.alchemicalWizardry.common.block.BlockAltar
   at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   ... 44 more
Caused by: java.lang.NullPointerException


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

-- System Details --
Details:
   Minecraft Version: 1.6.4
   Operating System: Linux (amd64) version 3.14.1-1-MANJARO
   Java Version: 1.8.0_05, Oracle Corporation
   Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
   Memory: 744404336 bytes (709 MB) / 1404878848 bytes (1339 MB) up to 3151495168 bytes (3005 MB)
   JVM Flags: 10 total; -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:+OptimizeStringConcat -XX:+UseBiasedLocking -Xincgc -XX:MaxGCPauseMillis=10 -XX:ParallelGCThreads=8 -XX:+CMSParallelRemarkEnabled -Xms1024m -Xmx3072m
   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 163 mods loaded, 163 mods active
   mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   denLib{3.2.6} [denLib] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   Evoc{1.0.0} [Evoc] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   InfiniBows{1.2.0 build 14} [Infinity Bow Fix] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   MobiusCore{1.2.1} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems 1.6.1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   OpenModsCore{0.4} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   DenEvents{1.0} [DenEvents] (DenEvents.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   BuildCraft|Core{4.2.2} [BuildCraft] (Buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   BuildCraft|Energy{4.2.2} [BC Energy] (Buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   ExtrabiomesXL{3.15.7} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.6.4-3.15.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   Forestry{2.3.1.1} [Forestry for Minecraft] (Forestry-A-2.3.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   Thaumcraft{4.1.0g} [Thaumcraft] (Thaumcraft4.1.0g.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   Waila{1.5.2a} [Waila] (Waila_1.5.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   AdvancedThaumaturgy{0.0.28} [Advanced Thaumaturgy] (AdvancedThaumaturgy-1.6.4-0.0.28.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   advfluxtools{0.0.0.2} [Advanced Fluxian Tools] (AdvFluxTools-0.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   intarray.beacon{1.0.0 for 1.6.4} [Aesthetic Beacons Mod] (Aesthetic Beacons Texture Fix 1.0.0 (MC 1.6.4).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   AppliedEnergistics{rv14.finale3} [Applied Energistics] (Appeng-rv14-finale3-mc16x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   Artifice{1.6.4R1.1.3} [Artifice] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   ArtificeCompat|EE3{1.6.4R1.1.3} [Artifice Compat: EE3] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   ArtificeCompat|Forestry{1.6.4R1.1.3} [Artifice Compat: Forestry] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   ArtificeCompat|Vanilla{1.6.4R1.1.3} [Artifice Compat: Vanilla] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   ArtificeCompat|MFR{1.6.4R1.1.3} [Artifice Compat: MFR] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   ArtificeCompat|Buildcraft{1.6.4R1.1.3} [Artifice Compat: Buildcraft] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   ArtificeCompat|ForgeMicroblock{1.6.4R1.1.3} [Artifice Compat: ForgeMicroblock] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   ArtificeCompat|Thaumcraft{1.6.4R1.1.3} [Artifice Compat: Thaumcraft] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   ATG{0.9.5} [Alternate Terrain Generation] (ATG-1.6.4-0.9.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   Autoutils{1.0.1} [Autoutils] (Autoutils-1.6.4-1.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   BetterGrassAndLeavesMod{1.6.4.D} [Better Grass & Leaves Mod] (BetterGrassAndLeavesMod[v1.6.4.D].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   BiblioWoodsEBXL{1.1} [BiblioWoods ExtraBiomesXL Edition] (BiblioWoods[ExtraBiomesXL][v1.1].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   BiblioWoodsForestry{1.3} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.3].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   ComputerCraft{1.63} [ComputerCraft] (ComputerCraft1.63.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   Mekanism{6.0.4} [Mekanism] (Mekanism-6.0.4.42.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   CoFHCore{2.0.0.5} [CoFH Core] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   NetherOres{1.6.2R2.2.2} [Nether Ores] (NetherOres-2.2.2-55.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   ForgeMultipart{1.0.0.250} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   ThermalExpansion{3.0.0.7} [Thermal Expansion] (ThermalExpansion-3.0.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   BigReactors{0.3.3A} [Big Reactors] (BigReactors-0.3.3A.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   BinnieCore{1.8.0} [Binnie Core] (Binnie-mods-1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   ExtraBees{1.8.0} [Extra Bees] (Binnie-mods-1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   ExtraTrees{1.8.0} [Extra Trees] (Binnie-mods-1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   BuildCraft|Builders{4.2.2} [BC Builders] (Buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   BuildCraft|Factory{4.2.2} [BC Factory] (Buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   BuildCraft|Transport{4.2.2} [BC Transport] (Buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   BuildCraft|Silicon{4.2.2} [BC Silicon] (Buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   CarpentersBlocks{2.0.8} [Carpenter's Blocks] (Carpenter's Blocks v2.0.8 - MC 1.6+.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   Chisel{1.5.0} [Chisel] (Chisel-1.6.4-1.5.0fix.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   CoFHLoot{2.0.0.5} [CoFH Loot] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   CoFHMasquerade{2.0.0.5} [CoFH Masquerade] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   CoFHSocial{2.0.0.5} [CoFH Social] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   CoFHWorld{2.0.0.5} [CoFH World] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   creepersnocreeping{7.1} [CreepersNoCreeping] (CreepersNoCreeping_v7.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   DamageIndicatorsMod{2.9.2.3} [Damage Indicators] (DamageIndicatorsv2.9.2.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   DenPipes-Forestry{1.1.8} [DenPipes-Forestry] (DenPipes_Forestry-1.6.4-1.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   DenPipes-Emerald{1.1.6} [DenPipes-Emerald] (DenPipes_Emerald-1.6.4-1.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   DenPipes{2.1.18} [DenPipes] (DenPipes-1.6.4-2.1.18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   ImmibisCore{57.2.0} [Immibis Core] (Immibis-core-57.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   DimensionalAnchors{57.1.96} [Dimensional Anchors] (Dimensional-anchor-57.1.96.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   Mystcraft{0.10.13.01} [Mystcraft] (Mystcraft-uni-1.6.4-0.10.13.01.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   DragonAPI{release} [DragonAPI] (DragonAPI 1.6 V22.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   DynamicLights{1.2.8} [Dynamic Lights] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   DynamicLights_creepers{1.0.3} [Dynamic Lights on Creepers] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   DynamicLights_dropItems{1.0.5} [Dynamic Lights on ItemEntities] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   DynamicLights_entityClasses{1.0.0} [Dynamic Lights on specified Entities] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   DynamicLights_mobEquipment{1.0.3} [Dynamic Lights on Mob Equipment] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   DynamicLights_flameArrows{1.0.0} [Dynamic Lights on Flame enchanted Arrows] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   DynamicLights_otherPlayers{1.0.5} [Dynamic Lights Other Player Light] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   DynamicLights_thePlayer{1.0.9} [Dynamic Lights Player Light] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   ThebombzenAPI{2.2.0} [ThebombzenAPI] (ThebombzenAPI-v2.2.0-mc1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   EnchantView{3.12.0} [EnchantView] (EnchantView-v3.12.0-mc1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   EnderIO{1.0.2} [Ender IO] (EnderIO-1.6.4-1.0.2.363.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   Endermanage{1.0} [Endermanage] (Endermanage1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   EnderStorage{1.4.3.6} [EnderStorage] (EnderStorage 1.4.3.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   EnhancedPortals3{1.6.4-3.0.0b5e} [EnhancedPortals] (EnhancedPortals-1.6.4-3.0.0b5e.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   extracells{1.6.9b} [ExtraCells] (ExtraCells-1.6.9b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   FinndusFillies{1.0.0} [Finndus Fillies] (FinndusFillies-1.6.2-universal-1.0.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   flatsigns{1.4.0} [Flat Signs] (Flatsigns-1.6.2-universal-1.4.0.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   GateCopy{3.1.4} [GateCopy] (GateCopy-1.6.4-3.1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   GeoStrata{Gamma} [GeoStrata] (GeoStrata 1.6 V22.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   GraveStoneMod{@VERSION@-@BUILD_NUMBER@} [GraveStones] (GraveStones-v2.3-4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   iChunUtil{2.4.0} [iChunUtil] (IChunUtil2.4.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   GraviGun{2.0.0} [GraviGun] (GravityGun2.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   Growthcraft{2.0.6} [Growthcraft] (Growthcraft-core-1.6.4-2.0.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   Growthcraft|Cellar{2.0.7} [Growthcraft Cellar] (Growthcraft-cellar-1.6.4-2.0.7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   Growthcraft|Apples{2.0.6} [Growthcraft Apples] (Growthcraft-apples-1.6.4-2.0.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   Growthcraft|Bamboo{2.0.6} [Growthcraft Bamboo] (Growthcraft-bamboo-1.6.4-2.0.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   Growthcraft|Bees{2.0.6} [Growthcraft Bees] (Growthcraft-bees-1.6.4-2.0.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   Growthcraft|Fishtrap{2.0.6a} [Growthcraft Fishtrap] (Growthcraft-fishtrap-1.6.4-2.0.6a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   Growthcraft|Grapes{2.0.6} [Growthcraft Grapes] (Growthcraft-grapes-1.6.4-2.0.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   Growthcraft|Hops{2.0.6} [Growthcraft Hops] (Growthcraft-hops-1.6.4-2.0.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   Growthcraft|Rice{2.0.6} [Growthcraft Rice] (Growthcraft-rice-1.6.4.-2.0.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   horseaccessories{2.1} [HorseAccessories] (HorseAccessories_v2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   InfernalMobs{1.4.4} [Infernal Mobs] (InfernalMobs_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   INpureTools{1.1.27} [INpureTools] (INpureTools-1.6.2-1.1.27.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   IronChest{5.4.1.702} [Iron Chest] (Ironchest-universal-1.6.4-5.4.1.702.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   LiquidXP{57.1.2} [Liquid XP] (Liquid-xp-57.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   Railcraft{8.4.0.0} [Railcraft] (Railcraft_1.6.4-8.4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   TConstruct{1.6.X_1.5.5.7} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.5.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   MagicBees{2.1.12} [Magic Bees] (Magicbees-2.1.12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   MekanismGenerators{6.0.4} [MekanismGenerators] (MekanismGenerators-6.0.4.42.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   MekanismTools{6.0.4} [MekanismTools] (MekanismTools-6.0.4.42.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   RedGear|Core{2.0.5} [Red Gear Core] (RedGearCore-2.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   RedGear|MoreBackpacks{2.1.9} [More Backpacks] (More_Backpacks-2.1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   morphcore{2.2} [MorphCore] (MorphCore_v2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   Morpheus{1.2} [Morpheus] (Morpheus-1.6.4-1.2.32.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   mod_MouseTweaks{2.3.4 (for Minecraft 1.6.4)} [Mouse Tweaks] (Mouse_Tweaks_2.3.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   natureoverhaul{0.8} [Nature Overhaul] (NatureOverhaul_0.8(1.6.X).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   NEIAddons{1.10.4.64} [NEI Addons] (NEIaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   NEIAddons|AE{1.10.4.64} [NEI Addons: Applied Energistics] (NEIaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   NEIAddons|MiscPeripherals{1.10.4.64} [NEI Addons: Misc Peripherals] (NEIaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   NEIAddons|ExtraBees{1.10.4.64} [NEI Addons: Extra Bees] (NEIaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   NEIAddons|Forestry{1.10.4.64} [NEI Addons: Forestry] (NEIaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   NEIAddons|CraftingTables{1.10.4.64} [NEI Addons: Crafting Tables] (NEIaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   OpenMods{0.4} [OpenMods] (OpenModsLib-0.4b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   OpenBlocks{1.2.7} [OpenBlocks] (OpenBlocks-1.2.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   OCS{1.6.4.2} [OpenCCSensors] (OpenCCSensors-1.6.4.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   MapWriter{2.0} [MapWriter] (Opis_1.2.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   Opis{1.2.2} [Opis] (Opis_1.2.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   fodc{1.4.3} [Ore Dictionary Converter] (OreDictionaryConverter-1.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   ProjRed|Core{4.3.7.32} [ProjectRed] (ProjectRedBase-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   ProjRed|Transmission{4.3.7.32} [ProjectRed-Transmission] (ProjectRedIntegration-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   ProjRed|Exploration{4.3.7.32} [ProjectRed-Exploration] (ProjectRedWorld-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   ProjRed|Compatibility{4.3.7.32} [ProjectRed-Compatibility] (ProjectRedCompat-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   ProjRed|Integration{4.3.7.32} [ProjectRed-Integration] (ProjectRedIntegration-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   ProjRed|Illumination{4.3.7.32} [ProjectRed-Illumination] (ProjectRedLighting-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   QuarryPlus{1.0.0} [QuarryPlus] (QuarryPlus-1.6.4-1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   RandomThings{1.9} [Random Things] (Random Things v. 1.9 [MC 1.6.4].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   rcdusts{0.0.6d} [Rock Crusher Metal Dusts Add-On] (RCDusts-0.0.6d.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   RotaryCraft{Gamma} [RotaryCraft] (RotaryCraft 1.6 V22.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   ReactorCraft{beta} [ReactorCraft] (ReactorCraft 1.6 V22.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   Redstone Arsenal{1.0.0.0} [Redstone Arsenal] (RedstoneArsenal-1.0.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   JAKJ_RedstoneInMotion{1.1.2} [Remain In Motion] (RemainInMotion_1.1.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   JAKJ_RedstoneInMotion_HollowCarriages{1.0} [JAKJ_RedstoneInMotion_HollowCarriages] (RemainInMotion_1.1.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   Revamp{1.2.2} [Rivvest's Enhancements to Villager and Mob Performance] (Revamp-1.2.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   Roguelike{1.3.0} [Roguelike Dungeons] (Roguelike-v1.3.0-forge-1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   ServerTools{1.6.4 (build 23)} [Server Tools] (Servertools-1.6.4-build23.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   simplyjetpacks{0.1.4.1} [Simply Jetpacks] (SimplyJetpacks-0.1.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   SSR{Alpha 0.8c} [Soul Shards Reborn] (SSR_v0.8c.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   technom{0.4.1} [Technomancy] (Technomancy 0.4.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Errored
   ThaumicExploration{0.5.1} [Thaumic Exploration] (Thaumic Exploration 0.5.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   TSteelworks{1.6.4-0.0.4.2} [Tinkers' Steelworks] (TSteelworks-mc1.6.4-0.0.4.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   TiCTooltips{1.1.6} [TiC Tooltips] (TiCTooltips-mc1.6.4-1.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   TMechworks{33.c001660} [Tinkers' Mechworks] (TMechworks_mc1.6.4_0.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   Tubestuff{57.1.3} [Tubestuff] (Tubestuff-57.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   UsefulFood{1.4.4} [UsefulFood] (UsefulFood-1.6.2_1.4.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   WailaHarvestability{1.0.1} [Waila Harvestability] (WailaHarvestability-mc1.6.4-1.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   wildcaves3{0.4.3.5} [Wild Caves 3] (WildCaves3-0.4.3.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   mod_ZanMinimap{0.9.4} [Zan's Minimap] (ZansMinimap1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   MineTweaker{1.6.4-2.1.2} [MineTweaker] (zMineTweaker-1.6.4-2.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   ZyinHUD{1.1.0} [Zyin's HUD] (Zyins_HUD_(1.6.4)_v.1.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   McMultipart{1.0.0.250} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   IguanaTweaksTConstruct{1.6.X-1p} [Iguana Tweaks for Tinkers Construct] (Iguanatweakstconstruct-1.6.X-1p-build11.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   JAMI{1.0.13.122} [JAMI] (JAMI-1.6.4-1.0.13.122.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   ForgeMicroblock{1.0.0.250} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
   TConstruct Environment: Sane and ready for action. Bugs may be reported.
 
  • Like
Reactions: xaositech

Bigman52796

New Member
Jul 29, 2019
13
0
0
I added Technomancy to the modpack i'm using. With the default config options for compatibility (Blood Magic, Botania, and Thaumcraft set to false), it loaded up fine, but didn't seem to add anything.(I have Blood Magic and Botania installed) Nothing was added to the Thaumonomicon or NEI, although it did seem to acknowledge that it was there, with the mod count on the main menu. But when I enable any of the compatibilities in the config, it crashes at gamestart.

This is with 0.4.2

Crash Report:
http://pastebin.com/r9ShPR0L
 
Last edited:

Democretes

New Member
Jul 29, 2019
1,134
0
1
For anyone using Thermal Expansion 3.0.0.7 download Technomancy 0.4.2a. Using Technomancy 0.4.2 will cause your game to crash!

For everyone else using Thermal Expansion 3.0.0.2, use Technomancy 0.4.2.
 
  • Like
Reactions: James_Grimm

Democretes

New Member
Jul 29, 2019
1,134
0
1
Here's a quick question for the lot of you who still happen to follow this post.

I'm currently working a way to process ores using different magic mods. Each time the ore is processed by a different mod, it gets more "pure" and icnreases the amount of ingots gained when smelted. So, if you processed it through Thaumcraft alone, you get 2 ingots when smelted. If you process it through Thaumcraft, Blood Magic, and Witchery, you get 4 ingots instead. This applies to iron, gold, tin, copper, lead, silver, and nickel. When hovering over the processed ore, it tells the purity level (how many ores you'll get when smelting) and when holding down the shift key, the item will display what mods it has been processed by.

First and foremost, is this a good system? I know generally and extra 4 ingots(when using 5 of the mods intended for support) vs the normal 2 ingots is a bit much. Generally, people aren't going to use all 5 magic mods so most will only get an extra 2 or 3 ingots vs the normal route. The system could be easily changed to incorporate the normal ore processing, each giving 2 ingots when processing 1 ore (without having to grind them into dusts).

Now, if this is a good system and is something that people would use and enjoy playing with, there is another question that stands. Should the texture for the purified ore change after each time it's processed to accomodate for the processor? I've figured out a way to do it, it's just a matter of implementing it. I want to make sure that this entire idea of ore processing is worth the time and the effort if I go to such means.

Any and all thoughts are appreciated except for anything dirty and or sexual.
 

ThatOneSlowking

New Member
Jul 29, 2019
3,520
0
0
Here's a quick question for the lot of you who still happen to follow this post.

I'm currently working a way to process ores using different magic mods. Each time the ore is processed by a different mod, it gets more "pure" and icnreases the amount of ingots gained when smelted. So, if you processed it through Thaumcraft alone, you get 2 ingots when smelted. If you process it through Thaumcraft, Blood Magic, and Witchery, you get 4 ingots instead. This applies to iron, gold, tin, copper, lead, silver, and nickel. When hovering over the processed ore, it tells the purity level (how many ores you'll get when smelting) and when holding down the shift key, the item will display what mods it has been processed by.

First and foremost, is this a good system? I know generally and extra 4 ingots(when using 5 of the mods intended for support) vs the normal 2 ingots is a bit much. Generally, people aren't going to use all 5 magic mods so most will only get an extra 2 or 3 ingots vs the normal route. The system could be easily changed to incorporate the normal ore processing, each giving 2 ingots when processing 1 ore (without having to grind them into dusts).

Now, if this is a good system and is something that people would use and enjoy playing with, there is another question that stands. Should the texture for the purified ore change after each time it's processed to accomodate for the processor? I've figured out a way to do it, it's just a matter of implementing it. I want to make sure that this entire idea of ore processing is worth the time and the effort if I go to such means.

Any and all thoughts are appreciated except for anything dirty and or sexual.
The ending of that post was perfect.
I had an idea, but re-reading the post made me realize I derpped up.
This idea... Technomancy will be the best mod ever.
 

FastTquick

New Member
Jul 29, 2019
151
0
0
Here's a quick question for the lot of you who still happen to follow this post.

I'm currently working a way to process ores using different magic mods. Each time the ore is processed by a different mod, it gets more "pure" and icnreases the amount of ingots gained when smelted. So, if you processed it through Thaumcraft alone, you get 2 ingots when smelted. If you process it through Thaumcraft, Blood Magic, and Witchery, you get 4 ingots instead. This applies to iron, gold, tin, copper, lead, silver, and nickel. When hovering over the processed ore, it tells the purity level (how many ores you'll get when smelting) and when holding down the shift key, the item will display what mods it has been processed by.

First and foremost, is this a good system? I know generally and extra 4 ingots(when using 5 of the mods intended for support) vs the normal 2 ingots is a bit much. Generally, people aren't going to use all 5 magic mods so most will only get an extra 2 or 3 ingots vs the normal route. The system could be easily changed to incorporate the normal ore processing, each giving 2 ingots when processing 1 ore (without having to grind them into dusts).

Now, if this is a good system and is something that people would use and enjoy playing with, there is another question that stands. Should the texture for the purified ore change after each time it's processed to accomodate for the processor? I've figured out a way to do it, it's just a matter of implementing it. I want to make sure that this entire idea of ore processing is worth the time and the effort if I go to such means.

Any and all thoughts are appreciated except for anything dirty and or sexual.

Honestly, I am not quite fond of the idea of having people process ores through two different processes from two different mods. Even if this is FTB and many of these mods work with each other in many ways, I think it would just make things needlessly complicated for both the players and the mod makers. That's fine if you want to experiment with purifying ores beforehand to get better yields, but may I suggest you build your own machines contained in your own mod for this specific purpose instead of having players rely on other ore processing mechanics from other mods? Also, make the process require a bit of infrastructure as I'm sure doing it early on in the mod might make it a bit OP.
 

ThatOneSlowking

New Member
Jul 29, 2019
3,520
0
0
Honestly, I am not quite fond of the idea of having people process ores through two different processes from two different mods. Even if this is FTB and many of these mods work with each other in many ways, I think it would just make things needlessly complicated for both the players and the mod makers. That's fine if you want to experiment with purifying ores beforehand to get better yields, but may I suggest you build your own machines contained in your own mod for this specific purpose instead of having players rely on other ore processing mechanics from other mods? Also, make the process require a bit of infrastructure as I'm sure doing it early on in the mod might make it a bit OP.
Obviously it would require infrastructure. BM takes at least 2 diamonds to start,mThaumcraft is the base, Ars Magica is not TOO much but you do need a nexus, and Witchery... I have not played with yet
 

Padfoote

Brick Thrower
Forum Moderator
Dec 11, 2013
5,140
5,898
563
Obviously it would require infrastructure. BM takes at least 2 diamonds to start,mThaumcraft is the base, Ars Magica is not TOO much but you do need a nexus, and Witchery... I have not played with yet

Witchery is a time investment like BM is.

As for the concept, I like it. It'll help tie the mods together in a way that still keeps their respective balance, and yet helps with getting into (or advancing in) tech mods.