[1.7.10] TerraFirmaPunk 2.0 - TerraFirmaCraft & SteamPunk Adventures

O

Obuw

Guest
New problem: Wanted to use the anvil recipe for stone gear + tin plate = tin gear, but I can't heat up the stone gear so I can't work on it.
 
C

ColdComfort

Guest
ColdComfort, that recipe requires minecraft sticks, as opposed to tfc sticks (you can make mc sticks from 3 tfc sticks). A couple other recipes require mc sticks as well, so keep an eye out for that.

Edit: Also that recipe makes minecraft arrows as opposed to tfc arrows, so they won't go in a quiver, and I'm not sure how they'll actually work with the tfc bow (never tried firing one).

Haven't managed to make a quiver yet (no flux), but they definitely don't work with the TFC bow on their own...

Cralis/OneWolfe: I'm using Java 8 update 77, and haven't seen any issues with world gen or missing rocks (Windows 7). Also running the latest build on the server, which seems to have generated the world without issue as well. There was a brief issue with Forge where the server wouldn't launch, but re-copying all the Forge files and libraries seemed to fix it. Could be something worth trying, if you're out of ideas?

An alternate plan could be to upload an archive of your server folder, to see if there are any file mis-matches with a working installation.
 
C

Cralis

Guest
Cralis/OneWolfe: I'm using Java 8 update 77, and haven't seen any issues with world gen or missing rocks (Windows 7). Also running the latest build on the server, which seems to have generated the world without issue as well. There was a brief issue with Forge where the server wouldn't launch, but re-copying all the Forge files and libraries seemed to fix it. Could be something worth trying, if you're out of ideas?

How did you "re-copy" the forge files (i'm questioning the "s" here, since forge is but a single file) and the libraries (where did you get your libraries since the server doesn't download them?)

An alternate plan could be to upload an archive of your server folder, to see if there are any file mis-matches with a working installation.

Upload where? Could make a list... just a lot of files though.
 
C

ColdComfort

Guest
How did you "re-copy" the forge files (i'm questioning the "s" here, since forge is but a single file) and the libraries (where did you get your libraries since the server doesn't download them?)

To make sure I got the full set, I did a server install of Forge to an empty folder on my local machine, and then uploaded the files it created. IIRC there was the Forge-Universal-XXXXXXX.jar, minecraftserver.jar, and a folder called libraries with 5 sub-folders and 17 files. I uploaded all of this to my server, and set it to launch from ForgeUniversal.jar.

Upload where? Could make a list... just a lot of files though.

Just zip it and throw it up on any hosting site. (Mediafire? Dropbox?)
 
O

Obuw

Guest
New problem: Can't make steamcraft capacitors, since they require steamcraft sulfuric acid, which requires steamcraft sulfur, which is unobtainable.

Is this intentional? If not, I think it would be nice if the recipe was changed to require tfc-udary sulfuric acid instead.

PS. Similar problem with aluminum being unobtainable. Was that meant to be fixed with the addition of tfctech in .98? Or are HV wires meant to be unobtainable?
 

OneWolfe

New Member
Jul 29, 2019
758
0
0
The TFCTech dev has posted a new update that should fix the missing rocks issue. The bug does not appear on my system with either MultiMC or FTB so I have no way to test it on my end. If anyone who was having problems with 1.0.98 could give the mod update a test run and let me know if the rocks are now spawning I would be very grateful.

Here is a link to download the new TFCTech update: http://minecraft.curseforge.com/projects/tfctech-addon/files/2295123
Make sure to disable or delete the original version first ...
 

greenowl77

New Member
Jul 29, 2019
23
0
0
So Jave just updated so I decided to give the new version another shot. I selected .98 not recommended (not sure if that matters) and then loaded up the game. Looks like it is working fine now- ie. rocks are spawning now. Perhaps it was the 77 java that was the problem after all.


UPDATE*** LOL I thought I updated but I must not have hit the update button. Rocks are not spawning after all... however I did notice that there are debris that you can break but nothing comes out of them- I agree with the other poster, these are probably supposed to be rocks.

BTW is anyone else having the thing where sometimes you can't drink fresh water but after you log out and log back in again it works fine?
 
Last edited:
  • Like
Reactions: OneWolfe

OneWolfe

New Member
Jul 29, 2019
758
0
0
New problem: Can't make steamcraft capacitors, since they require steamcraft sulfuric acid, which requires steamcraft sulfur, which is unobtainable.

Is this intentional? If not, I think it would be nice if the recipe was changed to require tfc-udary sulfuric acid instead.

