Spent most of the last hour searching and googling.. You, however have The Answer. Thank you..
test world: check..
Survival, next..
v
For maximum speed you can use up to 256 or 4 stacks of mining upgrades, 64 speed upgrades and 1 stack upgrade. This will give you 256 cobblestone per second per transfer node in case you are farming Octuple Compressed Cobblestone
Thanks for the info.. i'm not machining for Max output, Yet... I'm only feeding 2 Lava crucibles and a barrel to store cobble.
I was just perplexed because I thought my sky factory was also 1.7.10.. But I guess it is not.. its working quite nicely now. already filled my oak barrel 64*64..
In the config file under EnderQuarry what does the two settings change?
I guess the baseDrain is what it says, but I have been unable to find any explanation for what hardnessDrain does.
####################
# ender quarry power
####################
Getting a very similar if not identical crash as this guy, but only with Forge Multipart installed. It runs fine if I reset the config file, so I assume there's a specific block that's causing this when disabled:
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 10/7/14 4:57 AM
Description: Initializing game
java.lang.NullPointerException: Initializing game
at com.rwtema.extrautils.ExtraUtils.FMPRegisterPassThroughInterfaces(ExtraUtils.java:1083)
at com.rwtema.extrautils.ExtraUtils.init(ExtraUtils.java:1051)
at com.rwtema.extrautils.ExtraUtilsMod.init(ExtraUtilsMod.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
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 com.rwtema.extrautils.ExtraUtils.FMPRegisterPassThroughInterfaces(ExtraUtils.java:1083)
at com.rwtema.extrautils.ExtraUtils.init(ExtraUtils.java:1051)
at com.rwtema.extrautils.ExtraUtilsMod.init(ExtraUtilsMod.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
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)
The Meaning of Life, the Universe, and Everything.
Join Date:
11/25/2013
Posts:
60
Member Details
Minor feature suggestion: It'd be really cool if the quarry said how many blocks it had done when it was finished. So, "Quarry has finished (123,076 blocks)."
Also wouldn't mind an upgrade that let you change it to leaving-and-replacing stone instead of dirt.
Without seeing the FULL crash report, it could be anything.
Do you have microblocks? If so what version of it are you running? There are a few versions of microblocks that will cause this error when used with ExU. Using 310 should not have any problems.
You say latest version of Forge, are you talking about 10.13.1.1224 ? This could also be a problem as there are some mods that use code that may have been removed from the latest version of Forge. Rolling back to a version that works might fix the issue. Forge 1208 and 1217 are the most compatible right now if you run a lot of mods.
The Meaning of Life, the Universe, and Everything.
Join Date:
9/13/2014
Posts:
50
Location:
Idaho!!!
Minecraft:
setokaiba9
Xbox:
nope...
PSN:
not happening...
Member Details
So, did this mod just die, or are we waiting for some big update? 'Cause I'd really like to know if this mod has been discontinued. I don't know how long it's going to take to update Forge to 1.8, so it looks like mod authors are kind of holding their breath until it comes out.
Without seeing the FULL crash report, it could be anything.
Do you have microblocks? If so what version of it are you running? There are a few versions of microblocks that will cause this error when used with ExU. Using 310 should not have any problems.
You say latest version of Forge, are you talking about 10.13.1.1224 ? This could also be a problem as there are some mods that use code that may have been removed from the latest version of Forge. Rolling back to a version that works might fix the issue. Forge 1208 and 1217 are the most compatible right now if you run a lot of mods.
Edited.
I fixed it by myself, turned out a conflicting mod had found its way back into my system. I don't know how that happened, but anywho, I fixed the problem.
For the life of me, i didn't see that anywhere in the changelog, was also driving me nuts. Went as far as to create a whole new instance in MultiMC with only forge and XU 1.1.0k... nothing of course.
For anyone else looking for this solution, the World Interaction Upgrade was formally known as the "Mining Upgrade". This actually makes sense that it is needed, one cobble generated per "World Interaction Upgrade"
For the life of me, i didn't see that anywhere in the changelog, was also driving me nuts. Went as far as to create a whole new instance in MultiMC with only forge and XU 1.1.0k... nothing of course.
For anyone else looking for this solution, the World Interaction Upgrade was formally known as the "Mining Upgrade". This actually makes sense that it is needed, one cobble generated per "World Interaction Upgrade"
That was changed quite some time ago - the update from MC1.6.4 to MC1.7.2 brought that change on. That was quite a few versions ago, at this point.
The Superbuilder Wand It's An Awesome Tool For Construction, But You Should Change It For A Version That Can Clone Any Block Even If It's In The Inventory, It Will Make It Easier To Use, Also If It's A Only Creative Item There Shouldn't Be Any Problem :1
Ender Quarry seems to have a buffer of 10M RF. When the EQ finishes mining, it continues accepting RF until its buffer is full. However, it seems to lose its buffer whenever moved, which you have to do every time it finishes. 10M RF is a LOT of of energy to give up every time its moved. There seems to be no simple way to detect when it's complete either so I can stop charging the buffer.
Anyone have any advice or tips to deal with this? The only thing I can come up with is to simply create SUPER large quarries so I rarely have to move it.
So I thought that Lapis Caelestis wasn't supposed to show block highlighting and the cursor? It still does. Black still looks good though. Also there's some derpiness with the connected textures for microblocks of Thickened Glass and Lapis Caelestis.
Rollback Post to RevisionRollBack
~~~~~~~~
Fall into the hands of sorrow
Drawn by the darkest bay
Walk into the pit of silence
I am the one calling your name
~~~~~~~~
[quote=Griefs1ayer;/members/Griefs1ayer;/forums/mapping-and-modding/minecraft-mods/wip-mods/1443963-extra-utilities-v1-1-0k?comment=2737]Wtf? Why is Deep Dark so dark? There are a lot of torches. Reconnect doesn't work, restart too. Yes, this is a server.
Something like this happens if you try to apply Night Vision effects in the Deep Dark. If that's the case here, it's intentional. It's supposed to be really dark.
My Power Armor almost got me killed because of this before I realized c:
I fixed it by myself, turned out a conflicting mod had found its way back into my system. I don't know how that happened, but anywho, I fixed the problem.
Do you remember which mod was conflicting for you? I've recently started getting this error and can't figure out what I've changed to make it start crashing.
For maximum speed you can use up to 256 or 4 stacks of mining upgrades, 64 speed upgrades and 1 stack upgrade. This will give you 256 cobblestone per second per transfer node in case you are farming Octuple Compressed Cobblestone
http://forum.feed-the-beast.com/threads/1-7-10-purgatory-mod-pack-v0-2-0-hqm-tech-quests-rf-beta-release-10-6.52413/
I was just perplexed because I thought my sky factory was also 1.7.10.. But I guess it is not.. its working quite nicely now. already filled my oak barrel 64*64..
I guess the hardnessDrain makes it use more power when the block isn't supposed to be easily broken.
looks like a case of checking for the block then realizing it's not there, that might be it, i'm not sure tho anyone can correct me if they want
Getting a very similar if not identical crash as this guy, but only with Forge Multipart installed. It runs fine if I reset the config file, so I assume there's a specific block that's causing this when disabled:
// Oh - I know what I did wrong!
Time: 10/7/14 4:57 AM
Description: Initializing game
java.lang.NullPointerException: Initializing game
at com.rwtema.extrautils.ExtraUtils.FMPRegisterPassThroughInterfaces(ExtraUtils.java:1083)
at com.rwtema.extrautils.ExtraUtils.init(ExtraUtils.java:1051)
at com.rwtema.extrautils.ExtraUtilsMod.init(ExtraUtilsMod.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
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 com.rwtema.extrautils.ExtraUtils.FMPRegisterPassThroughInterfaces(ExtraUtils.java:1083)
at com.rwtema.extrautils.ExtraUtils.init(ExtraUtils.java:1051)
at com.rwtema.extrautils.ExtraUtilsMod.init(ExtraUtilsMod.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
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 7 (x86) version 6.1
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 202946440 bytes (193 MB) / 671645696 bytes (640 MB) up to 1013645312 bytes (966 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xincgc -Xmx1000M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.84.1217 Minecraft Forge 10.13.1.1217 76 mods loaded, 76 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.10.84.1217} [Forge Mod Loader] (forge-1.7.10-10.13.1.1217.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.13.1.1217} [Minecraft Forge] (forge-1.7.10-10.13.1.1217.jar) Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore{1.0.3.28} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
malisiscore{1.7.10-0.9.6} [Malisis Core] (malisiscore-1.7.10-0.9.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
cslib{1.7.10-2.7.1} [Clashsoft Lib] (ClashsoftLib-1.7.10-2.7.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
bspkrsCore{6.14} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.14.jar) Unloaded->Constructed->Pre-initialized->Initialized
ChickenShed{1.1.3} [Chicken Shed] ([1.7.2] ChickenShed (v1.1.3).jar) Unloaded->Constructed->Pre-initialized->Initialized
Treecapitator{1.7.2} [Treecapitator] ([1.7.2]Treecapitator-universal-2.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
animalsPlus{1.2} [Animals+] (animalsPlus-1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
antiqueatlas{4.0.1a-1.7.2} [Antique Atlas] (antiqueatlas-4.0.1a-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
AppleCore{1.0.0} [AppleCore] (AppleCore-mc1.7.10-1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
ATG{0.10.0} [Alternate Terrain Generation] (ATG-1.7.2-0.10.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Baubles{1.0.1.8} [Baubles] (Baubles-1.7.10-1.0.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized
BetterFoliage{1.0.1} [Better Foliage] (BetterFoliage-1.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
Thaumcraft{4.2.1.1} [Thaumcraft] (Thaumcraft-1.7.10-4.2.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
betterstorage{0.10.2.114} [BetterStorage] (BetterStorage-1.7.10-0.10.3.115.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiblioCraft{1.8.2} [BiblioCraft] (BiblioCraft[v1.8.2][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
bigtrees{1.7.2b} [The BigTrees Mod] (BigTrees-172b-forge1060.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.991-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
brewingapi{1.7.10-3.0.2} [Brewing API] (BrewingAPI-1.7.10-3.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
butterflymania{1.0.3} [Butterfly Mania] (butterflymania-1.7.10-1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212 Core-V0.2 - 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
calendar{V0.1 - 1.7.10} [Calendar] (Calendar-V0.1 - 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
CarpentersBlocks{3.2.8} [Carpenter's Blocks] (Carpenter's Blocks v3.2.8 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
chisel{1.5.7} [Chisel] (Chisel-1.7.10-1.5.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
MoCreatures{6.3.0} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
enviromine{1.2.28} [EnviroMine] (EnviroMine-v1.2.28.jar) Unloaded->Constructed->Pre-initialized->Initialized
exnihilo{1.37} [Ex Nihilo] (Ex-Nihilo-1.37.jar) Unloaded->Constructed->Pre-initialized->Initialized
ExtrabiomesXL{3.16.RC2} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.7.10-3.16.RC2.jar) Unloaded->Constructed->Pre-initialized->Initialized
ForgeMultipart{1.1.0.309} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.0.309-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
ExtraUtilities{1.1.0k} [Extra Utilities] (extrautilities-1.1.0k.jar) Unloaded->Constructed->Pre-initialized->Errored
FastCraft{1.9} [FastCraft] (fastcraft-1.9(1).jar) Unloaded->Constructed->Pre-initialized->Initialized
McMultipart{1.1.0.309} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.0.309-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
GardenCore{1.2.0} [Garden Core] (GardenStuff-1.7.10-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
GardenContainers{1.2.1} [Garden Containers] (GardenStuff-1.7.10-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
GardenTrees{1.2.0} [Garden Trees] (GardenStuff-1.7.10-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
gravestonemod{1.7.2} [GraveStone] (GraveStones-1.7.2_1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
headcrumbs{1.2.5} [Headcrumbs] (Headcrumbs-1.2.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
herdCraft{1.1} [HerdCraft] (HerdCraft-1.7.10-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
Highlands{2.2.2} [Highlands] (Highlands-1.7.2-v-2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
HopperDuctMod{1.3.2} [Hopper Ducts] (hopperductmod-1.7.10-1.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
harvestcraft{1.7.10b} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10b.jar) Unloaded->Constructed->Pre-initialized->Initialized
HungerOverhaul{1.7.10-beta.1.jenkins16} [Hunger Overhaul] (HungerOverhaul-1.7.10-beta.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
IguanaTweaks{1.7.10-Beta-19} [Iguana Tweaks] (IguanaTweaks-1.7.10-Beta-19.jar) Unloaded->Constructed->Pre-initialized->Initialized
JASCompatability{1.1.0} [Just Another Spawner Compatibility Addon] (JustAnotherSpawnerCompatibilityAddon-1.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
malisisdoors{1.7.10-1.1.3} [Malisis' Doors] (malisisdoors-1.7.10-1.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
MetallurgyCore{4.0.3} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized
Metallurgy{4.0.4} [Metallurgy 4] (Metallurgy-1.7.10-4.0.4.43.jar) Unloaded->Constructed->Pre-initialized->Initialized
minepainter{0.2.6} [MinePainter] (minepainter-0.2.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
cfm{3.3.5} [§6MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.5(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized
clayspawn{1.7.2a} [Pam's Clay Spawn] (Pam's Clay Spawn 1.7.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized
plantmegapack{4.02} [Plant Mega Pack] (plantmegapack-1.7.10-4.02.jar) Unloaded->Constructed->Pre-initialized->Initialized
primitivemobs{0.3} [Primitive Mobs] (primitivemobs-0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Core{4.5.0.50} [ProjectRed] (ProjectRed-Base-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Integration{4.5.0.50} [ProjectRed-Integration] (ProjectRed-Integration-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Transmission{4.5.0.50} [ProjectRed-Transmission] (ProjectRed-Integration-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Expansion{4.5.0.50} [ProjectRed-Expansion] (ProjectRed-Mechanical_beta-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Transportation{4.5.0.50} [ProjectRed-Transportation] (ProjectRed-Mechanical_beta-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Exploration{4.5.0.50} [ProjectRed-Exploration] (ProjectRed-World-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized->Initialized
Quadrum{1.2.0} [Quadrum] (Quadrum-1.7.10-1.2.0.B13-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
quiverchevsky{b57} [QuiverBow] (QuiverBow_1.7.2_b57.zip) Unloaded->Constructed->Pre-initialized->Initialized
Railcraft{9.3.2.0} [Railcraft] (Railcraft_1.7.10-9.3.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
SpecialMobs{3.0.2} [Special Mobs] (SpecialMobs-1.7.10-3.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
SpiceOfLife{1.2.1} [The Spice of Life] (SpiceOfLife-mc1.7.10-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThaumcraftMobAspects{1.7.2-2A} [Thaumcraft Mob Aspects] (ThaumcraftMobAspects-1.7.2-2A.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-17.jar) Unloaded->Constructed->Pre-initialized->Initialized
TwilightForest{2.3.2} [The Twilight Forest] (twilightforest-1.7.10-2.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
UndergroundBiomes{0.6h} [Underground Biomes Constructs] (UndergroundBiomesConstructs-1.7.2-0.6h11.jar) Unloaded->Constructed->Pre-initialized->Initialized
WR-CBE|Core{1.4.1.4} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.4-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
WR-CBE|Addons{1.4.1.4} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.4-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
WR-CBE|Logic{1.4.1.4} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.4-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineTweaker3{${version}} [MineTweaker 3] (zMineTweaker3-1.7.10-3.0.8B.jar) Unloaded->Constructed->Pre-initialized->Initialized
ForgeMicroblock{1.1.0.309} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.0.309-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
JustAnotherSpawner{0.14.12} [Just Another Spawner] (JustAnotherSpawner-0.14.12.jar) Unloaded->Constructed->Pre-initialized->Initialized
Launched Version: 1.7.10-Forge10.13.1.1217-mcpatcher
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 7970M GL version 4.4.12874 Compatibility Profile Context 14.100.0.0, 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: [Vanilluxe.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)
Also wouldn't mind an upgrade that let you change it to leaving-and-replacing stone instead of dirt.
There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: com/rwtema/extrautils/item/ItemHeatingCoil
So, any help?
Running 1.7.10 and latest Forge.
Without seeing the FULL crash report, it could be anything.
Do you have microblocks? If so what version of it are you running? There are a few versions of microblocks that will cause this error when used with ExU. Using 310 should not have any problems.
You say latest version of Forge, are you talking about 10.13.1.1224 ? This could also be a problem as there are some mods that use code that may have been removed from the latest version of Forge. Rolling back to a version that works might fix the issue. Forge 1208 and 1217 are the most compatible right now if you run a lot of mods.
http://forum.feed-the-beast.com/threads/1-7-10-purgatory-mod-pack-v0-2-0-hqm-tech-quests-rf-beta-release-10-6.52413/
Edited.
I fixed it by myself, turned out a conflicting mod had found its way back into my system. I don't know how that happened, but anywho, I fixed the problem.
Thanks for all of the help anyways!
That was changed quite some time ago - the update from MC1.6.4 to MC1.7.2 brought that change on. That was quite a few versions ago, at this point.
Anyone have any advice or tips to deal with this? The only thing I can come up with is to simply create SUPER large quarries so I rarely have to move it.
~~~~~~~~
Fall into the hands of sorrow
Drawn by the darkest bay
Walk into the pit of silence
I am the one calling your name
~~~~~~~~
My Power Armor almost got me killed because of this before I realized c:
~~~~~~~~
Fall into the hands of sorrow
Drawn by the darkest bay
Walk into the pit of silence
I am the one calling your name
~~~~~~~~
Do you remember which mod was conflicting for you? I've recently started getting this error and can't figure out what I've changed to make it start crashing.