[1.7.10] Technofirma - The Original Terrafirmacraft Modpack

izzy1488

New Member
Jul 29, 2019
33
0
0
Well I figured out how to fix the foliage thing.. but the Waila is telling me that all crops are just "crops" and all Ores are just "ores" I have looked at the config files to try and see if I can fix it myself but I can't find the solution... lol. Anyone know how to make it go back to telling me what crops and ore are?
 
Last edited:

kev12east

New Member
Jul 29, 2019
546
0
1
Well I figured out how to fix the foliage thing.. but the Waila is telling me that all crops are just "crops" and all Ores are just "ores" I have looked at the config files to try and see if I can fix it myself but I can't find the solution... lol. Anyone know how to make it go back to telling me what crops and ore are?

The WAILA issue should be fixed for the next update.

Hey Dex,
had another thought re: Sleep. if you did set the threshold to 10%, then only one person will ever get a chance to sleep and it will only go to the person fastest to bed, so everyone else will end up stuck with sleep blindness--so that isn't a solution either. also it would make 1 person drive everyone's hunger bar nuts every night when they're out doing something.

im not sure it works outside of single player, i don't see the solution. it would be sweet if spawn stopped being set when that bed dial reached zero instead, but that is again impossible/noideahow--and still has some of the issues above

Question: can you reset bed bar to 100% whenever someone simply lays in bed at night, even if they don't make an entire 8 hours+ of sleep? 50% threshold could still reset to day, but just laying would reset bed from sleep blindness/tiredness without the need for actual in-game hours spent. not ideal logically but i think it would satisfy it in MP... in this way, your personal bed bar is entirely on you and the day-resetting is still at the 50% margin so the two aspects are not combined. But on a large server where 50% was difficult to achieve so day never reset, the added incentive to reset your bed bar from time to time would send more people to bed and make it more likely to be morning on larger servers...might solve 2 problems if it is possible to do (i have no idea code-wise)


To make sure others know what i'm referring to in the first place: as it is now, if you can't get 50% of the folks to sleep, then you can't address your sleep blindness/sleep bar. large servers make this impossible...so the sleep bar is too punishing in MP. To lower the threshold to fix this would still cause the problem on low pop servers (most of them) that one person can reset before the other person gets to their bed.

so just saying it doesnt work as is but not sure how to fix it unless the above suggestion works.

Increased amount of sleep ticks given to the player while in a bed, this issue should be fixed next update.
 
  • Like
Reactions: izzy1488

izzy1488

New Member
Jul 29, 2019
33
0
0
So.. I have narrowed down this crash with mining order infused stone.... it only seems to effect the blocks that were spawned in on creation of the map I think.. and only order stones in claystone? I haven't found any order infused stone besides in claystone so I am not sure on that yet. I can mine the other elements i've found -so far-. Anyways, I took out item physics and the weather mod and it still does it. Here is the crash report... And I have added a few other mods, however I still get the crash with a clean Technofirmacraft only install.

---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]

Time: 9/28/15 3:19 PM
Description: Rendering entity in world

java.lang.ArrayIndexOutOfBoundsException: 8
at thaumcraft.common.items.ItemShard.func_82790_a(ItemShard.java:48)
at net.minecraft.client.renderer.entity.RenderItem.func_76986_a(RenderItem.java:207)
at net.minecraft.client.renderer.entity.RenderItem.func_76986_a(RenderItem.java:746)
at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:293)
at net.minecraft.client.renderer.entity.RenderManager.func_147936_a(RenderManager.java:271)
at net.minecraft.client.renderer.entity.RenderManager.func_147937_a(RenderManager.java:244)
at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:471)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Stacktrace:
at thaumcraft.common.items.ItemShard.func_82790_a(ItemShard.java:48)
at net.minecraft.client.renderer.entity.RenderItem.func_76986_a(RenderItem.java:207)
at net.minecraft.client.renderer.entity.RenderItem.func_76986_a(RenderItem.java:746)

-- Entity being rendered --
Details:
Entity Type: Item (net.minecraft.entity.item.EntityItem)
Entity ID: 10407
Entity Name: item.item.ItemShard.7
Entity's Exact location: 9743.42, 160.59, -11760.78
Entity's Block location: World: (9743,160,-11761), Chunk: (at 15,10,15 in 608,-736; contains blocks 9728,0,-11776 to 9743,255,-11761), Region: (19,-23; contains chunks 608,-736 to 639,-705, blocks 9728,0,-11776 to 10239,255,-11265)
Entity's Momentum: -0.05, -0.01, -0.03

-- Renderer details --
Details:
Assigned renderer: net.minecraft.client.renderer.entity.RenderItem@5a0793cd
Location: 0.96,-0.02,1.19 - World: (0,-1,1), Chunk: (at 0,-1,1 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Rotation: 75.9375
Delta: 0.18806934
Stacktrace:
at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:293)
at net.minecraft.client.renderer.entity.RenderManager.func_147936_a(RenderManager.java:271)
at net.minecraft.client.renderer.entity.RenderManager.func_147937_a(RenderManager.java:244)
at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:471)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224)

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['izzy1488'/912, l='MpServer', x=9742.50, y=160.62, z=-11761.95]]
Chunk stats: MultiplayerChunkCache: 289, 289
Level seed: 2966065634181910284
Level generator: ID 00 - TFCDefault, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (9210,148,-11082), Chunk: (at 10,9,6 in 575,-693; contains blocks 9200,0,-11088 to 9215,255,-11073), Region: (17,-22; contains chunks 544,-704 to 575,-673, blocks 8704,0,-11264 to 9215,255,-10753)
Level time: 6794597 game time, 6918484 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 59 total; [EntitySquidTFC['Squid'/1536, l='MpServer', x=9808.16, y=140.31, z=-11668.16], EntitySquidTFC['Squid'/1537, l='MpServer', x=9807.31, y=140.28, z=-11675.03], EntitySquidTFC['Squid'/1538, l='MpServer', x=9812.09, y=136.06, z=-11668.81], EntityItem['item.item.LooseRock.Claystone'/1412, l='MpServer', x=9761.66, y=149.13, z=-11820.50], EntityItem['item.item.LooseRock.Claystone'/1413, l='MpServer', x=9767.25, y=150.13, z=-11812.50], EntityItem['item.item.Rye Whole'/1286, l='MpServer', x=9792.94, y=150.13, z=-11755.63], EntityBat['Bat'/9999, l='MpServer', x=9789.63, y=60.00, z=-11750.31], EntityClientPlayerMP['izzy1488'/912, l='MpServer', x=9742.50, y=160.62, z=-11761.95], EntityBat['Bat'/9617, l='MpServer', x=9790.78, y=54.17, z=-11751.25], EntityBat['Bat'/9618, l='MpServer', x=9792.59, y=52.61, z=-11753.88], EntityItem['item.item.LooseRock.Dacite'/5013, l='MpServer', x=9736.50, y=159.13, z=-11826.50], EntityItem['item.item.LooseRock.Dacite'/5018, l='MpServer', x=9735.50, y=159.13, z=-11825.50], EntityItem['item.item.LooseRock.Claystone'/1306, l='MpServer', x=9801.47, y=145.13, z=-11804.50], EntityItem['item.item.LooseRock.Claystone'/1307, l='MpServer', x=9795.50, y=156.13, z=-11799.50], EntityItem['item.item.LooseRock.Dacite'/5019, l='MpServer', x=9740.50, y=173.13, z=-11826.50], EntityItem['item.item.LooseRock.Dacite'/5020, l='MpServer', x=9743.31, y=170.13, z=-11827.50], EntityItem['item.item.LooseRock.Claystone'/4898, l='MpServer', x=9701.38, y=159.13, z=-11827.50], EntityItem['item.item.LooseRock.Claystone'/5026, l='MpServer', x=9752.88, y=142.13, z=-11826.88], EntityItem['item.item.LooseRock.Dacite'/5027, l='MpServer', x=9752.88, y=142.13, z=-11826.88], EntityBat['Bat'/7974, l='MpServer', x=9768.16, y=55.77, z=-11745.31], EntityItem['item.item.LooseRock.Claystone'/4902, l='MpServer', x=9708.53, y=159.13, z=-11826.31], EntityCowTFC['Cow'/4903, l='MpServer', x=9711.75, y=160.00, z=-11830.69], EntityItem['item.item.ItemShard.7'/10407, l='MpServer', x=9743.42, y=160.59, z=-11760.78], EntityItem['item.item.LooseRock.Dacite'/5032, l='MpServer', x=9756.72, y=145.13, z=-11827.50], EntityFallingBlockTFC['Falling Block'/10408, l='MpServer', x=9743.50, y=161.11, z=-11760.50], EntityItem['item.item.LooseRock.Dacite'/4917, l='MpServer', x=9790.81, y=153.13, z=-11825.50], EntityPigTFC['Pig'/1206, l='MpServer', x=9659.21, y=149.00, z=-11649.87], EntityPigTFC['Pig'/1207, l='MpServer', x=9657.97, y=148.00, z=-11649.91], EntityWolfTFC['Wolf'/1209, l='MpServer', x=9649.63, y=149.00, z=-11687.56], EntityBat['Bat'/10299, l='MpServer', x=9769.31, y=54.79, z=-11753.75], EntityWolfTFC['Wolf'/1212, l='MpServer', x=9672.91, y=150.00, z=-11641.09], EntityCart['entity.MCP_Cart.wooden_cart.name'/1213, l='MpServer', x=9674.59, y=150.00, z=-11643.38], EntityCowTFC['Cow'/1214, l='MpServer', x=9665.47, y=150.00, z=-11644.94], EntitySheepTFC['Sheep'/1215, l='MpServer', x=9663.50, y=149.00, z=-11639.09], EntitySheepTFC['Sheep'/1216, l='MpServer', x=9662.34, y=149.00, z=-11639.09], EntityItem['item.item.LooseRock.Dacite'/1344, l='MpServer', x=9781.56, y=148.13, z=-11818.50], EntityCowTFC['Cow'/1217, l='MpServer', x=9663.13, y=149.00, z=-11644.09], EntityItem['item.item.LooseRock.Dacite'/1345, l='MpServer', x=9785.97, y=150.13, z=-11816.50], EntitySheepTFC['Sheep'/1218, l='MpServer', x=9658.09, y=149.00, z=-11640.50], EntityItem['item.item.LooseRock.Claystone'/1346, l='MpServer', x=9778.56, y=150.13, z=-11810.53], EntityCowTFC['Cow'/1219, l='MpServer', x=9658.06, y=149.00, z=-11645.63], EntityItem['item.item.LooseRock.Claystone'/1347, l='MpServer', x=9787.56, y=151.13, z=-11811.88], EntityItem['item.item.Organs'/5315, l='MpServer', x=9765.13, y=82.13, z=-11824.78], EntityCowTFC['Cow'/1220, l='MpServer', x=9658.06, y=149.00, z=-11644.09], EntityItem['item.item.LooseRock.Claystone'/1348, l='MpServer', x=9779.41, y=148.13, z=-11813.50], EntityItem['item.item.LooseRock.Dacite'/5320, l='MpServer', x=9767.44, y=145.13, z=-11824.50], EntityItem['item.item.LooseRock.Claystone'/1360, l='MpServer', x=9798.25, y=152.13, z=-11815.50], EntityLeashKnot['entity.LeashKnot.name'/1365, l='MpServer', x=9663.50, y=149.50, z=-11643.50], EntityPigTFC['Pig'/6615, l='MpServer', x=9615.53, y=126.00, z=-11661.53], EntityTrail['unknown'/1241, l='MpServer', x=9742.50, y=160.62, z=-11761.95], EntitySquidTFC['Squid'/1249, l='MpServer', x=9801.91, y=138.28, z=-11678.75], EntityItem['item.item.Rye Whole'/1264, l='MpServer', x=9793.63, y=150.13, z=-11739.66], EntityItem['item.item.plasticPlant12'/1393, l='MpServer', x=9700.66, y=159.13, z=-11823.97], EntityCowTFC['Cow'/6770, l='MpServer', x=9611.59, y=146.00, z=-11834.81], EntitySquidTFC['Squid'/1532, l='MpServer', x=9807.75, y=140.31, z=-11665.34], EntitySquidTFC['Squid'/1533, l='MpServer', x=9809.06, y=136.06, z=-11670.25], EntitySquidTFC['Squid'/1534, l='MpServer', x=9804.34, y=140.31, z=-11670.88], EntitySquidTFC['Squid'/1535, l='MpServer', x=9810.94, y=139.34, z=-11666.81], EntityItem['item.tile.IgExRock.Andesite'/1279, l='MpServer', x=9774.41, y=72.13, z=-11776.38]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1246819552 bytes (1189 MB) / 3326083072 bytes (3172 MB) up to 7635730432 bytes (7282 MB)
JVM Flags: 3 total; -Xms256M -Xmx8192M -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: 14, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 153 mods loaded, 153 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.1448-1.7.10-universal.jar)
UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
UCHIJAAAA tfc_coremod{0.79.22} [TFC[coremod]] (minecraft.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA ivtoolkit{1.0.2} [IvToolkit] (minecraft.jar)
UCHIJAAAA MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.111} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.111-universal.jar)
UCHIJAAAA OpenComputers|Core{1.5.15.31} [OpenComputers (Core)] (minecraft.jar)
UCHIJAAAA PlayerAPI{1.2} [Player API] (minecraft.jar)
UCHIJAAAA SmartCore{1.0} [Smart Core] (minecraft.jar)
UCHIJAAAA TubesCore{${version}} [Tubes Core] (minecraft.jar)
UCHIJAAAA <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar)
UCHIJAAAA cuchaz.ships.core{1.7.10-1.0.3} [Ships Mod Core] (minecraft.jar)
UCHIJAAAA MCP_Wheel{1.1.2} [MC+ Wheel] ([1.7.10][1.2] MC+ Wheel - v1.1.2.jar)
UCHIJAAAA MCP_Cart{1.3.0} [MC+ Cart] ([1.7.10][1.2] MC+ Cart - v1.3.0.jar)
UCHIJAAAA MCP_Collision{1.0.0} [MC+ Collision] ([1.7.10][1.2] MC+ Collision - v1.0.0.jar)
UCHIJAAAA MCP_Lock{1.2.2} [MC+ Lock] ([1.7.10][1.2] MC+ Lock - v1.2.2.jar)
UCHIJAAAA Eln{47} [Electrical Age] ([1.7.10]ElectricalAge_BETA-1.9_r47-TFC_r6.jar)
UCHIJAAAA lwstfc{3.5.B79} [Leather Water Sac] ([1.7.10]LeatherWaterSac-3.5.B79.jar)
UCHIJAAAA MerchantsTFC{1.1.1} [Merchants] ([1.7.10]Merchants-1.1.1.jar)
UCHIJAAAA MerchantsContainersTFC{1.0.1} [Merchants Containers] ([1.7.10]Merchants-Containers-1.0.1.jar)
UCHIJAAAA terrafirmacraft{0.79.22} [TerraFirmaCraft] ([1.7.10]TerraFirmaCraft-0.79.22.761.jar)
UCHIJAAAA tfcm{0.5.1} [TerraMisc] ([1.7.10]TerraMisc-0.5.1.jar)
UCHIJAAAA tfccellars{1.08} [CellarsAddon] ([1.7.10]TFCCellarsAddon-1.08.jar)
UCHIJAAAA weightingscales{1.0} [TFC Scales] ([1.7.10]TFCScales-1.0.0.jar)
UCHIJAAAA tfcudarymod{0.2.25} [TFC Udary Mod] ([1.7.10]TFCUdaryMod-0.2.25.jar)
UCHIJAAAA fitw{1.1} [FingerInTheWind] ([TFC-79.17]FingerInTheWind-1.1.jar)
UCHIJAAAA act{0.0.2a_1.7.10} [AdminCommandsToolbox] (AdminCommandsToolbox-0.0.2a_1.7.10.jar)
UCHIJAAAA AquaTweaks{1.0} [AquaTweaks] (AquaTweaks-1.7.10-1.0.jar)
UCHIJAAAA ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
UCHIJAAAA asielib{0.3.8} [asielib] (AsieLib-1.7.10-0.3.8.jar)
UCHIJAAAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHIJAAAA BackTools{4.0.0} [BackTools] (BackTools-4.0.0.jar)
UCHIJAAAA BetterFoliage{1.0.14} [Better Foliage] (BetterFoliage-mc1.7-1.0.14.jar)
UCHIJAAAA betterrain{0.15} [Better Rain] (betterrain-1.7.2-1.7.10_0.15.jar)
UCHIJAAAA BetterSprinting{1.1.2} [Better Sprinting] (BetterSprinting MC-1.7.10 v1.1.2.jar)
UCHIJAAAA BiblioCraft{1.10.5} [BiblioCraft] (BiblioCraft[v1.10.6][MC1.7.10].jar)
UCHIJAAAA BiblioWoodsTFC{1.1} [BiblioWoodsTFC] (BiblioWoods[TerraFirmaCraftV0.79.18][v1.1].jar)
UCHIJAAAA BNBGamingLib{2.2.0} [BNBGamingLib] (BNBGamingLib-2.2.0.jar)
UCHIJAAAA BlockPhysics{0.9.4} [Block Physics] (BlockPhysics-0.9.4.jar)
UCHIJAAAA BuildCraft|Core{6.4.9} [BuildCraft] (buildcraft-6.4.9.jar)
UCHIJAAAA BuildCraft|Transport{6.4.9} [BC Transport] (buildcraft-6.4.9.jar)
UCHIJAAAA BuildCraft|Silicon{6.4.9} [BC Silicon] (buildcraft-6.4.9.jar)
UCHIJAAAA BuildCraft|Builders{6.4.9} [BC Builders] (buildcraft-6.4.9.jar)
UCHIJAAAA BuildCraft|Energy{6.4.9} [BC Energy] (buildcraft-6.4.9.jar)
UCHIJAAAA BuildCraft|Factory{6.4.9} [BC Factory] (buildcraft-6.4.9.jar)
UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJAAAA ForgeMultipart{1.1.1.323} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.1.323-universal.jar)
UCHIJAAAA tfcwatercompatibility{1.3} [TFC Water Compatibility] (TFCWaterCompatability1.4.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJAAAA Railcraft{9.7.0.0} [Railcraft] (Railcraft_1.7.10-9.7.0.0.jar)
UCHIJAAAA TwilightForest{2.3.2} [The Twilight Forest] (twilightforest-1.7.10-2.3.2.jar)
UCHIJAAAA chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
UCHIJAAAA CblH8Rs{2.0.3.0} [Cobble Haters] (cobblehaters-2.0.3.0.jar)
UCHIJAAAA Cogs{0.1.4pre1} [Cogs of the machine] (cogs-1.7.10-0.1.4pre1.jar)
UCHIJAAAA OpenComputers{1.5.15.31} [OpenComputers] (OpenComputers-MC1.7.10-1.5.15.31-universal.jar)
UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAA computronics{1.3.4} [Computronics] (Computronics-1.7.10-1.3.4.jar)
UCHIJAAAA BuildMod{v1.0} [Build Mod] (coroutil-1.1.2.jar)
UCHIJAAAA CoroPets{v1.0} [CoroPets] (coroutil-1.1.2.jar)
UCHIJAAAA CoroAI{v1.0} [CoroAI] (coroutil-1.1.2.jar)
UCHIJAAAA ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.1.2.jar)
UCHIJAAAA ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.1.2.jar)
UCHIJAAAA CraftHeraldry{1.1.3} [CraftHeraldry] (CraftHeraldry 1.1.3.jar)
UCHIJAAAA craftingtweaks{1.0.32} [Crafting Tweaks] (craftingtweaks-mc1.7.10-1.0.32.jar)
UCHIJAAAA creativecore{1.2.0} [CreativeCore] (CreativeCore v1.2.2 mc1.7.10.jar)
UCHIJAAAA Custom Modpack{0.0.2} [Custom Modpack] (custom_modpack-0.0.1 (1).jar)
UCHIJAAAA CustomMainMenu{1.8} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.8.jar)
UCHIJAAAA darkserverutils{0.2.1} [Dark Server Utilities] (DarkServerUtils-0.2.1.jar)
UCHIJAAAA props{1.12} [Decocraft] (Decocraft-v1.12b_1.7.10.jar)
UCHIJAAAA DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V8g.jar)
UCHIJAAAA DynamicLights{1.3.9} [Dynamic Lights] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_onFire{1.0.5} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_otherPlayers{1.0.8} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_thePlayer{1.1.4} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA RotaryCraft{1.0} [RotaryCraft] (RotaryCraft 1.7.10 V8g.jar)
UCHIJAAAA ElectriCraft{1.0} [ElectriCraft] (ElectriCraft 1.7.10 V8f.jar)
UCHIJAAAA farseek{1.0.8} [Farseek] (Farseek-1.0.8.jar)
UCHIJAAAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJAAAA flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
UCHIJAAAA Steamcraft{0.28.10} [Flaxbeard's Steam Power] (Flaxbeard'sSteamPower-1.7.10-0.28.10.jar)
UCHIJAAAA FloodLights{0.6.9-99} [Flood Lights] (FloodLights-1.7.10-0.6.9-99.jar)
UCHIJAAAA McMultipart{1.1.1.323} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.1.323-universal.jar)
UCHIJAAAA HardcoreDarkness{1.6} [Hardcore Darkness] (HardcoreDarkness-MC1.7.10-1.6.jar)
UCHIJAAAA HelpFixer{1.0.7} [HelpFixer] (HelpFixer-1.0.7.jar)
UCHIJAAAA herdCraft{1.1} [HerdCraft] (HerdCraft-1.7.10-1.1.jar)
UCHIJAAAA HardcoreQuesting{The Journey (4.2.4)} [Hardcore Questing Mode] (HQM-The Journey (4.2.4).jar)
UCHIJAAAA IguanaTweaks{2B} [Iguana Tweaks] (IguanaTweaks-1.7.10-2B.jar)
UCHIJAAAA IGWMod{1.1.10-30} [In-Game wiki Mod] (IGW-Mod-1.7.10-1.1.10-30-universal.jar)
UCHIJAAAA ImmersiveEngineering{0.5.4} [Immersive Engineering] (ImmersiveEngineering-0.5.4.jar)
UCHIJAAAA inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar)
UCHIJAAAA lightcontrol{0.2} [Light Control] (LightControl-0.2.jar)
UCHIJAAAA LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
UCHIJAAAA malisiscore{1.7.10-0.12.9} [MalisisCore] (malisiscore-1.7.10-0.12.9.jar)
UCHIJAAAA malisisdoors{1.7.10-1.10} [Malisis' Doors] (malisisdoors-1.7.10-1.10.jar)
UCHIJAAAA mdecore{v1.0-mc1.7.10} [MattDahEpic Core] (mdecore-1.0.jar)
UCHIJAAAA MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar)
UCHIJAAAA MobProperties{0.4.0} [Mob Properties] (MobProperties-1.7.10-0.4.0.jar)
UCHIJAAAA modtweaker2{0.9.2} [Mod Tweaker 2] (ModTweaker2-0.9.3.jar)
UCHIJAAAA necromancy{1.7.0} [Necromancy] (Necromancy-1.7.10.jar)
UCHIJAAAA NEIAddons{1.12.11.36} [NEI Addons] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Developer{1.12.11.36} [NEI Addons: Developer Tools] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|AppEng{1.12.11.36} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Botany{1.12.11.36} [NEI Addons: Botany] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Forestry{1.12.11.36} [NEI Addons: Forestry] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|CraftingTables{1.12.11.36} [NEI Addons: Crafting Tables] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|ExNihilo{1.12.11.36} [NEI Addons: Ex Nihilo] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA neiintegration{1.0.12} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.12.jar)
UCHIJAAAA NEIPlugins{1.1.0.11-unofficial} [NEI Plugins Unofficial] (NEIPlugins-MC1.7.10-1.1.0.11-unofficial.jar)
UCHIJAAAA notenoughkeys{@MOD_VERSION@} [NotEnoughKEys] (NotEnoughKeys-1.7.10-1.0.0b29.jar)
UCHIJAAAA openprinter{0.1.0.102} [OpenPrinter] (OpenPrinter-MC1.7.10-OC1.4-0.1.0.102.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 parachutemod{1.7.10} [Parachute Mod] (parachutemod-1.7.10-2.5.6-01.jar)
UCHIJAAAA PneumaticCraft{1.6.7-69} [PneumaticCraft] (PneumaticCraft-1.7.10-1.6.7-69-universal.jar)
UCHIJAAAA ResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar)
UCHIJAAAA Revamp{1.3.1} [Revamp] (Revamp-1.3.1.jar)
UCHIJAAAA RopesPlus{1.6.4} [Ropes+] (RopePlus-1.7.10.jar)
UCHIJAAAA AS_Ruins{14.7} [Ruins Spawning System] (Ruins-1.7.10.jar)
UCHIJAAAA Schematica{1.7.6.129} [Schematica] (Schematica-1.7.10-1.7.6.129-universal.jar)
UCHIJAAAA sciapi{0.5.2} [SciAPI] (SciAPI v0.5.2.jar)
UCHIJAAAA cuchaz.cuchazinteractive{1.7.10-1.0} [Cuchaz Interactive] (shipsMod-v1.7.10-1.0.4.jar)
UCHIJAAAA cuchaz.ships{1.7.10-1.0.3} [Ships Mod] (shipsMod-v1.7.10-1.0.4.jar)
UCHIJAAAA SmartMoving{15.3} [Smart Moving] (SmartMoving-1.7.10-15.3.jar)
UCHIJAAAA SmartRender{2.1} [Smart Render] (SmartRender-1.7.10-2.1.jar)
UCHIJAAAA soundfilters{0.8_for_1.7.X} [Sound Filters] (SoundFilters-0.8_for_1.7.X.jar)
UCHIJAAAA SpecialAI{1.1.1} [Special AI] (SpecialAI-1.7.10-1.1.1.jar)
UCHIJAAAA stellarsky{0.1.10} [Stellar Sky] (Stellar Sky-v0.1.10[1.7.10].jar)
UCHIJAAAA streams{0.1.4} [Streams] (Streams-0.1.4.jar)
UCHIJAAAA tabbychat{1.11.2.2} [TabbyChat] (TabbyChat-1.7.10-1.11.2.2-fml.jar)
UCHIJAAAA technofirma{0.2.0} [Technofirma] (Technofirma-0.2.0.jar)
UCHIJAAAA TerraFirmaCraftNEIplugin{1.5.2.22} [TerraFirmaCraftNEIplugin] (TerraFirmaCraftNEIplugin-1.7.10-1.5.2.22.jar)
UCHIJAAAA territorychevsky{b12} [Territorial Dealings] (TerritorialDealings_1.7.10_b12.zip)
UCHIJAAAA tfcrailcraft{0.1.1} [TFC Railcraft Compatibility] (tfcrailcraft-0.1.1.jar)
UCHIJAAAA ThaumcraftMobAspects{1.7.2-2A} [Thaumcraft Mob Aspects] (ThaumcraftMobAspects-1.7.2-2A.jar)
UCHIJAAAA thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHIJAAAA Tubes{2.0.5} [Tubes] (Tubes-1.7.10-2.0.5.jar)
UCHIJAAAA wailaevents{1.0.0} [Waila Events] (WailaEvents-1.0.0.jar)
UCHIJAAAA wailainhib{1.0.0} [Waila Inhibitors] (Waila Inhib-1.0.0.jar)
UCHIJAAAA WailaHarvestability{1.1.0} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.0.jar)
UCHIJAAAA WarpTheory{1.7.10R1.0} [WarpTheory] (WarpTheory-1.7-1.0-24.jar)
UCHIJAAAA wawla{1.3.1} [What Are We Looking At] (Wawla-1.3.1-1.7.10.jar)
UCHIJAAAA yegamolchattels{1.1.1.1} [Ye Gamol Chattels] (YeGamolChattels-1.1.1.1.n37.jar)
UCHIJAAAA FMPIntegration{1.0} [FMPIntegration] (fmpintegration-1.2.2-1.7.10.jar)
UCHIJAAAA ForgeMicroblock{1.1.1.323} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.1.323-universal.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 355.60' Renderer: 'GeForce GTX 970/PCIe/SSE2'
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.5.0 NVIDIA 355.60, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [[x64] H3D Texture v5.1.2.zip, Nyssa's Touch of Realism x64 v1.6.2.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Yay I think I learned how to do spoilers? lol Also.. this is the crash log with weather and the item physics turned off. Just trying to help.. ^^ at the moment when I find the order blocks I kill them with creative mode, and spawn in an equal amount of them through NEI lol... just so I have a work around.
 

teser

New Member
Jul 29, 2019
40
0
0
I keep getting this crash when exploring http://pastebin.com/PEAMxpgr , it's clearly some kind of rendering problem but I have no idea how to fix it or what mod is causing it. It's pretty much made my game unplayable at this point though.
 

PeanutGalaxy

New Member
Jul 29, 2019
7
0
0
Made an account to talk about some bugs between mods.

Whatever the new mod for block gravity is, it is seriously messing with immersive engineering waterwheels. the individual blocks that compose the wheel can fall. upon destroying them you get a waterwheel (which is a dupe bug because the original can still be there for me to mine, only a single block falls most of the time) and sometimes it deletes nearby blocks. Additionally, the falling waterwheel blocks can cause water to take the wrong path over the wheel making it not have as high an output as it should.

Additionally the sleeping mod you installed sometimes places us inside walls when we pass out. I lost all my levels, most my gear, and I don't even know what else when that happened.
 

PeanutGalaxy

New Member
Jul 29, 2019
7
0
0
Oh and I don't know if anyone has mentioned this yet but some recipes call for a furnace, however, furnaces are not craftable. Are alternative recipes planned or not?
 

Egeis

New Member
Jul 29, 2019
14
0
0
I keep getting this crash when exploring http://pastebin.com/PEAMxpgr , it's clearly some kind of rendering problem but I have no idea how to fix it or what mod is causing it. It's pretty much made my game unplayable at this point though.

That's an issue with TFC probably trying to access a log that doesn't exist (out of bounds). Since fastcraft and Weather2 are involved its could also be a three way conflict... Personally never had this issue come up on the Public server before, nor has anyone mentioned it.
 

Egeis

New Member
Jul 29, 2019
14
0
0
Made an account to talk about some bugs between mods.

Whatever the new mod for block gravity is, it is seriously messing with immersive engineering waterwheels. the individual blocks that compose the wheel can fall. upon destroying them you get a waterwheel (which is a dupe bug because the original can still be there for me to mine, only a single block falls most of the time) and sometimes it deletes nearby blocks. Additionally, the falling waterwheel blocks can cause water to take the wrong path over the wheel making it not have as high an output as it should.

Additionally the sleeping mod you installed sometimes places us inside walls when we pass out. I lost all my levels, most my gear, and I don't even know what else when that happened.


I don't think I have meet a bed yet that doesn't try to kill me, this has been an issue since 1.4.6 at least (when I started playing). Water wheel blocks is the physics mod causing them to fall, they also cause some corruption. I think its been fixed though, whether or not live yet is another question. Furnace? What are you talking about, NEI has all the information. If it cannot be crafted please state the item. Remember the stone furnace is from electrical age and it is craftable.
 

PeanutGalaxy

New Member
Jul 29, 2019
7
0
0
I don't think I have meet a bed yet that doesn't try to kill me, this has been an issue since 1.4.6 at least (when I started playing). Water wheel blocks is the physics mod causing them to fall, they also cause some corruption. I think its been fixed though, whether or not live yet is another question. Furnace? What are you talking about, NEI has all the information. If it cannot be crafted please state the item. Remember the stone furnace is from electrical age and it is craftable.

There are things that specifically require a vanilla stone furnace. As the vanilla furnace is not craftable these items are unable to be obtained. what I was asking is that the recipes be changed to Electrical age furnace, or the items have their recipe removed from the game as they are not craftable anyways. One such example is the Railcraft tunnel bore. it requires a vanilla furnace and is thus unobtainable. I feel that it should not have any recipe listed if one of its components is unobtainable.
 

Egeis

New Member
Jul 29, 2019
14
0
0
The tunnel bore doea not function properly with block physics. I tested this extensivly. Dex and i had a long conversation about it. Any other blocks require the vanilla furnace.
 

PeanutGalaxy

New Member
Jul 29, 2019
7
0
0
The tunnel bore doea not function properly with block physics. I tested this extensivly. Dex and i had a long conversation about it. Any other blocks require the vanilla furnace.

The steam oven from railcraft and furnace carts from vanilla are the only other things I can think of off the top of my head.
 

Egeis

New Member
Jul 29, 2019
14
0
0
Ill talk to dex, steam ovens should be disabled. And i can see about a mt script to hide the furnace cart.
 

kev12east

New Member
Jul 29, 2019
546
0
1
I keep getting this crash when exploring http://pastebin.com/PEAMxpgr , it's clearly some kind of rendering problem but I have no idea how to fix it or what mod is causing it. It's pretty much made my game unplayable at this point though.

Please report this on the TFC forums. As far as I can tell, it is a TFC bug. You can try revmoing Fastcraft and/or Weather2 to get it working on your end again.

So.. I have narrowed down this crash with mining order infused stone.... it only seems to effect the blocks that were spawned in on creation of the map I think.. and only order stones in claystone? I haven't found any order infused stone besides in claystone so I am not sure on that yet. I can mine the other elements i've found -so far-. Anyways, I took out item physics and the weather mod and it still does it. Here is the crash report... And I have added a few other mods, however I still get the crash with a clean Technofirmacraft only install.

---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]