PS. Similar problem with aluminum being unobtainable. Was that meant to be fixed with the addition of tfctech in .98? Or are HV wires meant to be unobtainable?

Most of Steamcraft2 is broken and can even cause Fatal crashes, so if a block or item is disabled it is for a very good reason. I mostly have it in the pack as a pool of extra items and junk to play with. I probably should just remove all the steam container's recipes just to be sure. The SC2 steam generator that is used to fill them will cause a fatal crash and break the world. There was a plan several months ago to craft and refill them with other means, but I haven't gotten around to it yet :p
 
C

Cralis

Guest
I can confirm that TFCTech0.2.2-A7 ...

... WORKS! Oorah!

And based on what he was saying, it was in that bauxite world gen file. Perhaps I should find a better way to to read those java files. Arg... then I'm going to want to help and I have enough to do and barely enough time to play... =\
 
  • Like
Reactions: OneWolfe
C

Cralis

Guest
Ok. My excitement is gone again. *laugh*

Dedicated server crashes when the player attempts to login. Given that it's something to do with tileentities...

--- Minecraft Crash Report ----
// Oh - I know what I did wrong!

Time: 4/20/16 8:00 PM
Description: Exception ticking world

java.lang.ClassCastException: jds.bibliocraft.tileentities.TileEntityPrintPress cannot be cast to terramisc.tileentities.BlockTallowCandleTileEntity
at terramisc.blocks.BlockTallowCandle.func_149674_a(BlockTallowCandle.java:151)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:391)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:183)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)


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

-- Head --
Stacktrace:
at terramisc.blocks.BlockTallowCandle.func_149674_a(BlockTallowCandle.java:151)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:391)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:183)

