[1.7.10] Material Energy^4

adamich

New Member
Jul 29, 2019
697
0
0
I have infi XP at this place.
As i remeber there were same issue.
 

Attachments

  • 2015-01-20_23.10.12.png
    2015-01-20_23.10.12.png
    361 KB · Views: 155

Qcor

New Member
Jul 29, 2019
71
0
0
@Qcor: Is there anything else you've done with Fluxed Crystals? I went in an added dim 1 whitelists to every single seed, I put light next to my farm (glowstone illuminators on each side of a 5x5 plot), but I'm still seeing no growth progress and absolutely no power drained from the farm manager.

nope.. only this one change in .json files. Then what I did, step by step:
1) place farm
2) place powered soil manually (farm fails to do that automatically in this ver. for some reason)
3) plant seeds
4) light up the place
5) power the farm
6) click 3x3 button (without this click it doesn't work)
and it starts to grow.
As for power draining - it drains only on growth tick.

It could be sth with biome or sky view. Let me test that real quick and I'll edit this post with the results.
EDIT: works in plains and mushroom island. also there is no need for a clear sky view
 

Shurhaian

New Member
Jul 29, 2019
55
0
0
Aha. The "click the button" bit is what I was missing. It works just fine inside the observatory with those steps listed. Thanks!

Edit to add - @parcel31u : An oddity with the recipe for lata saplings as needed in the Chemistry chapter - they ONLY accept Thermal Foundation copper blocks, rather than any blocks of copper. This is just fine for the ferrous blocks, but if you're running copper through a smeltery, you get Tinkers' Construct copper, which is not accepted. (And crafting it to ingots and back doesn't help.) The only way to correct this that I can see is to run the ingots through a pulverizer and then smelt those through other means, which seems rather counterintuitive.
 
Last edited:

MrGuffels

New Member
Jul 29, 2019
4
0
0
Hey So a warning to everyone DON'T USE THE ENDER QUARRY. I just found out the it dismantled my entire Spacial IO drive room so I essentially destroyed the map. If anyone knows a way I could fix this I would love to know but Besides that I repeat, DON'T USE THE ENDER QUARRY. YOU WILL BREAK THE MAP AND RUIN YOUR WORLD.
 

Hito_

New Member
Jul 29, 2019
40
0
0
We have a player who went to the spectre world. His game crashed and now everytime he joins the server his game crashes. Any help on this?
 

Qcor

New Member
Jul 29, 2019
71
0
0
Hey So a warning to everyone DON'T USE THE ENDER QUARRY. I just found out the it dismantled my entire Spacial IO drive room so I essentially destroyed the map. If anyone knows a way I could fix this I would love to know but Besides that I repeat, DON'T USE THE ENDER QUARRY. YOU WILL BREAK THE MAP AND RUIN YOUR WORLD.

There is no real need for this room. It looks fancy etc but all you rly need is a spatial io port and power. You should get your spatial drives back from quarry output so all you have to do is
1) find where the ME cable was cut and hook up spatial port there (not sure if you even need the controller but you can hook it up too just in case)
2) power it up as you like
and that is pretty much it.. should work like before.
You probably had all spatial disks in AE system there.. so they still should be on the drives. Plug the drives somewhere else and recover disks.

We have a player who went to the spectre world. His game crashed and now everytime he joins the server his game crashes. Any help on this?
crash log could help a bit I guess... we don't have a crystal ball :)
other than that you could probably just move the player back to DIM1 using MCEdit... just google "mc edit move player". it is quite simple, requires some rly basic knowledge of mcedit
 

NJM1564

New Member
Jul 29, 2019
2,348
-1
0
Hey So a warning to everyone DON'T USE THE ENDER QUARRY. I just found out the it dismantled my entire Spacial IO drive room so I essentially destroyed the map. If anyone knows a way I could fix this I would love to know but Besides that I repeat, DON'T USE THE ENDER QUARRY. YOU WILL BREAK THE MAP AND RUIN YOUR WORLD.

Best way would be to copy and paste that section from a new map using MCeddit. If you can't figure it out I could do it for you if you can find a way to get me a copy of the save.
Oh and quarrying it might still work if you built a new IO chamber or moved the one you have.
 

NJM1564

New Member
Jul 29, 2019
2,348
-1
0
Crash:
Code:
---- Minecraft Crash Report ----
// Ouch. That hurt :(

Time: 1/20/15 12:50 AM
Description: Unexpected error

java.lang.ClassCastException: crazypants.enderio.machine.buffer.TileBuffer cannot be cast to thermalexpansion.block.machine.TileMachineBase
    at thermalexpansion.block.machine.BlockMachine.getItemStackTag(BlockMachine.java:232)
    at cofh.core.block.BlockCoFHBase.getPickBlock(BlockCoFHBase.java:276)
    at crazypants.enderio.waila.WailaCompat.getWailaStack(WailaCompat.java:77)
    at mcp.mobius.waila.overlay.RayTracing.getIdentifierItems(RayTracing.java:150)
    at mcp.mobius.waila.overlay.RayTracing.getIdentifierStack(RayTracing.java:98)
    at mcp.mobius.waila.overlay.RayTracing.getTargetStack(RayTracing.java:64)
    at mcp.mobius.waila.overlay.WailaTickHandler.tickClient(WailaTickHandler.java:78)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_283_WailaTickHandler_tickClient_ClientTickEvent.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
    at cpw.mods.fml.common.FMLCommonHandler.onPostClientTick(FMLCommonHandler.java:330)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2053)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java: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 thermalexpansion.block.machine.BlockMachine.getItemStackTag(BlockMachine.java:232)
    at cofh.core.block.BlockCoFHBase.getPickBlock(BlockCoFHBase.java:276)
    at crazypants.enderio.waila.WailaCompat.getWailaStack(WailaCompat.java:77)
    at mcp.mobius.waila.overlay.RayTracing.getIdentifierItems(RayTracing.java:150)
    at mcp.mobius.waila.overlay.RayTracing.getIdentifierStack(RayTracing.java:98)
    at mcp.mobius.waila.overlay.RayTracing.getTargetStack(RayTracing.java:64)
    at mcp.mobius.waila.overlay.WailaTickHandler.tickClient(WailaTickHandler.java:78)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_283_WailaTickHandler_tickClient_ClientTickEvent.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
    at cpw.mods.fml.common.FMLCommonHandler.onPostClientTick(FMLCommonHandler.java:330)

-- Affected level --
Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['NJM1564'/336, l='MpServer', x=998.37, y=147.62, z=1049.36]]
    Chunk stats: MultiplayerChunkCache: 5, 5
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (1000,29,1000), Chunk: (at 8,1,8 in 62,62; contains blocks 992,0,992 to 1007,255,1007), Region: (1,1; contains chunks 32,32 to 63,63, blocks 512,0,512 to 1023,255,1023)
    Level time: 10054314 game time, 12678167 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: creative (ID 1). Hardcore: false. Cheats: false
    Forced entities: 98 total; [EntityClientPlayerMP['NJM1564'/336, l='MpServer', x=998.37, y=147.62, z=1049.36], EntitySkeleton['Skeleton'/339, l='MpServer', x=1002.50, y=99.00, z=1028.13], EntityZombie['Zombie'/340, l='MpServer', x=1006.56, y=99.00, z=1028.06], EntitySkeleton['Skeleton'/341, l='MpServer', x=1002.22, y=104.00, z=1028.34], EntityCreeper['Creeper'/342, l='MpServer', x=994.00, y=122.00, z=1028.41], EntitySkeleton['Skeleton'/343, l='MpServer', x=1001.09, y=141.00, z=1027.53], EntitySpider['Spider'/344, l='MpServer', x=1001.06, y=140.00, z=1025.38], EntityBat['Bat'/345, l='MpServer', x=1001.25, y=36.56, z=1056.94], EntityCreeper['Creeper'/346, l='MpServer', x=1008.00, y=100.00, z=1027.44], EntityCreeper['Creeper'/347, l='MpServer', x=1009.50, y=127.00, z=1026.50], EntityCreeper['Creeper'/348, l='MpServer', x=1008.00, y=118.00, z=1028.34], EntitySkeleton['Skeleton'/349, l='MpServer', x=1022.50, y=114.00, z=1027.50], EntityZombie['Zombie'/350, l='MpServer', x=1021.50, y=121.00, z=1024.50], EntityCreeper['Creeper'/351, l='MpServer', x=1008.50, y=112.00, z=1026.50], EntityZombie['Zombie'/352, l='MpServer', x=1022.25, y=114.00, z=1024.88], EntitySkeleton['Skeleton'/353, l='MpServer', x=1023.50, y=114.00, z=1028.50], EntityBat['Bat'/354, l='MpServer', x=1010.09, y=23.03, z=1069.97], EntitySkeleton['Skeleton'/355, l='MpServer', x=1001.53, y=99.00, z=1012.28], EntitySkeleton['Skeleton'/356, l='MpServer', x=992.50, y=99.00, z=1014.50], EntitySkeleton['Skeleton'/357, l='MpServer', x=1002.06, y=99.00, z=1013.44], EntityZombie['Zombie'/358, l='MpServer', x=999.50, y=99.00, z=1011.50], EntitySkeleton['Skeleton'/359, l='MpServer', x=994.69, y=118.00, z=1012.88], EntitySkeleton['Skeleton'/360, l='MpServer', x=1000.63, y=136.00, z=1011.94], EntityCreeper['Creeper'/361, l='MpServer', x=1006.50, y=136.00, z=1010.50], EntitySkeleton['Skeleton'/362, l='MpServer', x=994.34, y=130.00, z=1012.50], EntityBat['Bat'/363, l='MpServer', x=995.50, y=35.25, z=1082.44], EntityBat['Bat'/364, l='MpServer', x=989.34, y=30.91, z=1077.31], EntityBat['Bat'/365, l='MpServer', x=986.34, y=25.84, z=1073.75], EntitySkeleton['Skeleton'/366, l='MpServer', x=988.50, y=104.00, z=1022.50], EntityCreeper['Creeper'/367, l='MpServer', x=991.50, y=99.00, z=1014.50], EntitySkeleton['Skeleton'/368, l='MpServer', x=990.50, y=99.00, z=1015.50], EntityCreeper['Creeper'/369, l='MpServer', x=991.66, y=118.00, z=1010.97], EntityZombie['Zombie'/370, l='MpServer', x=987.50, y=116.00, z=1008.50], EntityZombie['Zombie'/371, l='MpServer', x=990.56, y=132.00, z=1013.00], EntityZombie['Zombie'/372, l='MpServer', x=1023.84, y=113.00, z=1014.28], EntityCreeper['Creeper'/373, l='MpServer', x=1023.50, y=113.00, z=1017.50], EntityCreeper['Creeper'/374, l='MpServer', x=1019.50, y=113.00, z=1019.50], EntitySpider['Spider'/375, l='MpServer', x=1019.50, y=113.00, z=1014.50], EntityCreeper['Creeper'/376, l='MpServer', x=1017.50, y=138.00, z=1022.50], EntitySkeleton['Skeleton'/377, l='MpServer', x=1028.50, y=133.00, z=1024.50], EntityBat['Bat'/378, l='MpServer', x=1011.63, y=26.00, z=1075.75], EntityBat['Bat'/379, l='MpServer', x=1022.47, y=50.09, z=1087.38], EntityCreeper['Creeper'/380, l='MpServer', x=975.50, y=99.00, z=1008.50], EntityItemFrame['entity.ItemFrame.name'/381, l='MpServer', x=1035.06, y=101.50, z=1010.50], EntityItemFrame['entity.ItemFrame.name'/382, l='MpServer', x=1035.06, y=101.50, z=1009.50], EntitySkeleton['Skeleton'/383, l='MpServer', x=1028.56, y=99.00, z=1021.09], EntitySkeleton['Skeleton'/384, l='MpServer', x=1006.69, y=99.00, z=1007.31], EntitySpider['Spider'/385, l='MpServer', x=1003.97, y=109.00, z=995.94], EntitySpider['Spider'/386, l='MpServer', x=999.00, y=114.00, z=1005.72], EntitySkeleton['Skeleton'/387, l='MpServer', x=993.72, y=117.16, z=1005.75], EntitySpider['Spider'/388, l='MpServer', x=993.75, y=117.00, z=1005.78], EntityWitch['Witch'/389, l='MpServer', x=1006.50, y=135.00, z=1005.09], EntityZombie['Zombie'/390, l='MpServer', x=1000.50, y=130.00, z=1002.50], EntityBat['Bat'/391, l='MpServer', x=957.50, y=33.88, z=1062.50], EntityXPOrb['Experience Orb'/392, l='MpServer', x=990.16, y=102.13, z=1006.81], EntitySpider['Spider'/393, l='MpServer', x=991.72, y=99.00, z=1005.63], EntityZombie['Zombie'/394, l='MpServer', x=985.50, y=132.00, z=992.50], EntitySkeleton['Skeleton'/395, l='MpServer', x=986.50, y=132.00, z=993.50], EntitySkeleton['Skeleton'/396, l='MpServer', x=1018.16, y=110.00, z=993.31], EntitySkeleton['Skeleton'/397, l='MpServer', x=1022.69, y=104.88, z=994.50], EntitySkeleton['Skeleton'/398, l='MpServer', x=1014.91, y=113.00, z=994.50], EntityZombie['Zombie'/399, l='MpServer', x=1021.50, y=112.00, z=993.31], EntitySpider['Spider'/400, l='MpServer', x=1010.53, y=112.00, z=1005.19], BlueSlime['Blue Slime'/401, l='MpServer', x=1016.59, y=135.00, z=1000.53], EntityBat['Bat'/402, l='MpServer', x=1054.13, y=38.91, z=1025.63], EntityBat['Bat'/403, l='MpServer', x=1014.50, y=50.00, z=1091.03], EntityCreeper['Creeper'/404, l='MpServer', x=975.22, y=133.00, z=1003.09], EntityCreeper['Creeper'/405, l='MpServer', x=1024.50, y=108.00, z=999.50], EntityBat['Bat'/406, l='MpServer', x=1028.47, y=62.00, z=1103.59], EntityCreeper['Creeper'/407, l='MpServer', x=997.50, y=107.00, z=980.50], EntityEnderman['Enderman'/408, l='MpServer', x=998.50, y=123.00, z=988.50], EntityZombie['Zombie'/409, l='MpServer', x=994.69, y=127.00, z=979.50], EntitySkeleton['Skeleton'/410, l='MpServer', x=1004.50, y=135.00, z=981.50], EntityBat['Bat'/411, l='MpServer', x=929.66, y=45.34, z=1064.50], EntityZombie['Zombie'/412, l='MpServer', x=984.50, y=112.00, z=980.50], BlueSlime['Blue Slime'/413, l='MpServer', x=976.38, y=126.00, z=991.13], EntitySpider['Spider'/414, l='MpServer', x=990.19, y=136.00, z=991.97], EntitySpider['Spider'/415, l='MpServer', x=1014.41, y=133.00, z=984.66], EntityZombie['Zombie'/416, l='MpServer', x=1019.41, y=132.00, z=984.53], EntitySkeleton['Skeleton'/417, l='MpServer', x=1018.53, y=132.00, z=981.88], EntityCreeper['Creeper'/418, l='MpServer', x=971.44, y=129.00, z=990.94], EntityItemFrame['entity.ItemFrame.name'/419, l='MpServer', x=1035.06, y=101.50, z=990.50], EntityItemFrame['entity.ItemFrame.name'/420, l='MpServer', x=1035.06, y=101.50, z=989.50], EntitySkeleton['Skeleton'/421, l='MpServer', x=1028.50, y=112.00, z=991.97], EntityCreeper['Creeper'/422, l='MpServer', x=1028.16, y=139.00, z=983.50], EntitySkeleton['Skeleton'/423, l='MpServer', x=1024.16, y=138.00, z=979.84], EntityZombie['Zombie'/424, l='MpServer', x=1025.50, y=138.00, z=989.50], EntitySkeleton['Skeleton'/425, l='MpServer', x=1024.50, y=129.00, z=987.50], EntitySkeleton['Skeleton'/426, l='MpServer', x=1028.13, y=139.00, z=987.59], EntitySkeleton['Skeleton'/427, l='MpServer', x=1028.28, y=139.00, z=986.13], EntityCreeper['Creeper'/428, l='MpServer', x=1014.50, y=119.00, z=971.50], EntitySpider['Spider'/429, l='MpServer', x=1019.28, y=135.00, z=973.84], EntityCreeper['Creeper'/430, l='MpServer', x=1021.50, y=137.00, z=972.50], EntitySkeleton['Skeleton'/431, l='MpServer', x=1010.13, y=132.00, z=971.50], EntitySkeleton['Skeleton'/432, l='MpServer', x=1023.06, y=137.00, z=972.50], EntityCreeper['Creeper'/433, l='MpServer', x=972.50, y=125.00, z=971.50], EntityZombie['Zombie'/434, l='MpServer', x=971.50, y=134.00, z=972.50], EntitySpider['Spider'/435, l='MpServer', x=1028.00, y=136.00, z=973.94]]
    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:2433)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:916)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 8.1 (amd64) version 6.3
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 3667040120 bytes (3497 MB) / 4080271360 bytes (3891 MB) up to 4080271360 bytes (3891 MB)
    JVM Flags: 20 total; -Xms256M -Xmx4096M -XX:PermSize=256m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms4096m -XX:PermSize=256m -XX:NewRatio=3 -XX:SurvivorRatio=3 -XX:TargetSurvivorRatio=80 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -XX:MaxGCMinorPauseMillis=7 -XX:+ExplicitGCInvokesConcurrent -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=60 -XX:+BindGCTaskThreadsToCPUs -Xnoclassgc
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
    FML: MCP v9.05 FML v7.10.85.1230 Minecraft Forge 10.13.2.1230 61 mods loaded, 61 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{7.10.85.1230} [Forge Mod Loader] (forge-1.7.10-10.13.2.1230-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{10.13.2.1230} [Minecraft Forge] (forge-1.7.10-10.13.2.1230-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    appliedenergistics2-core{rv2-beta-3} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    <CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    MobiusCore{1.2.3} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    NotEnoughItems{1.0.3.76} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.76-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    SciMCLibCore{0.0.0.2} [SciMCLibCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    OpenModsCore{@VERSION@} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    debug{1.0} [debug] (denseores-1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    battlegear2{1.0.6.3} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.6.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    bspkrsCore{6.14} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    WorldStateCheckpoints{1.7.10.r02} [WorldStateCheckpoints] ([1.7.10]WorldStateCheckpoints-client-1.7.10.r02.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    dendrology{1.7.10-0.3.2} [Ancient Trees] (AncientTrees-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    appliedenergistics2{rv2-beta-3} [Applied Energistics 2] (appliedenergistics2-rv2-beta-3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BiblioCraft{1.8.2} [BiblioCraft] (BiblioCraft[v1.8.2][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CoFHCore{1.7.10R3.0.0B9} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B9-41.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ThermalFoundation{1.7.10R1.0.0RC1} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0RC1-13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ThermalExpansion{1.7.10R4.0.0B8} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0B8-23.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BigReactors{0.4.0A} [Big Reactors] (BigReactors-0.4.0A.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    chisel{2.2.2.b8eaaca} [Chisel] (Chisel2_DEV-2.2.2.b8eaaca.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Waila{1.5.5} [Waila] (Waila-1.5.5_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CompactMachines{1.7.10-1.12} [Compact Machines] (compactmachines-1.7.10-1.12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CustomMainMenu{1.1} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    EnderIO{1.7.10-2.2.6.317} [Ender IO] (EnderIO-1.7.10-2.2.6.317.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    EnderTech{1.7.10-0.3.0.348} [EnderTech] (EnderTech-1.7.10-0.3.0.348.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    EnderZoo{1.7.10-1.0.5.14} [Ender Zoo] (EnderZoo-1.7.10-1.0.5.14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    exnihilo{1.37} [Ex Nihilo] (Ex-Nihilo-1.37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    extracells{2.2.23} [ExtraCells] (ExtraCells-1.7.10-2.2.23b43.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TConstruct{1.7.10-1.8.2.build858} [Tinkers' Construct] (TConstruct-1.7.10-1.8.2a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Metallurgy{4.0.5} [Metallurgy 4] (Metallurgy-1.7.10-4.0.5.75.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ExtraTiC{0.8.4} [ExtraTiC] (ExtraTiC-1.7.10-1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ExtraUtilities{1.2.0} [Extra Utilities] (extrautilities-1.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    MineTweaker3{3.0.9} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ttCore{MC1.7.10-0.1.0-53} [ttCore] (ttCore-MC1.7.10-0.1.0-53.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    fluxedcrystals{0.0.4c} [Fluxed-Crystals] (fluxedCrystals-0.0.4c.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    HoloInventory{1.8.3.86} [HoloInventory] (HoloInventory-1.7.10-1.8.3.86.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    HardcoreQuesting{The Journey (4.2.2)} [Hardcore Questing Mode] (HQM-The Journey (4.2.2).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    imc{1.6} [Improving Minecraft] (Improving Minecraft-1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Lockdown{2.0.0} [Lockdown] (Lockdown-universal-1.7.2-2.0.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    minechem{5.0.5.364} [Minechem] (Minechem-1.7.10-5.0.5.364.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    OpenMods{0.6} [OpenMods] (OpenModsLib-1.7.10-0.6-snapshot-225.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    OpenBlocks{1.3} [OpenBlocks] (OpenBlocks-1.7.10-1.3-snapshot-436.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    PerfectSpawn{1.1} [Perfect Spawn] (PerfectSpawn-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Quadrum{1.2.0} [Quadrum] (Quadrum-1.7.10-1.2.0.B13-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    RandomThings{2.2.2} [Random Things] (RandomThings-2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ResourceLoader{1.0} [Resource Loader] (ResourceLoader-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    santasdecor{0.5.3} [Santa's Decor] (Santa'sDecor-1.7.10-0.5.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    SciMCLib{SciMCLib} [SciMCLib] (SciMCLib-1.7.10-0.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TiCTooltips{1.1.11b} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.1.11b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    tinkersdefense{1.0} [Tinkers' Defense] (TinkersDefense-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Torcherino{1.7s} [Torcherino] (Torcherino-1.7.10-1.7s.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    wailafeatures{0.0.1} [WAILA Features] (WAILA-features-1.7.10-0.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    yampst{1.3.3} [YAMPST] (Yampst-Material Energy^4-1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Ztones{1.7.10} [Ztones] (Ztones-1.7.10-1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    denseores{1.0} [Dense Ores] (denseores-1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    IguanaTweaksTConstruct{1.7.10-2.1.2.101} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AE2 Version: beta rv2-beta-3 for Forge 10.13.2.1230
    Mantle Environment: Environment healthy.
    TConstruct Environment: Environment healthy.
    SciMCLib Version: 0.0.0.2
    AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BC:OFF, MJ6:OFF, MJ5:OFF, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:OFF, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
    Launched Version: 1.7.10
    LWJGL: 2.9.1
    OpenGL: AMD Radeon HD 7660D GL version 4.2.12422 Compatibility Profile Context 13.152.1.1000, ATI Technologies Inc.
    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: []
    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)
 

Qcor

New Member
Jul 29, 2019
71
0
0
So How does one go about updating a server without over writing current progression ?
simple update via launcher will not overwrite progression. it does NOT overwrite you current DIMs and that is sometimes good and sometimes bad (depends on if you actually want to see new stuff added/changed). you can do that manually (see first post on how to do that) but it will overwrite your whole infrastructure
 

ryry46d9

New Member
Jul 29, 2019
16
0
0
ohh my bad, I should of stated the server is ran under Linux (in a screen session) .
I know how to overwrite the DIM's which it looks like "Idea Machine" (DIM31) should be.
but we are a little too far to be starting over.
2015-01-20_19.40.08.png
 

Proaxel

New Member
Jul 29, 2019
16
0
0
I noticed that when I updated the pack was updated to 1.0.1, Poor Ores was removed...
When I loaded up my world, which I started prior to that, I immediately went and loaded the Miner's Delight area.
As expected, it didn't look like a miner's delight anymore!
Why would they remove such a mod with a big role? Am I missing something here?
 

Qcor

New Member
Jul 29, 2019
71
0
0
I noticed that when I updated the pack was updated to 1.0.1, Poor Ores was removed...
When I loaded up my world, which I started prior to that, I immediately went and loaded the Miner's Delight area.
As expected, it didn't look like a miner's delight anymore!
Why would they remove such a mod with a big role? Am I missing something here?
It was causing problems.. crashed quarry.. didn't want to smelt in most machines.. that kind of stuff.
Afaik the only difference is that new version of that area contains normal and dense ores instead of poor/normal/dense. Poor versions were replaced by normal so no real difference except you don't waste so much time mining there.
You probably have holes in place of poor ores. If so then just replace this DIM from template folder
 

Dashy

New Member
Jul 29, 2019
1
0
0
From the Idea Machine, I got the Pomegranate wool but it says I need to hand in Jaded Wool to complete the quest. How can I reset the area to update to the latest release?
 

Proaxel

New Member
Jul 29, 2019
16
0
0
It was causing problems.. crashed quarry.. didn't want to smelt in most machines.. that kind of stuff.
Afaik the only difference is that new version of that area contains normal and dense ores instead of poor/normal/dense. Poor versions were replaced by normal so no real difference except you don't waste so much time mining there.
You probably have holes in place of poor ores. If so then just replace this DIM from template folder
Every Poor Ore is gone. It's just a bunch of stone and Yellowrium. From the surface at least.
Could you show me how to replace the DIM? I'm a bit confused what you said on that.
 

ryry46d9

New Member
Jul 29, 2019
16
0
0
Proaxel on page one is a name to dim chart, under Updating Spatial Drives
download a fresh zip of the game extract the DIM you need and have it overwrite the one in your FTB launcher
 

Qcor

New Member
Jul 29, 2019
71
0
0
@Proaxel and @Dashy and all others with similar problems - on the topic of replacing DIMs, few words of explanation because apparently some of you are confused. Maybe it will help you understand the process.

When you enter a certain DIM for a first time it is loaded up from a template.
Then it is copied to your save folder and all further modifications that YOU made are stored there - in the save folder - while the template remains intact.

The thing is that you started from an old template (probably v0.6 or 0.7) so your save is based on that.
Updating the mod pack DOES NOT replace your save - only the templates. Because of that even after an update you still have old type of wool, empty blocks in place of poor ores etc etc. You have new quests, new mod versions and all of that but the map version is outdated.

If you update now and then visit any NEW DIM you have never been to before it will be copied from the template - all will be fine, because you already have new templates.
However if you update and then visit any DIM that you have already been to it will be loaded from your SAVE, not from the template.

You may manually update those DIMs but be warned - you WILL LOSE ALL PROGRESS/CHANGES made in this particular DIM by doing so.

Now how to do that:
Your template folder is located here: c:\games\minecraft\MaterialEnergy4\minecraft\template\
Your save folder is located here: c:\games\minecraft\MaterialEnergy4\minecraft\saves\abc\ ("abc" being your world name)

All you have to do is close minecraft and copy the DIM folder you want from your 'template' to your 'save'. Just be aware that this will reset this dimension to its default state.

As for which DIM number corresponds to which spatial area - look at the first post in this thread, there is a list there.
So lets say you want to get new version of Miner’s Delight - it has nr 14 on the list, so all you have to do is to copy DIM14 from templates to save... and that's it.

Hope it will help someone. Cheers