What do you do to acess the inventories?
(oh and NEI shows the recipes)
I tried just right-clicking the adjustable chest with an empty hand. There should be 9 slots, right? It showed the chest opening, but no inventory screen ever came up, and it stayed open for quite a while before closing on its own. And I can't get NEI to work for me, so I was hoping to just confirm that that IS the correct recipe for it? If so, it's not working.
Before I can fix something, I have to know, what doesn't work.
Oh sorry about that. The problem is the sun is always in the middle of the sky, and never moves. As a result it never turns dark when night approaches.
The Meaning of Life, the Universe, and Everything.
Location:
Like i'd tell you
Join Date:
10/17/2011
Posts:
42
Member Details
should make a better chests upgrade that works for the chest and bag to work like ender chest... i really like this mod, expecially the bag but i also like mods that add ender bag so even if i lose my bag, my items are still save. (if its possible to add that kind of upgrade, that is)
Just wanted to inform you that your mods are crashing with the newest version of NEI for 1.7.2.
Yes I agree. Here's my error log:
---- Minecraft Crash Report ----
// Oops.
Time: 4/30/14 10:17 AM
Description: Initializing game
java.lang.NoClassDefFoundError: codechicken/core/gui/GuiDraw$GuiHook
at aroma1997.core.recipes.nei.NEIIntegration.init(NEIIntegration.java:9)
at aroma1997.core.client.ClientProxy.init(ClientProxy.java:22)
at aroma1997.core.Aroma1997Core.init(Aroma1997Core.java:92)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:677)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:268)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: codechicken.core.gui.GuiDraw$GuiHook
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 35 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.(Unknown Source)
at invtweaks.forge.asm.ContainerTransformer.transform(ContainerTransformer.java:112)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:276)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:174)
... 37 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at aroma1997.core.recipes.nei.NEIIntegration.init(NEIIntegration.java:9)
at aroma1997.core.client.ClientProxy.init(ClientProxy.java:22)
at aroma1997.core.Aroma1997Core.init(Aroma1997Core.java:92)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:677)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:268)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
I have a question about the BetterChests installation. Do I need to create the "lib" folder in the mods folder, or .minecraft, or somewhere else? I am going off of the README inside the BetterChests .zip file.
Rollback Post to RevisionRollBack
If you say "plz" because it is shorter than "please", I will say no because it is shorter than yes.
This mods is great with the new dimension on it however when I play minecraft with v1073 (for 1.7.2) it telling me that since the mod doesn't have any mention of it being for 1.7.2 then the game crashes
Rollback Post to RevisionRollBack
I am a 1.8 Minecraft enthusiast. If i give any ideas to you for your mod that you like or even if I just came to say I like this mod, that basically means I would like this mod for 1.8.
I have ASD. I will most likely speak in a way that could offend people, that's the way I've always been (socially awkward), however, I do not mean to be offensive to anyone. Tactfulness has never been one of my strong suits. So, if your going to hate me...then don't bother talking to me as you will just waste my time and yours as well.
Despite what you're thinking the age in my profile is the actual true age. I find it amazing how many people think that ten is my actual age.
Hi! I'm loving the addition of your backup mod to the Agrarian Skies FTB modpack. However, it's consuming far too much space on my hard drive, lol. I saw that there's a way to have it delete old backups, but unfortunately it looks like it's only available in 1.7.2. I know this is a silly question and I'm fully expecting a great big "no", but I don't suppose there's some secret 1.6.4-compatible version with that feature hiding around somewhere? Under the pillows, maybe? I'm going to check under my pillows real quick.
Nope. Anyways, I'll probably just have to increase the time between backups to like, 3 hours or something, to give myself time to delete the older ones manually before my hdd fills. In any case, it's a great mod and it's kind'a boggling that I haven't seen a good, user-friendly backup mod before this. Can't wait for mainstream modpacks to update to 1.7.2 so I can get at the newer features.
I'm using CraftGuide with the 1.7.2 release and I'm not able to see the recipes for the bag or chest -- similar to what others have stated. I cannot use NEI because of some additional bugs with it with other mods I have installed. I read in the code that it appears the recipe for the adjustable bag is SWS, LCL, SWS (S being string, L being leather, and W being any kind of wool, with C being a chest). This does not create an item though. Is there something I'm missing in order to craft the adjustable bag?
EDIT: I was able to craft it, apparently I had to use an Adjustable Chest for the bag (still learning this). But that worked.
Well if you look really deep into the config file, you'll see, ... umm ... what will you see? Oh nothing.
That feature is only implemented in the 1.7 version.
I will however do a backport to 1.6 after #modjam
(hint: if you think that's offensive, it's not, it's irony)
Thank you very much
I'll just wait and delete the old backups manually then.
Backup Mod is not adhering to the backup schedule defined in the config. The config has it set to 30 minutes, but each time I load up the map, it looks like it sets a new backup point. I have loaded my map up approximately 10 times now and the backup is running every 2 minutes now. Has steadily increased in frequency each time the map is loaded up.
I tried just right-clicking the adjustable chest with an empty hand. There should be 9 slots, right? It showed the chest opening, but no inventory screen ever came up, and it stayed open for quite a while before closing on its own. And I can't get NEI to work for me, so I was hoping to just confirm that that IS the correct recipe for it? If so, it's not working.
I don't have any upgrades yet. And the GUI doesn't come up at all. It's just the animation of the chest opening.
Thanks for the hammer recipe!
Oh sorry about that. The problem is the sun is always in the middle of the sky, and never moves. As a result it never turns dark when night approaches.
Oh I see, may I request the option to disable that feature in the config then?
Well that's a let down, I really wanted the option for 1.6.4 are you definite?
Yes, it works! Much appreciation.
Yes I agree. Here's my error log:
// Oops.
Time: 4/30/14 10:17 AM
Description: Initializing game
java.lang.NoClassDefFoundError: codechicken/core/gui/GuiDraw$GuiHook
at aroma1997.core.recipes.nei.NEIIntegration.init(NEIIntegration.java:9)
at aroma1997.core.client.ClientProxy.init(ClientProxy.java:22)
at aroma1997.core.Aroma1997Core.init(Aroma1997Core.java:92)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:677)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:268)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: codechicken.core.gui.GuiDraw$GuiHook
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 35 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.(Unknown Source)
at invtweaks.forge.asm.ContainerTransformer.transform(ContainerTransformer.java:112)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:276)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:174)
... 37 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at aroma1997.core.recipes.nei.NEIIntegration.init(NEIIntegration.java:9)
at aroma1997.core.client.ClientProxy.init(ClientProxy.java:22)
at aroma1997.core.Aroma1997Core.init(Aroma1997Core.java:92)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:677)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:268)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_05, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 98349504 bytes (93 MB) / 461897728 bytes (440 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G
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.03 FML v7.2.165.1065 Minecraft Forge 10.12.1.1065 64 mods loaded, 64 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.2.165.1065} [Forge Mod Loader] (forge-1.7.2-10.12.1.1065.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.12.1.1065} [Minecraft Forge] (forge-1.7.2-10.12.1.1065.jar) Unloaded->Constructed->Pre-initialized->Initialized
Aroma1997Core{1.0.2.0} [Aroma1997Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{1.0.0} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.0.1} [Not Enough Items] (NotEnoughItems-1.7.2-1.0.1-universal.jar) Unloaded->Constructed->Pre-initialized
ChickenShed{1.1.3} [Chicken Shed] ([1.7.2] ChickenShed (v1.1.3).jar) Unloaded->Constructed->Pre-initialized
DC1{3.3.2.18} [KingCore] ([1.7.2] KingCore v3.3.2.18.jar) Unloaded->Constructed->Pre-initialized
bspkrsCore{6.3(1.7.2)} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.3(1.7.2).jar) Unloaded->Constructed->Pre-initialized
ArmorStatusHUD{1.22(1.7.2)} [ArmorStatusHUD] ([1.7.2]ArmorStatusHUD-client-1.22(1.7.2).jar) Unloaded->Constructed->Pre-initialized
BreedingViewer{1.06} [BreedingViewer] ([1.7.2]BreedingViewer_1.06.jar) Unloaded->Constructed->Pre-initialized
DamageIndicatorsMod{3.1.1} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.1.jar) Unloaded->Constructed->Pre-initialized
DirectionHUD{1.19(1.7.2)} [DirectionHUD] ([1.7.2]DirectionHUD-client-1.19(1.7.2).jar) Unloaded->Constructed->Pre-initialized
extendedWorkbench{1.2.0.1} [Extended Workbench] ([1.7.2]ExtendedWorkbench v1.2.0.1.jar) Unloaded->Constructed->Pre-initialized
StatusEffectHUD{1.22(1.7.2)} [StatusEffectHUD] ([1.7.2]StatusEffectHUD-client-1.22(1.7.2).jar) Unloaded->Constructed->Pre-initialized
TreeCapitator{1.7.2.r01} [TreeCapitator] ([1.7.2]TreeCapitator-universal-1.7.2.r01.jar) Unloaded->Constructed->Pre-initialized
FishingNets{1.0.0.1} [Fishing Nets] ([1.7.2M] FishingNets v1.1.0.2.jar) Unloaded->Constructed->Pre-initialized
deconstruction{2.1.2} [The Deconstruction Mod] ([MC1.7.2]deconstruction[v2.1.2].jar) Unloaded->Constructed->Pre-initialized
advanceddispensers{1.1.2} [Advanced Dispensers Mod] (AdvancedDispensers-1.1.2.jar) Unloaded->Constructed->Pre-initialized
IC2{2.1.459-experimental} [IndustrialCraft 2] (industrialcraft-2-2.1.459-experimental.jar) Unloaded->Constructed->Pre-initialized
AdvancedMachines{1.0.8} [IC2 Advanced Machines Addon] (AdvancedMachinesAS-1.7.2.jar) Unloaded->Constructed->Pre-initialized
alloymod{1.0} [Alloys Mod] (alloymod-1.2.1.jar) Unloaded->Constructed->Pre-initialized
ArchimedesShips{1.7.2 v1.5.2} [Archimedes' Ships] (ArchimedesShips.jar) Unloaded->Constructed->Pre-initialized
smeltchevsky{b3} [Armor Smelter] (ArmorSmelter_1.7.2_b3.zip) Unloaded->Constructed->Pre-initialized
Aroma1997CoreHelper{1.0.2.0} [Aroma1997Core|Helper] (Aroma1997Core-1.7.2-1.0.2.0.jar) Unloaded->Constructed->Pre-initialized
Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.2-1.0.2.16.jar) Unloaded->Constructed->Pre-initialized
BattleTowers{1.4.5} [Battle Towers] (BattleTowers-1.7.2.jar) Unloaded->Constructed->Pre-initialized
BetterChests{1.1.0.4} [BetterChests] (BetterChests-1.7.2-1.1.0.4.jar) Unloaded->Constructed->Pre-initialized
BiblioCraft{1.6.3} [BiblioCraft] (BiblioCraft[1.6.3][MC1.7.2].jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Core{6.0.6} [BuildCraft] (buildcraft-6.0.6.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Builders{6.0.6} [BC Builders] (buildcraft-6.0.6.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Energy{6.0.6} [BC Energy] (buildcraft-6.0.6.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Factory{6.0.6} [BC Factory] (buildcraft-6.0.6.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Transport{6.0.6} [BC Transport] (buildcraft-6.0.6.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Silicon{6.0.6} [BC Silicon] (buildcraft-6.0.6.jar) Unloaded->Constructed->Pre-initialized
CarpentersBlocks{3.1.2} [Carpenter's Blocks] (Carpenter's Blocks v3.1.2 - MC 1.7+.zip) Unloaded->Constructed->Pre-initialized
CompactWindmills{1.0.3.1} [CompactWindmills] (CompactWindmills-1.7.2-1.0.3.1.jar) Unloaded->Constructed->Pre-initialized
SKC-Core{1.1.0.1} [SKC Core] (SKC Core 1.1.0.1 - MC 1.7.2 - Forge (10.12.0.1024).jar) Unloaded->Constructed->Pre-initialized
SKC-CraftableHorseArmor{1.1.0.1} [Craftable Horse Armor] (CraftableHorseArmor 1.1.0.1 - MC 1.7.2 - Forge (10.12.0.1024).jar) Unloaded->Constructed->Pre-initialized
craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded->Constructed->Pre-initialized
CustomSpawner{3.2.0.dev.R1} [DrZhark's CustomSpawner] (CustomMobSpawner 3.2.0-DEV-R2.zip) Unloaded->Constructed->Pre-initialized
MoCreatures{6.2.0.dev.R1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.2.0-DEV-R2.zip) Unloaded->Constructed->Pre-initialized
eggygoodness{1.0.0.1024} [Eggy Goodness] (eggygoodness-1.7.2-1.0.0.1024.jar) Unloaded->Constructed->Pre-initialized
extrabuttons{1.7.2.0} [ExtraButtons] (extrabuttons-1.7.2.0.jar) Unloaded->Constructed->Pre-initialized
ForgeMultipart{1.1.0.273} [Forge Multipart] (ForgeMultipart-1.7.2-1.1.0.273-universal.jar) Unloaded->Constructed->Pre-initialized
McMultipart{1.1.0.273} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.2-1.1.0.273-universal.jar) Unloaded->Constructed->Pre-initialized
tonicchevsky{b2} [Growth Tonic] (GrowthTonic_1.7.2_b2.zip) Unloaded->Constructed->Pre-initialized
HopperDuctMod{1.3} [Hopper Ducts] (hopperductmod-1.3.jar) Unloaded->Constructed->Pre-initialized
inventorytweaks{1.57-116} [Inventory Tweaks] (InventoryTweaks-1.57-116.jar) Unloaded->Constructed->Pre-initialized
leafchevsky{b3} [Leaf Cutter] (LeafCutter_1.7.2_b3.zip) Unloaded->Constructed->Pre-initialized
LotsOfFood{1.7.2} [Lots of Food] (Lots of Food-1.7.2.jar) Unloaded->Constructed->Pre-initialized
radixcore{1.0.0} [RadixCore] (RadixCore-1.0.0 MC-1.7.2.zip) Unloaded->Constructed->Pre-initialized
mca{4.0.2} [Minecraft Comes Alive] (MCA-4.0.2 MC-1.7.2.zip) Unloaded->Constructed->Pre-initialized
cfm{3.2.9.2} [§6MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.2.9.2-beta-build2(1.7.2).jar) Unloaded->Constructed->Pre-initialized
clayspawn{1.7.2a} [Pam's Clay Spawn] (Pam's Clay Spawn 1.7.2a.zip) Unloaded->Constructed->Pre-initialized
simplerecipes{1.7.2a} [Pam's Simple Recipes] (Pam's Simple Recipes 1.7.2a.zip) Unloaded->Constructed->Pre-initialized
weeeflowers{1.7.2b} [Pam's Weee! Flowers] (Pam's WeeeFlowers 1.7.2b.zip) Unloaded->Constructed->Pre-initialized
packchevsky{b4} [Potion Packs] (PotionPacks_1.7.2_b4.zip) Unloaded->Constructed->Pre-initialized
RopesPlus{1.6.0} [Ropes+] (RopePlus-1.7.2.jar) Unloaded->Constructed->Pre-initialized
sweettea{0.9.4 - 1.7.2} [Sweet Tea!] (SweetTea-0.9.4 - 1.7.2.jar) Unloaded->Constructed->Pre-initialized
AS_UpdateCheck{1.1.4} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.2.jar) Unloaded->Constructed->Pre-initialized
voxelmap{1.7.2} [VoxelMap] (voxelmap-1.7.2-1.0.jar) Unloaded->Constructed->Pre-initialized
YAFM{1.0.3} [Yet Another Food Mod] (yafm-1.0.3.jar) Unloaded->Constructed->Pre-initialized
ForgeMicroblock{1.1.0.273} [Forge Microblocks] (ForgeMultipart-1.7.2-1.1.0.273-universal.jar) Unloaded->Constructed->Pre-initialized
Launched Version: 1.7.2-Forge10.12.1.1065
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 6520G GL version 4.3.12798 Compatibility Profile Context 13.350.1005.0, ATI Technologies Inc.
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: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
Terry R. Handel
Citizen Minecraftian
"Is it Summer yet?"
I am a 1.8 Minecraft enthusiast. If i give any ideas to you for your mod that you like or even if I just came to say I like this mod, that basically means I would like this mod for 1.8.
I have ASD. I will most likely speak in a way that could offend people, that's the way I've always been (socially awkward), however, I do not mean to be offensive to anyone. Tactfulness has never been one of my strong suits. So, if your going to hate me...then don't bother talking to me as you will just waste my time and yours as well.
Despite what you're thinking the age in my profile is the actual true age. I find it amazing how many people think that ten is my actual age.
#Give1.8aChance
Nope. Anyways, I'll probably just have to increase the time between backups to like, 3 hours or something, to give myself time to delete the older ones manually before my hdd fills. In any case, it's a great mod and it's kind'a boggling that I haven't seen a good, user-friendly backup mod before this. Can't wait for mainstream modpacks to update to 1.7.2 so I can get at the newer features.
I'm using CraftGuide with the 1.7.2 release and I'm not able to see the recipes for the bag or chest -- similar to what others have stated. I cannot use NEI because of some additional bugs with it with other mods I have installed. I read in the code that it appears the recipe for the adjustable bag is SWS, LCL, SWS (S being string, L being leather, and W being any kind of wool, with C being a chest). This does not create an item though. Is there something I'm missing in order to craft the adjustable bag?EDIT: I was able to craft it, apparently I had to use an Adjustable Chest for the bag (still learning this). But that worked.
Thanks to you.... my hardcore world was saved because of you Aroma Backup Mod.
Thank you.
Hey, I said thanks, no longer in debt now
May I ask where is the option to delete old backups?
I'll just wait and delete the old backups manually then.
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/