Time: 9/28/15 3:19 PM
Description: Rendering entity in world

java.lang.ArrayIndexOutOfBoundsException: 8
at thaumcraft.common.items.ItemShard.func_82790_a(ItemShard.java:48)
at net.minecraft.client.renderer.entity.RenderItem.func_76986_a(RenderItem.java:207)
at net.minecraft.client.renderer.entity.RenderItem.func_76986_a(RenderItem.java:746)
at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:293)
at net.minecraft.client.renderer.entity.RenderManager.func_147936_a(RenderManager.java:271)
at net.minecraft.client.renderer.entity.RenderManager.func_147937_a(RenderManager.java:244)
at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:471)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Stacktrace:
at thaumcraft.common.items.ItemShard.func_82790_a(ItemShard.java:48)
at net.minecraft.client.renderer.entity.RenderItem.func_76986_a(RenderItem.java:207)
at net.minecraft.client.renderer.entity.RenderItem.func_76986_a(RenderItem.java:746)

-- Entity being rendered --
Details:
Entity Type: Item (net.minecraft.entity.item.EntityItem)
Entity ID: 10407
Entity Name: item.item.ItemShard.7
Entity's Exact location: 9743.42, 160.59, -11760.78
Entity's Block location: World: (9743,160,-11761), Chunk: (at 15,10,15 in 608,-736; contains blocks 9728,0,-11776 to 9743,255,-11761), Region: (19,-23; contains chunks 608,-736 to 639,-705, blocks 9728,0,-11776 to 10239,255,-11265)
Entity's Momentum: -0.05, -0.01, -0.03

-- Renderer details --
Details:
Assigned renderer: net.minecraft.client.renderer.entity.RenderItem@5a0793cd
Location: 0.96,-0.02,1.19 - World: (0,-1,1), Chunk: (at 0,-1,1 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Rotation: 75.9375
Delta: 0.18806934
Stacktrace:
at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:293)
at net.minecraft.client.renderer.entity.RenderManager.func_147936_a(RenderManager.java:271)
at net.minecraft.client.renderer.entity.RenderManager.func_147937_a(RenderManager.java:244)
at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:471)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224)

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['izzy1488'/912, l='MpServer', x=9742.50, y=160.62, z=-11761.95]]
Chunk stats: MultiplayerChunkCache: 289, 289
Level seed: 2966065634181910284
Level generator: ID 00 - TFCDefault, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (9210,148,-11082), Chunk: (at 10,9,6 in 575,-693; contains blocks 9200,0,-11088 to 9215,255,-11073), Region: (17,-22; contains chunks 544,-704 to 575,-673, blocks 8704,0,-11264 to 9215,255,-10753)
Level time: 6794597 game time, 6918484 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 59 total; [EntitySquidTFC['Squid'/1536, l='MpServer', x=9808.16, y=140.31, z=-11668.16], EntitySquidTFC['Squid'/1537, l='MpServer', x=9807.31, y=140.28, z=-11675.03], EntitySquidTFC['Squid'/1538, l='MpServer', x=9812.09, y=136.06, z=-11668.81], EntityItem['item.item.LooseRock.Claystone'/1412, l='MpServer', x=9761.66, y=149.13, z=-11820.50], EntityItem['item.item.LooseRock.Claystone'/1413, l='MpServer', x=9767.25, y=150.13, z=-11812.50], EntityItem['item.item.Rye Whole'/1286, l='MpServer', x=9792.94, y=150.13, z=-11755.63], EntityBat['Bat'/9999, l='MpServer', x=9789.63, y=60.00, z=-11750.31], EntityClientPlayerMP['izzy1488'/912, l='MpServer', x=9742.50, y=160.62, z=-11761.95], EntityBat['Bat'/9617, l='MpServer', x=9790.78, y=54.17, z=-11751.25], EntityBat['Bat'/9618, l='MpServer', x=9792.59, y=52.61, z=-11753.88], EntityItem['item.item.LooseRock.Dacite'/5013, l='MpServer', x=9736.50, y=159.13, z=-11826.50], EntityItem['item.item.LooseRock.Dacite'/5018, l='MpServer', x=9735.50, y=159.13, z=-11825.50], EntityItem['item.item.LooseRock.Claystone'/1306, l='MpServer', x=9801.47, y=145.13, z=-11804.50], EntityItem['item.item.LooseRock.Claystone'/1307, l='MpServer', x=9795.50, y=156.13, z=-11799.50], EntityItem['item.item.LooseRock.Dacite'/5019, l='MpServer', x=9740.50, y=173.13, z=-11826.50], EntityItem['item.item.LooseRock.Dacite'/5020, l='MpServer', x=9743.31, y=170.13, z=-11827.50], EntityItem['item.item.LooseRock.Claystone'/4898, l='MpServer', x=9701.38, y=159.13, z=-11827.50], EntityItem['item.item.LooseRock.Claystone'/5026, l='MpServer', x=9752.88, y=142.13, z=-11826.88], EntityItem['item.item.LooseRock.Dacite'/5027, l='MpServer', x=9752.88, y=142.13, z=-11826.88], EntityBat['Bat'/7974, l='MpServer', x=9768.16, y=55.77, z=-11745.31], EntityItem['item.item.LooseRock.Claystone'/4902, l='MpServer', x=9708.53, y=159.13, z=-11826.31], EntityCowTFC['Cow'/4903, l='MpServer', x=9711.75, y=160.00, z=-11830.69], EntityItem['item.item.ItemShard.7'/10407, l='MpServer', x=9743.42, y=160.59, z=-11760.78], EntityItem['item.item.LooseRock.Dacite'/5032, l='MpServer', x=9756.72, y=145.13, z=-11827.50], EntityFallingBlockTFC['Falling Block'/10408, l='MpServer', x=9743.50, y=161.11, z=-11760.50], EntityItem['item.item.LooseRock.Dacite'/4917, l='MpServer', x=9790.81, y=153.13, z=-11825.50], EntityPigTFC['Pig'/1206, l='MpServer', x=9659.21, y=149.00, z=-11649.87], EntityPigTFC['Pig'/1207, l='MpServer', x=9657.97, y=148.00, z=-11649.91], EntityWolfTFC['Wolf'/1209, l='MpServer', x=9649.63, y=149.00, z=-11687.56], EntityBat['Bat'/10299, l='MpServer', x=9769.31, y=54.79, z=-11753.75], EntityWolfTFC['Wolf'/1212, l='MpServer', x=9672.91, y=150.00, z=-11641.09], EntityCart['entity.MCP_Cart.wooden_cart.name'/1213, l='MpServer', x=9674.59, y=150.00, z=-11643.38], EntityCowTFC['Cow'/1214, l='MpServer', x=9665.47, y=150.00, z=-11644.94], EntitySheepTFC['Sheep'/1215, l='MpServer', x=9663.50, y=149.00, z=-11639.09], EntitySheepTFC['Sheep'/1216, l='MpServer', x=9662.34, y=149.00, z=-11639.09], EntityItem['item.item.LooseRock.Dacite'/1344, l='MpServer', x=9781.56, y=148.13, z=-11818.50], EntityCowTFC['Cow'/1217, l='MpServer', x=9663.13, y=149.00, z=-11644.09], EntityItem['item.item.LooseRock.Dacite'/1345, l='MpServer', x=9785.97, y=150.13, z=-11816.50], EntitySheepTFC['Sheep'/1218, l='MpServer', x=9658.09, y=149.00, z=-11640.50], EntityItem['item.item.LooseRock.Claystone'/1346, l='MpServer', x=9778.56, y=150.13, z=-11810.53], EntityCowTFC['Cow'/1219, l='MpServer', x=9658.06, y=149.00, z=-11645.63], EntityItem['item.item.LooseRock.Claystone'/1347, l='MpServer', x=9787.56, y=151.13, z=-11811.88], EntityItem['item.item.Organs'/5315, l='MpServer', x=9765.13, y=82.13, z=-11824.78], EntityCowTFC['Cow'/1220, l='MpServer', x=9658.06, y=149.00, z=-11644.09], EntityItem['item.item.LooseRock.Claystone'/1348, l='MpServer', x=9779.41, y=148.13, z=-11813.50], EntityItem['item.item.LooseRock.Dacite'/5320, l='MpServer', x=9767.44, y=145.13, z=-11824.50], EntityItem['item.item.LooseRock.Claystone'/1360, l='MpServer', x=9798.25, y=152.13, z=-11815.50], EntityLeashKnot['entity.LeashKnot.name'/1365, l='MpServer', x=9663.50, y=149.50, z=-11643.50], EntityPigTFC['Pig'/6615, l='MpServer', x=9615.53, y=126.00, z=-11661.53], EntityTrail['unknown'/1241, l='MpServer', x=9742.50, y=160.62, z=-11761.95], EntitySquidTFC['Squid'/1249, l='MpServer', x=9801.91, y=138.28, z=-11678.75], EntityItem['item.item.Rye Whole'/1264, l='MpServer', x=9793.63, y=150.13, z=-11739.66], EntityItem['item.item.plasticPlant12'/1393, l='MpServer', x=9700.66, y=159.13, z=-11823.97], EntityCowTFC['Cow'/6770, l='MpServer', x=9611.59, y=146.00, z=-11834.81], EntitySquidTFC['Squid'/1532, l='MpServer', x=9807.75, y=140.31, z=-11665.34], EntitySquidTFC['Squid'/1533, l='MpServer', x=9809.06, y=136.06, z=-11670.25], EntitySquidTFC['Squid'/1534, l='MpServer', x=9804.34, y=140.31, z=-11670.88], EntitySquidTFC['Squid'/1535, l='MpServer', x=9810.94, y=139.34, z=-11666.81], EntityItem['item.tile.IgExRock.Andesite'/1279, l='MpServer', x=9774.41, y=72.13, z=-11776.38]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1246819552 bytes (1189 MB) / 3326083072 bytes (3172 MB) up to 7635730432 bytes (7282 MB)
JVM Flags: 3 total; -Xms256M -Xmx8192M -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: 14, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 153 mods loaded, 153 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.1448-1.7.10-universal.jar)
UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
UCHIJAAAA tfc_coremod{0.79.22} [TFC[coremod]] (minecraft.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA ivtoolkit{1.0.2} [IvToolkit] (minecraft.jar)
UCHIJAAAA MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.111} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.111-universal.jar)
UCHIJAAAA OpenComputers|Core{1.5.15.31} [OpenComputers (Core)] (minecraft.jar)
UCHIJAAAA PlayerAPI{1.2} [Player API] (minecraft.jar)
UCHIJAAAA SmartCore{1.0} [Smart Core] (minecraft.jar)
UCHIJAAAA TubesCore{${version}} [Tubes Core] (minecraft.jar)
UCHIJAAAA <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar)
UCHIJAAAA cuchaz.ships.core{1.7.10-1.0.3} [Ships Mod Core] (minecraft.jar)
UCHIJAAAA MCP_Wheel{1.1.2} [MC+ Wheel] ([1.7.10][1.2] MC+ Wheel - v1.1.2.jar)
UCHIJAAAA MCP_Cart{1.3.0} [MC+ Cart] ([1.7.10][1.2] MC+ Cart - v1.3.0.jar)
UCHIJAAAA MCP_Collision{1.0.0} [MC+ Collision] ([1.7.10][1.2] MC+ Collision - v1.0.0.jar)
UCHIJAAAA MCP_Lock{1.2.2} [MC+ Lock] ([1.7.10][1.2] MC+ Lock - v1.2.2.jar)
UCHIJAAAA Eln{47} [Electrical Age] ([1.7.10]ElectricalAge_BETA-1.9_r47-TFC_r6.jar)
UCHIJAAAA lwstfc{3.5.B79} [Leather Water Sac] ([1.7.10]LeatherWaterSac-3.5.B79.jar)
UCHIJAAAA MerchantsTFC{1.1.1} [Merchants] ([1.7.10]Merchants-1.1.1.jar)
UCHIJAAAA MerchantsContainersTFC{1.0.1} [Merchants Containers] ([1.7.10]Merchants-Containers-1.0.1.jar)
UCHIJAAAA terrafirmacraft{0.79.22} [TerraFirmaCraft] ([1.7.10]TerraFirmaCraft-0.79.22.761.jar)
UCHIJAAAA tfcm{0.5.1} [TerraMisc] ([1.7.10]TerraMisc-0.5.1.jar)
UCHIJAAAA tfccellars{1.08} [CellarsAddon] ([1.7.10]TFCCellarsAddon-1.08.jar)
UCHIJAAAA weightingscales{1.0} [TFC Scales] ([1.7.10]TFCScales-1.0.0.jar)
UCHIJAAAA tfcudarymod{0.2.25} [TFC Udary Mod] ([1.7.10]TFCUdaryMod-0.2.25.jar)
UCHIJAAAA fitw{1.1} [FingerInTheWind] ([TFC-79.17]FingerInTheWind-1.1.jar)
UCHIJAAAA act{0.0.2a_1.7.10} [AdminCommandsToolbox] (AdminCommandsToolbox-0.0.2a_1.7.10.jar)
UCHIJAAAA AquaTweaks{1.0} [AquaTweaks] (AquaTweaks-1.7.10-1.0.jar)
UCHIJAAAA ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
UCHIJAAAA asielib{0.3.8} [asielib] (AsieLib-1.7.10-0.3.8.jar)
UCHIJAAAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHIJAAAA BackTools{4.0.0} [BackTools] (BackTools-4.0.0.jar)
UCHIJAAAA BetterFoliage{1.0.14} [Better Foliage] (BetterFoliage-mc1.7-1.0.14.jar)
UCHIJAAAA betterrain{0.15} [Better Rain] (betterrain-1.7.2-1.7.10_0.15.jar)
UCHIJAAAA BetterSprinting{1.1.2} [Better Sprinting] (BetterSprinting MC-1.7.10 v1.1.2.jar)
UCHIJAAAA BiblioCraft{1.10.5} [BiblioCraft] (BiblioCraft[v1.10.6][MC1.7.10].jar)
UCHIJAAAA BiblioWoodsTFC{1.1} [BiblioWoodsTFC] (BiblioWoods[TerraFirmaCraftV0.79.18][v1.1].jar)
UCHIJAAAA BNBGamingLib{2.2.0} [BNBGamingLib] (BNBGamingLib-2.2.0.jar)
UCHIJAAAA BlockPhysics{0.9.4} [Block Physics] (BlockPhysics-0.9.4.jar)
UCHIJAAAA BuildCraft|Core{6.4.9} [BuildCraft] (buildcraft-6.4.9.jar)
UCHIJAAAA BuildCraft|Transport{6.4.9} [BC Transport] (buildcraft-6.4.9.jar)
UCHIJAAAA BuildCraft|Silicon{6.4.9} [BC Silicon] (buildcraft-6.4.9.jar)
UCHIJAAAA BuildCraft|Builders{6.4.9} [BC Builders] (buildcraft-6.4.9.jar)
UCHIJAAAA BuildCraft|Energy{6.4.9} [BC Energy] (buildcraft-6.4.9.jar)
UCHIJAAAA BuildCraft|Factory{6.4.9} [BC Factory] (buildcraft-6.4.9.jar)
UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJAAAA ForgeMultipart{1.1.1.323} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.1.323-universal.jar)
UCHIJAAAA tfcwatercompatibility{1.3} [TFC Water Compatibility] (TFCWaterCompatability1.4.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJAAAA Railcraft{9.7.0.0} [Railcraft] (Railcraft_1.7.10-9.7.0.0.jar)
UCHIJAAAA TwilightForest{2.3.2} [The Twilight Forest] (twilightforest-1.7.10-2.3.2.jar)
UCHIJAAAA chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
UCHIJAAAA CblH8Rs{2.0.3.0} [Cobble Haters] (cobblehaters-2.0.3.0.jar)
UCHIJAAAA Cogs{0.1.4pre1} [Cogs of the machine] (cogs-1.7.10-0.1.4pre1.jar)
UCHIJAAAA OpenComputers{1.5.15.31} [OpenComputers] (OpenComputers-MC1.7.10-1.5.15.31-universal.jar)
UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAA computronics{1.3.4} [Computronics] (Computronics-1.7.10-1.3.4.jar)
UCHIJAAAA BuildMod{v1.0} [Build Mod] (coroutil-1.1.2.jar)
UCHIJAAAA CoroPets{v1.0} [CoroPets] (coroutil-1.1.2.jar)
UCHIJAAAA CoroAI{v1.0} [CoroAI] (coroutil-1.1.2.jar)
UCHIJAAAA ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.1.2.jar)
UCHIJAAAA ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.1.2.jar)
UCHIJAAAA CraftHeraldry{1.1.3} [CraftHeraldry] (CraftHeraldry 1.1.3.jar)
UCHIJAAAA craftingtweaks{1.0.32} [Crafting Tweaks] (craftingtweaks-mc1.7.10-1.0.32.jar)
UCHIJAAAA creativecore{1.2.0} [CreativeCore] (CreativeCore v1.2.2 mc1.7.10.jar)
UCHIJAAAA Custom Modpack{0.0.2} [Custom Modpack] (custom_modpack-0.0.1 (1).jar)
UCHIJAAAA CustomMainMenu{1.8} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.8.jar)
UCHIJAAAA darkserverutils{0.2.1} [Dark Server Utilities] (DarkServerUtils-0.2.1.jar)
UCHIJAAAA props{1.12} [Decocraft] (Decocraft-v1.12b_1.7.10.jar)
UCHIJAAAA DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V8g.jar)
UCHIJAAAA DynamicLights{1.3.9} [Dynamic Lights] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_onFire{1.0.5} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_otherPlayers{1.0.8} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_thePlayer{1.1.4} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA RotaryCraft{1.0} [RotaryCraft] (RotaryCraft 1.7.10 V8g.jar)
UCHIJAAAA ElectriCraft{1.0} [ElectriCraft] (ElectriCraft 1.7.10 V8f.jar)
UCHIJAAAA farseek{1.0.8} [Farseek] (Farseek-1.0.8.jar)
UCHIJAAAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJAAAA flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
UCHIJAAAA Steamcraft{0.28.10} [Flaxbeard's Steam Power] (Flaxbeard'sSteamPower-1.7.10-0.28.10.jar)
UCHIJAAAA FloodLights{0.6.9-99} [Flood Lights] (FloodLights-1.7.10-0.6.9-99.jar)
UCHIJAAAA McMultipart{1.1.1.323} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.1.323-universal.jar)
UCHIJAAAA HardcoreDarkness{1.6} [Hardcore Darkness] (HardcoreDarkness-MC1.7.10-1.6.jar)
UCHIJAAAA HelpFixer{1.0.7} [HelpFixer] (HelpFixer-1.0.7.jar)
UCHIJAAAA herdCraft{1.1} [HerdCraft] (HerdCraft-1.7.10-1.1.jar)
UCHIJAAAA HardcoreQuesting{The Journey (4.2.4)} [Hardcore Questing Mode] (HQM-The Journey (4.2.4).jar)
UCHIJAAAA IguanaTweaks{2B} [Iguana Tweaks] (IguanaTweaks-1.7.10-2B.jar)
UCHIJAAAA IGWMod{1.1.10-30} [In-Game wiki Mod] (IGW-Mod-1.7.10-1.1.10-30-universal.jar)
UCHIJAAAA ImmersiveEngineering{0.5.4} [Immersive Engineering] (ImmersiveEngineering-0.5.4.jar)
UCHIJAAAA inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar)
UCHIJAAAA lightcontrol{0.2} [Light Control] (LightControl-0.2.jar)
UCHIJAAAA LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
UCHIJAAAA malisiscore{1.7.10-0.12.9} [MalisisCore] (malisiscore-1.7.10-0.12.9.jar)
UCHIJAAAA malisisdoors{1.7.10-1.10} [Malisis' Doors] (malisisdoors-1.7.10-1.10.jar)
UCHIJAAAA mdecore{v1.0-mc1.7.10} [MattDahEpic Core] (mdecore-1.0.jar)
UCHIJAAAA MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar)
UCHIJAAAA MobProperties{0.4.0} [Mob Properties] (MobProperties-1.7.10-0.4.0.jar)
UCHIJAAAA modtweaker2{0.9.2} [Mod Tweaker 2] (ModTweaker2-0.9.3.jar)
UCHIJAAAA necromancy{1.7.0} [Necromancy] (Necromancy-1.7.10.jar)
UCHIJAAAA NEIAddons{1.12.11.36} [NEI Addons] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Developer{1.12.11.36} [NEI Addons: Developer Tools] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|AppEng{1.12.11.36} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Botany{1.12.11.36} [NEI Addons: Botany] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Forestry{1.12.11.36} [NEI Addons: Forestry] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|CraftingTables{1.12.11.36} [NEI Addons: Crafting Tables] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|ExNihilo{1.12.11.36} [NEI Addons: Ex Nihilo] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA neiintegration{1.0.12} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.12.jar)
UCHIJAAAA NEIPlugins{1.1.0.11-unofficial} [NEI Plugins Unofficial] (NEIPlugins-MC1.7.10-1.1.0.11-unofficial.jar)
UCHIJAAAA notenoughkeys{@MOD_VERSION@} [NotEnoughKEys] (NotEnoughKeys-1.7.10-1.0.0b29.jar)
UCHIJAAAA openprinter{0.1.0.102} [OpenPrinter] (OpenPrinter-MC1.7.10-OC1.4-0.1.0.102.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 parachutemod{1.7.10} [Parachute Mod] (parachutemod-1.7.10-2.5.6-01.jar)
UCHIJAAAA PneumaticCraft{1.6.7-69} [PneumaticCraft] (PneumaticCraft-1.7.10-1.6.7-69-universal.jar)
UCHIJAAAA ResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar)
UCHIJAAAA Revamp{1.3.1} [Revamp] (Revamp-1.3.1.jar)
UCHIJAAAA RopesPlus{1.6.4} [Ropes+] (RopePlus-1.7.10.jar)
UCHIJAAAA AS_Ruins{14.7} [Ruins Spawning System] (Ruins-1.7.10.jar)
UCHIJAAAA Schematica{1.7.6.129} [Schematica] (Schematica-1.7.10-1.7.6.129-universal.jar)
UCHIJAAAA sciapi{0.5.2} [SciAPI] (SciAPI v0.5.2.jar)
UCHIJAAAA cuchaz.cuchazinteractive{1.7.10-1.0} [Cuchaz Interactive] (shipsMod-v1.7.10-1.0.4.jar)
UCHIJAAAA cuchaz.ships{1.7.10-1.0.3} [Ships Mod] (shipsMod-v1.7.10-1.0.4.jar)
UCHIJAAAA SmartMoving{15.3} [Smart Moving] (SmartMoving-1.7.10-15.3.jar)
UCHIJAAAA SmartRender{2.1} [Smart Render] (SmartRender-1.7.10-2.1.jar)
UCHIJAAAA soundfilters{0.8_for_1.7.X} [Sound Filters] (SoundFilters-0.8_for_1.7.X.jar)
UCHIJAAAA SpecialAI{1.1.1} [Special AI] (SpecialAI-1.7.10-1.1.1.jar)
UCHIJAAAA stellarsky{0.1.10} [Stellar Sky] (Stellar Sky-v0.1.10[1.7.10].jar)
UCHIJAAAA streams{0.1.4} [Streams] (Streams-0.1.4.jar)
UCHIJAAAA tabbychat{1.11.2.2} [TabbyChat] (TabbyChat-1.7.10-1.11.2.2-fml.jar)
UCHIJAAAA technofirma{0.2.0} [Technofirma] (Technofirma-0.2.0.jar)
UCHIJAAAA TerraFirmaCraftNEIplugin{1.5.2.22} [TerraFirmaCraftNEIplugin] (TerraFirmaCraftNEIplugin-1.7.10-1.5.2.22.jar)
UCHIJAAAA territorychevsky{b12} [Territorial Dealings] (TerritorialDealings_1.7.10_b12.zip)
UCHIJAAAA tfcrailcraft{0.1.1} [TFC Railcraft Compatibility] (tfcrailcraft-0.1.1.jar)
UCHIJAAAA ThaumcraftMobAspects{1.7.2-2A} [Thaumcraft Mob Aspects] (ThaumcraftMobAspects-1.7.2-2A.jar)
UCHIJAAAA thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHIJAAAA Tubes{2.0.5} [Tubes] (Tubes-1.7.10-2.0.5.jar)
UCHIJAAAA wailaevents{1.0.0} [Waila Events] (WailaEvents-1.0.0.jar)
UCHIJAAAA wailainhib{1.0.0} [Waila Inhibitors] (Waila Inhib-1.0.0.jar)
UCHIJAAAA WailaHarvestability{1.1.0} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.0.jar)
UCHIJAAAA WarpTheory{1.7.10R1.0} [WarpTheory] (WarpTheory-1.7-1.0-24.jar)
UCHIJAAAA wawla{1.3.1} [What Are We Looking At] (Wawla-1.3.1-1.7.10.jar)
UCHIJAAAA yegamolchattels{1.1.1.1} [Ye Gamol Chattels] (YeGamolChattels-1.1.1.1.n37.jar)
UCHIJAAAA FMPIntegration{1.0} [FMPIntegration] (fmpintegration-1.2.2-1.7.10.jar)
UCHIJAAAA ForgeMicroblock{1.1.1.323} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.1.323-universal.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 355.60' Renderer: 'GeForce GTX 970/PCIe/SSE2'
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.5.0 NVIDIA 355.60, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [[x64] H3D Texture v5.1.2.zip, Nyssa's Touch of Realism x64 v1.6.2.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Yay I think I learned how to do spoilers? lol Also.. this is the crash log with weather and the item physics turned off. Just trying to help.. ^^ at the moment when I find the order blocks I kill them with creative mode, and spawn in an equal amount of them through NEI lol... just so I have a work around.

I'll look into fixing this.

The steam oven from railcraft and furnace carts from vanilla are the only other things I can think of off the top of my head.

Steam oven is disabled, as is the furnace cart. Not all items are hidden, nor are all items shown in NEI at this time.
 
  • Like
Reactions: izzy1488

Brock_145

New Member
Jul 29, 2019
14
0
0
This may seem like a dumb question, but, how do i go about starting a fire on this pack? I tried right clicking the fire starter on a bunch of logs i have but it never seems to start a fire.
 

Brock_145

New Member
Jul 29, 2019
14
0
0
And, how am i supposed to store fresh water in a clay jug? I right click on the water with the jug in hand, and it doesn't do anything
 

izzy1488

New Member
Jul 29, 2019
33
0
0
I was wondering.. have you considered adding Custom NPCs mod to this pack? I've tried to add it to it like I have a few other mods.. it works completely fine... unless the npcs get hit by anything, and then TFC crashes the game, it is something to do with the damage calculations or something... Anyways.. you should add that mod to this pack... that way you can fix it for me =P hah. =)
 

EmyLightsaber

New Member
Jul 29, 2019
9
0
0
Brock, I believe you need to throw 3 sticks on the ground, then right click with the firestarter directly on the sticks. Additionally, you need to make a pit kiln by shift-right clicking the jug into the bottom, then adding 8 straw and 8 logs, and either throw a torch or use the firestarter on the top to turn the clay jug into a ceramic jug.
 

EmyLightsaber

New Member
Jul 29, 2019
9
0
0
I've noticed a few bugs during my playtime so far:

First thing I've noticed is when using the berth on a ship, my character sometimes wakes up back at the house where a bed that I previously slept in is currently. Alternatively, I will wake up still on the boat, or other times all the way back at spawn.

Also located in bugs is if my character suddenly decides to need a nap, and after falling asleep anywhere, If any key is pressed, the client gets auto-kicked from the server.
 

Brock_145

New Member
Jul 29, 2019
14
0
0
Brock, I believe you need to throw 3 sticks on the ground, then right click with the firestarter directly on the sticks. Additionally, you need to make a pit kiln by shift-right clicking the jug into the bottom, then adding 8 straw and 8 logs, and either throw a torch or use the firestarter on the top to turn the clay jug into a ceramic jug.
Okay, thank you! That is a big help! Now, off to the copper age. lol