-- Affected level --
Details:
Level name: CralisPunk
All players: 1 total; [EntityPlayerMP['Amotu'/306, l='CralisPunk', x=-27.52, y=145.06, z=-5305.41]]
Chunk stats: ServerChunkCache: 546 Drop: 0
Level seed: 404646167
Level generator: ID 00 - TFCDefault, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (48,150,-5244), Chunk: (at 0,9,4 in 3,-328; contains blocks 48,0,-5248 to 63,255,-5233), Region: (0,-11; contains chunks 0,-352 to 31,-321, blocks 0,0,-5632 to 511,255,-5121)
Level time: 648014 game time, 648014 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 78895 (now: false), thunder time: 94899 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_91, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 117066160 bytes (111 MB) / 519114752 bytes (495 MB) up to 2075918336 bytes (1979 MB)
JVM Flags: 9 total; -Xms512m -Xmx2048M -XX:permSize=256m -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:+CMSClassUnloadingEnabled -XX:parallelGCThreads=2 -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 13, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1566 103 mods loaded, 103 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1566-1.7.10-universal.jar)
UCHIJAAAA Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10-universal.jar)
UCHIJAAAA tfc_coremod{0.79.28} [TFC[coremod]] (minecraft.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
UCHIJAAAA PlayerAPI{1.4} [Player API] (minecraft.jar)
UCHIJAAAA SmartCore{1.0.3} [Smart Core] (minecraft.jar)
UCHIJAAAA OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
UCHIJAAAA terrafirmacraft{0.79.28} [TerraFirmaCraft] ([1.7.10]TerraFirmaCraft-0.79.28.908.jar)
UCHIJAAAA TFC-Tweaks{0.4.0.17} [TFC-Tweaks] (TFC-Tweaks-1.7.10-0.4.0.17.jar)
UCHIJAAAA CarpentersBlocks{3.3.8_dev_r8} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8_dev_r8 - MC 1.7.10.jar)
UCHIJAAAA tfcadditions{@MODVERSION@} [TFC-Additions] ([1.7.10][0.79.23+]TFC-Additions-1.0.3.jar)
UCHIJAAAA DecorationsTFC{1.0.20} [Decorations] ([1.7.10]Decorations-1.0.20.jar)
UCHIJAAAA lwstfc{3.9.B79} [Leather Water Sac] ([1.7.10]LeatherWaterSac-3.9.B79.jar)
UCHIJAAAA MerchantsTFC{1.1.3} [Merchants] ([1.7.10]Merchants-1.1.3.jar)
UCHIJAAAA terrafirmastuff{0.1.3} [TerraFirmaStuff] ([1.7.10]terrafirmastuff-0.1.3.jar)
UCHIJAAAA tfcm{0.9.1} [TerraMisc] ([1.7.10]TerraMisc-0.9.1.jar)
UCHIJAAAA tfccellars{1.010} [CellarsAddon] ([1.7.10]TFCCellarsAddon-1.010.jar)
UCHIJAAAA BiblioCraft{1.11.2} [BiblioCraft] (BiblioCraft[v1.11.2][MC1.7.10].jar)
UCHIJAAAA BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Builders{7.1.14} [BC Builders] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Transport{7.1.14} [BC Transport] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Energy{7.1.14} [BC Energy] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Silicon{7.1.14} [BC Silicon] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Robotics{7.1.14} [BC Robotics] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Factory{7.1.14} [BC Factory] (buildcraft-7.1.14.jar)
UCHIJAAAA tfcwatercompatibility{1.3} [TFC Water Compatibility] (TFCWaterCompatability-1.5.jar)
UCHIJAAAA Forestry{4.2.11.59} [Forestry for Minecraft] (forestry_1.7.10-4.2.11.59.jar)
UCHIJAAAA BuildCraft|Compat{7.1.3} [BuildCraft Compat] (buildcraft-compat-7.1.3.jar)
UCHIJAAAA Railcraft{9.8.0.0} [Railcraft] (Railcraft_1.7.10-9.8.0.0.jar)
UCHIJAAAA ImmersiveEngineering{0.7.4} [Immersive Engineering] (ImmersiveEngineering-0.7.4.jar)
UCHIJAAAA ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
UCHIJAAAA LogisticsPipes{0.9.3.114} [Logistics Pipes] (logisticspipes-0.9.3.114.jar)
UCHIJAAAA tfctech{0.2.2-A7} [Shurgent's TFCTech Addon] ([1.7.10]TFCTech-0.2.2-A7.jar)
UCHIJAAAA tfcudarymod{0.2.31} [TFC Udary Mod] ([1.7.10]TFCUdaryMod-0.2.31.jar)
UCHIJAAAA animalcrate{0.01} [AnimalCrate] (animalcrate-0.1.jar)
UCHIJAAAA antiqueatlas{4.0.1a-1.7.10} [Antique Atlas] (antiqueatlas-4.0.1a-1.7.10.jar)
UCHIJAAAA ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
UCHIJAAAA bookshelf{1.0.4.178} [Bookshelf] (Bookshelf-1.7.10-1.0.4.178.jar)
UCHIJAAAA betterboat{1.1.0} [Better Boat] (BetterBoat-1.7.10-1.1.0.jar)
UCHIJAAAA BiblioWoodsTFC{1.2} [BiblioWoodsTFC] (BiblioWoods[TerraFirmaCraftV0.79.23][v1.2].jar)
UCHIJAAAA boilerplate{6.2.1.68} [Boilerplate] (boilerplate-1.7.10-6.2.1.68-universal.jar)
UCHIJAAAA Cogs{0.1.4pre1} [Cogs of the machine] (cogs-1.7.10-0.1.4pre1.jar)
UCHIJAAAA BuildMod{v1.0} [Build Mod] (CoroUtil-1.1.1.jar)
UCHIJAAAA CoroAI{v1.0} [CoroAI] (CoroUtil-1.1.1.jar)
UCHIJAAAA ExtendedRenderer{v1.0} [Extended Renderer] (CoroUtil-1.1.1.jar)
UCHIJAAAA ConfigMod{v1.0} [Extended Mod Config] (CoroUtil-1.1.1.jar)
UCHIJAAAA craftingtweaks{1.0.79} [Crafting Tweaks] (craftingtweaks-mc1.7.10-1.0.79.jar)
UCHIJAAAA CustomChestLoot{1.1.1} [Custom Chest Loot] (CustomChestLoot-1.7.10-1.1.1.jar)
UCHIJAAAA DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar)
UCHIJAAAA EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar)
UCHIJAAAA exnihilo{1.38-49} [Ex Nihilo] (Ex-Nihilo-1.38-49.jar)
UCHIJAAAA farseek{1.0.11} [Farseek] (Farseek-1.0.11.jar)
UCHIJAAAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJAAAA Steamcraft{0.28.12} [Flaxbeard's Steam Power] (Flaxbeard'sSteamPower-1.7.10-0.28.12.jar)
UCHIJAAAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHIJAAAA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCHIJAAAA herdCraft{1.1} [HerdCraft] (HerdCraft-1.7.10-1.1.jar)
UCHIJAAAA HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
UCHIJAAAA InfernalMobs{1.6.6} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
UCHIJAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHIJAAAA journeymap{5.1.4} [JourneyMap] (journeymap-1.7.10-5.1.4-unlimited.jar)
UCHIJAAAA lycanitesmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJAAAA arcticmobs{1.13.0.5 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJAAAA demonmobs{1.13.0.5 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJAAAA desertmobs{1.13.0.5 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJAAAA forestmobs{1.13.0.5 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJAAAA freshwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJAAAA infernomobs{1.13.0.5 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJAAAA junglemobs{1.13.0.5 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJAAAA mountainmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJAAAA plainsmobs{1.13.0.5 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJAAAA saltwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJAAAA shadowmobs{1.13.0.5 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJAAAA swampmobs{1.13.0.5 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA Magneticraft{0.5.1} [Magneticraft] (magneticraft-0.5.1.jar)
UCHIJAAAA MemoryCleaner{1.0} [Memory Cleaner] (MemoryCleaner-1.4-mc.1.7.10.jar)
UCHIJAAAA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
UCHIJAAAA MobProperties{1.0.2} [Mob Properties] (MobProperties-1.7.10-1.0.2.jar)
UCHIJAAAA modtweaker2{0.9.5} [Mod Tweaker 2] (ModTweaker2-0.9.5.jar)
UCHIJAAAA necromancy{1.7.2} [Necromancy] (Necromancy-1.7.10.jar)
UCHIJAAAA OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar)
UCHIJAAAA OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar)
UCHIJAAAA MapWriter{2.1.2} [MapWriter] (Opis-1.2.5_1.7.10.jar)
UCHIJAAAA Opis{1.2.5} [Opis] (Opis-1.2.5_1.7.10.jar)
UCHIJAAAA RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
UCHIJAAAA Roguelike{1.4.3} [Roguelike Dungeons] (roguelike for TFC-1.7.10-1.0.2.jar)
UCHIJAAAA RopesPlus{1.6.4} [Ropes+] (RopePlus-1.7.10.jar)
UCHIJAAAA AS_Ruins{15.4} [Ruins Spawning System] (Ruins-1.7.10.jar)
UCHIJAAAA SmartMoving{15.6} [Smart Moving] (SmartMoving-1.7.10-15.6.jar)
UCHIJAAAA steamcraft2{B5.0.1} [Steamcraft 2] (steamcraft2-1.7.10-B5.0.1.jar)
UCHIJAAAA StorageDrawers{1.7.10-1.9.5} [Storage Drawers] (StorageDrawers-1.7.10-1.9.5.jar)
UCHIJAAAA streams{0.2} [Streams] (Streams-0.2.jar)
UCHIJAAAA TerraFirmaPunkTweaks{1.12} [TerraFirmaPunk Tweaks] (TerraFirmaPunkTweaks-1.7.10-1.12.jar)
UCHIJAAAA tfcrailcraft{0.2.0} [TFC Railcraft Compatibility] (tfcrailcraft-0.2.0.jar)
UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJAAAA ZAMod{v1.9.5} [Zombie Awareness] (ZombieAwareness-1.9.6.jar)
UCHIJAAAA bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA JustAnotherSpawner{0.17.6} [Just Another Spawner] (JustAnotherSpawner-0.17.6.jar)
UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
OpenModsLib class transformers: [stencil_patches:ENABLED],[movement_callback:ENABLED],[map_gen_fix:FINISHED],[gl_capabilities_hook:ENABLED],[player_render_hook:ENABLED]
Class transformer null safety: all safe
TFC-Tweaks: PLEASE TRY TO START THE GAME AT LEAST TWICE. The load order modifications we do only kick in after a reload.
TFC-Tweaks-ASM: FluidContainerRegistryCT: 3 / 3; FluidRegistryCT: 6 / 6
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['Amotu'/306, l='CralisPunk', x=-27.52, y=145.06, z=-5305.41]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)

UPDATE: It works with a new map, but not the old map. However, it's giving me some errors in the starting text:

ERROR: Steamcraft2.zs:177> No such member: nei
ERROR: Steamcraft2.zs:178> No such member: nei
ERROR: Error executing Steamcraft2.zs: minetweaker/api/item/IItemStackAny
ERROR: ?:4> No such member: nei
ERROR: TFCTechAddon.zs:6> No such member: nei
Repeat the previous line for 8, 10, 12, 14, 16, 18, and 20
ERROR: Error executing TFCTechAddon.zs: minetweaker/api/item/IItemStackAny
 
Last edited:
O

Obuw

Guest
Most of Steamcraft2 is broken and can even cause Fatal crashes, so if a block or item is disabled it is for a very good reason. I mostly have it in the pack as a pool of extra items and junk to play with. I probably should just remove all the steam container's recipes just to be sure. The SC2 steam generator that is used to fill them will cause a fatal crash and break the world. There was a plan several months ago to craft and refill them with other means, but I haven't gotten around to it yet :p

Hmm okay. I wanted to craft the capacitor bank thing for rf storage, I don't know about the steam generator. Anyway ended up using a battery pack with electric jars, more scalable anyways.

Sorry I thought I fixed that one already?

Um, sorry, I'm on .97, was it was fixed on .98?


Also new question - considering getting into computercraft, but how well does it actually work with tfc? Say, can I use a turtle to automate smelting ore in a crucible and taking out ingots? What about the anvil? I don't see a tfc api so their interactions are probably quite limited?
 

OneWolfe

New Member
Jul 29, 2019
758
0
0
Also new question - considering getting into computercraft, but how well does it actually work with tfc? Say, can I use a turtle to automate smelting ore in a crucible and taking out ingots? What about the anvil? I don't see a tfc api so their interactions are probably quite limited?

Havent tried anything like that yet, had considered BC pipes and Logistics Pipes, If it works please let me know :D
 
C

Cralis

Guest
I'm curious... is it intentional that your forests aren't in forest biomes, but rather cover plains and extreme hills biomes? In fact, I'm not seeing anything BUT default biomes when I press F3 and look at where I am.

The primary reason I ask is that the forestry bees are particular to the biomes they are in. I haven't seen any snow or desert biomes yet, for example, and so far it's probably 95% ocean, beach, plains, or extreme hills. And that's over a dozen or so worlds I've generated while testing.
 

greenowl77

New Member
Jul 29, 2019
23
0
0
So I was having a bizarre inventory disappearing issue- I think it is related to the naga spawner area in the overworld- after I went some distance from that location the problem went away. Has anyone else experienced this ver. 97.
 
C

ColdComfort

Guest
I'm curious... is it intentional that your forests aren't in forest biomes, but rather cover plains and extreme hills biomes? In fact, I'm not seeing anything BUT default biomes when I press F3 and look at where I am.

The primary reason I ask is that the forestry bees are particular to the biomes they are in. I haven't seen any snow or desert biomes yet, for example, and so far it's probably 95% ocean, beach, plains, or extreme hills. And that's over a dozen or so worlds I've generated while testing.

I don't think TFC has any snow or desert biomes... http://wiki.terrafirmacraft.com/Biome So I don't think you'll be able to find those naturally.

That said, might be worth looking into the Ex Nihilo artificial hive?

Edit: Upon further reading, that might not work either; apparently for that to work they need to be placed in the appropriate biome type. Which really depends if the registered biome type changes based on the season, but I suspect that's not the case....
 
Last edited:
O

Obuw

Guest
I actually see wintry hives around the world, I think they might actually spawn based on biome temperature (so usually high up in the mountains). Not sure if that's done by some cross mod interaction, or onewolfe had to add some code for it specifically.

However, I don't know if the wintry bees would actually be able to work in the places their hives spawn at, I never tried. Either way the bee tree in this modpack is pretty basic so I don't think there's much of a reason to go further than cultivated bees anyway.
 

OneWolfe

New Member
Jul 29, 2019
758
0
0
The primary reason I ask is that the forestry bees are particular to the biomes they are in. I haven't seen any snow or desert biomes yet, for example, and so far it's probably 95% ocean, beach, plains, or extreme hills. And that's over a dozen or so worlds I've generated while testing.

That said, might be worth looking into the Ex Nihilo artificial hive?

Edit: Upon further reading, that might not work either; apparently for that to work they need to be placed in the appropriate biome type. Which really depends if the registered biome type changes based on the season, but I suspect that's not the case....

I actually see wintry hives around the world, I think they might actually spawn based on biome temperature (so usually high up in the mountains). Not sure if that's done by some cross mod interaction, or onewolfe had to add some code for it specifically.

However, I don't know if the wintry bees would actually be able to work in the places their hives spawn at, I never tried. Either way the bee tree in this modpack is pretty basic so I don't think there's much of a reason to go further than cultivated bees anyway.

I have only included the basic bees that come from forestry. There is a plan to possibly introduce extra bees at some point in the future, but probably not until I have everything I want to do with the basic bees ironed out.

Meadows and Wintry bees tend to show up almost everywhere, while forest bees are a bit rare. They do not just only show up in biomes of their name or type, since they also work in packs that use Biomes of Plenty. What they do check is for climate and temperature. In the Tuesday live streams we have found that wintry bees work just fine at a Y level above 153. I have also spotted tropical bees in very warm wet areas like the jungle rain forests near the equator.

As of the moment there are not any bee related quests yet, but I plan to insert a few in the future. However you can find the rarer hives in some reward bags. Simply open the bag to collect the rewards, place the hive on the ground, the hit the hive with a scoop to collect the bees. There is also a rare zombie Bee Keeper that I had intended to also drop rare bees but there are just so many NBT tags attached to each breed that I have been unsuccessful in defining them properly for mob properties. Even if you are able to acquire Marshy, Mundane or Tropical queens and drones, you are still going to need to make an Alviary with climate controls for them to work outside their preferred climates.

So bees are still a work in progress, but I think you can still progress fairly far with the ones that are commonly available. It is just going to take some extra searching to find the others.
 
G

Greasy

Guest
I'm having issues getting my ceramic pots and jugs to register for the detection quest. The bowls are 100% but the pots and jugs refuse to be detected. I have tried manually submitting and going as far as to make 4 of each all at once to no avail. Any workarounds?
 

w1nterdemon

New Member
Jul 29, 2019
16
0
0
Srry, I'm new with the terra firma mod. Though every time I try to use it I never seem to be able to get it to work. I saw this mod pack and figured maybe it was how I implemented it into my games. I loaded up this mod pack believing it would work and I could finally experience that mod in some way. Failure. It crashes when I enter/build a world. Tried 4 times: The last time was with java 8 because I felt like I was out of options with java 7...
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.

Time: 4/21/16 9:39 AM
Description: Exception in server tick loop

java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
at blusunrize.immersiveengineering.common.EventHandler.onWorldTick(EventHandler.java:259)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_520_EventHandler_onWorldTick_WorldTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:255)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:645)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)


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

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_55, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 423645768 bytes (404 MB) / 1749024768 bytes (1668 MB) up to 3569876992 bytes (3404 MB)
JVM Flags: 4 total; -Xms256M -Xmx3830M -XX:permSize=256m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 17
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1566 128 mods loaded, 128 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1566-1.7.10-universal.jar)
UCHIJAAAA Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10-universal.jar)
UCHIJAAAA tfc_coremod{0.79.28} [TFC[coremod]] (minecraft.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
UCHIJAAAA PlayerAPI{1.4} [Player API] (minecraft.jar)
UCHIJAAAA SmartCore{1.0.3} [Smart Core] (minecraft.jar)
UCHIJAAAA OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
UCHIJAAAA terrafirmacraft{0.79.28} [TerraFirmaCraft] ([1.7.10]TerraFirmaCraft-0.79.28.908.jar)
UCHIJAAAA TFC-Tweaks{0.4.0.17} [TFC-Tweaks] (TFC-Tweaks-1.7.10-0.4.0.17.jar)
UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJAAAA tfcadditions{@MODVERSION@} [TFC-Additions] ([1.7.10][0.79.23+]TFC-Additions-1.0.3.jar)
UCHIJAAAA DecorationsTFC{1.0.20} [Decorations] ([1.7.10]Decorations-1.0.20.jar)
UCHIJAAAA lwstfc{3.9.B79} [Leather Water Sac] ([1.7.10]LeatherWaterSac-3.9.B79.jar)
UCHIJAAAA terrafirmastuff{0.1.3} [TerraFirmaStuff] ([1.7.10]terrafirmastuff-0.1.3.jar)
UCHIJAAAA tfcm{0.9.1} [TerraMisc] ([1.7.10]TerraMisc-0.9.1.jar)
UCHIJAAAA tfccellars{1.010} [CellarsAddon] ([1.7.10]TFCCellarsAddon-1.010.jar)
UCHIJAAAA tfcudarymod{0.2.30} [TFC Udary Mod] ([1.7.10]TFCUdaryMod-0.2.30.jar)
UCHIJAAAA animalcrate{0.01} [AnimalCrate] (animalcrate-0.1.jar)
UCHIJAAAA antiqueatlas{4.0.1a-1.7.10} [Antique Atlas] (antiqueatlas-4.0.1a-1.7.10.jar)
UCHIJAAAA ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
UCHIJAAAA bookshelf{1.0.4.178} [Bookshelf] (Bookshelf-1.7.10-1.0.4.178.jar)
UCHIJAAAA betterboat{1.1.0} [Better Boat] (BetterBoat-1.7.10-1.1.0.jar)
UCHIJAAAA BiblioCraft{1.11.2} [BiblioCraft] (BiblioCraft[v1.11.2][MC1.7.10].jar)
UCHIJAAAA BiblioWoodsTFC{1.2} [BiblioWoodsTFC] (BiblioWoods[TerraFirmaCraftV0.79.23][v1.2].jar)
UCHIJAAAA boilerplate{6.2.1.68} [Boilerplate] (boilerplate-1.7.10-6.2.1.68-universal.jar)
UCHIJAAAA BuildCraft|Core{7.1.16} [BuildCraft] (buildcraft-7.1.16.jar)
UCHIJAAAA BuildCraft|Builders{7.1.16} [BC Builders] (buildcraft-7.1.16.jar)
UCHIJAAAA BuildCraft|Transport{7.1.16} [BC Transport] (buildcraft-7.1.16.jar)
UCHIJAAAA BuildCraft|Energy{7.1.16} [BC Energy] (buildcraft-7.1.16.jar)
UCHIJAAAA BuildCraft|Silicon{7.1.16} [BC Silicon] (buildcraft-7.1.16.jar)
UCHIJAAAA BuildCraft|Robotics{7.1.16} [BC Robotics] (buildcraft-7.1.16.jar)
UCHIJAAAA BuildCraft|Factory{7.1.16} [BC Factory] (buildcraft-7.1.16.jar)
UCHIJAAAA tfcwatercompatibility{1.3} [TFC Water Compatibility] (TFCWaterCompatability-1.5.jar)
UCHIJAAAA Forestry{4.2.11.59} [Forestry for Minecraft] (forestry_1.7.10-4.2.11.59.jar)
UCHIJAAAA BuildCraft|Compat{7.1.4} [BuildCraft Compat] (buildcraft-compat-7.1.4.jar)
UCHIJAAAA bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
UCHIJAAAA ArmorStatusHUD{1.28} [ArmorStatusHUD] (client-[1.7.10]ArmorStatusHUD-1.28.jar)
UCHIJAAAA DamageIndicatorsMod{3.2.3} [Damage Indicators] (client-[1.7.10]DamageIndicatorsMod-3.2.3.jar)
UCHIJAAAA BetterFoliage{1.0.15} [Better Foliage] (client-BetterFoliage-mc1.7-1.0.15.jar)
UCHIJAAAA DynamicLights{1.3.9} [Dynamic Lights] (client-DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_onFire{1.0.5} [Dynamic Lights Burning Entity Module] (client-DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (client-DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (client-DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (client-DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (client-DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (client-DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (client-DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_otherPlayers{1.0.8} [Dynamic Lights OtherPlayers Light Module] (client-DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_thePlayer{1.1.4} [Dynamic Lights Player Light Module] (client-DynamicLights-1.7.10.jar)
UCHIJAAAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHIJAAAA MobDismemberment{4.0.0} [MobDismemberment] (client-MobDismemberment-4.0.0.jar)
UCHIJAAAA soundfilters{0.8_for_1.7.X} [Sound Filters] (client-SoundFilters-0.8_for_1.7.X.jar)
UCHIJAAAA Cogs{0.1.4pre1} [Cogs of the machine] (cogs-1.7.10-0.1.4pre1.jar)
UCHIJAAAA ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
UCHIJAAAA BuildMod{v1.0} [Build Mod] (CoroUtil-1.1.1.jar)
UCHIJAAAA CoroAI{v1.0} [CoroAI] (CoroUtil-1.1.1.jar)
UCHIJAAAA ExtendedRenderer{v1.0} [Extended Renderer] (CoroUtil-1.1.1.jar)
UCHIJAAAA ConfigMod{v1.0} [Extended Mod Config] (CoroUtil-1.1.1.jar)
UCHIJAAAA CustomChestLoot{1.1.1} [Custom Chest Loot] (CustomChestLoot-1.7.10-1.1.1.jar)
UCHIJAAAA DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar)
UCHIJAAAA EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar)
UCHIJAAAA exnihilo{1.38-49} [Ex Nihilo] (Ex-Nihilo-1.38-49.jar)
UCHIJAAAA farseek{1.0.11} [Farseek] (Farseek-1.0.11.jar)
UCHIJAAAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJAAAA Steamcraft{0.28.12} [Flaxbeard's Steam Power] (Flaxbeard'sSteamPower-1.7.10-0.28.12.jar)
UCHIJAAAA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCHIJAAAA herdCraft{1.1} [HerdCraft] (HerdCraft-1.7.10-1.1.jar)
UCHIJAAAA HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
UCHIJAAAA Railcraft{9.8.0.0} [Railcraft] (Railcraft_1.7.10-9.8.0.0.jar)
UCHIJAAAA ImmersiveEngineering{0.7.3} [Immersive Engineering] (ImmersiveEngineering-0.7.3.jar)
UCHIJAAAA InfernalMobs{1.6.6} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
UCHIJAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHIJAAAA journeymap{5.1.4} [JourneyMap] (journeymap-1.7.10-5.1.4-unlimited.jar)
UCHIJAAAA lycanitesmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJAAAA arcticmobs{1.13.0.5 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJAAAA demonmobs{1.13.0.5 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJAAAA desertmobs{1.13.0.5 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJAAAA forestmobs{1.13.0.5 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJAAAA freshwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJAAAA infernomobs{1.13.0.5 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJAAAA junglemobs{1.13.0.5 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJAAAA mountainmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJAAAA plainsmobs{1.13.0.5 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJAAAA saltwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJAAAA shadowmobs{1.13.0.5 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJAAAA swampmobs{1.13.0.5 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA Magneticraft{0.5.1} [Magneticraft] (magneticraft-0.5.1.jar)
UCHIJAAAA MemoryCleaner{1.0} [Memory Cleaner] (MemoryCleaner-1.4-mc.1.7.10.jar)
UCHIJAAAA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
UCHIJAAAA MobProperties{0.4.1} [Mob Properties] (MobProperties-1.7.10-0.4.2.jar)
UCHIJAAAA modtweaker2{0.9.5} [Mod Tweaker 2] (ModTweaker2-0.9.5.jar)
UCHIJAAAA necromancy{1.7.2} [Necromancy] (Necromancy-1.7.10.jar)
UCHIJAAAA NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
UCHIJAAAA OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar)
UCHIJAAAA OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar)
UCHIJAAAA MapWriter{2.1.2} [MapWriter] (Opis-1.2.5_1.7.10.jar)
UCHIJAAAA Opis{1.2.5} [Opis] (Opis-1.2.5_1.7.10.jar)
UCHIJAAAA RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
UCHIJAAAA Roguelike{1.4.3} [Roguelike Dungeons] (roguelike for TFC-1.7.10-1.0.2.jar)
UCHIJAAAA RopesPlus{1.6.4} [Ropes+] (RopePlus-1.7.10.jar)
UCHIJAAAA AS_Ruins{15.4} [Ruins Spawning System] (Ruins-1.7.10.jar)
UCHIJAAAA SmartMoving{15.6} [Smart Moving] (SmartMoving-1.7.10-15.6.jar)
UCHIJAAAA SmartRender{2.1} [Smart Render] (SmartRender-1.7.10-2.1.jar)
UCHIJAAAA steamcraft2{B5.0.1} [Steamcraft 2] (steamcraft2-1.7.10-B5.0.1.jar)
UCHIJAAAA StorageDrawers{1.7.10-1.9.5} [Storage Drawers] (StorageDrawers-1.7.10-1.9.5.jar)
UCHIJAAAA streams{0.2} [Streams] (Streams-0.2.jar)
UCHIJAAAA TerraFirmaCraftNEIplugin{1.5.3.24} [TerraFirmaCraftNEIplugin] (TerraFirmaCraftNEIplugin-1.7.10-1.5.3.24.jar)
UCHIJAAAA TerraFirmaPunkTweaks{1.11} [TerraFirmaPunk Tweaks] (TerraFirmaPunkTweaks-1.7.10-1.11.jar)
UCHIJAAAA tfcrailcraft{0.2.0} [TFC Railcraft Compatibility] (tfcrailcraft-0.2.0.jar)
UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCHIJAAAA wawla{1.3.3} [What Are We Looking At] (Wawla-1.3.3-1.7.10.jar)
UCHIJAAAA ZAMod{v1.9.5} [Zombie Awareness] (ZombieAwareness-1.9.6.jar)
UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA JustAnotherSpawner{0.17.6} [Just Another Spawner] (JustAnotherSpawner-0.17.6.jar)
UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
OpenModsLib class transformers: [gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED],[map_gen_fix:FINISHED],[movement_callback:ACTIVATED],[stencil_patches:FINISHED]
Class transformer null safety: all safe
TFC-Tweaks: PLEASE TRY TO START THE GAME AT LEAST TWICE. The load order modifications we do only kick in after a reload.
TFC-Tweaks-ASM: FluidContainerRegistryCT: 3 / 3; FluidRegistryCT: 6 / 6
Stencil buffer state: Function set: GL30, pool: internal, bits: 8
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'

I can supply this 3.5 gbs of ram and have a 64 bit system. My apologies for not knowing to much more. >: