Oh duh!! That was probably actually the problem DXDo your goggles have any damage on them? A lot of the detection quests will not see a damaged item as a valid match.
Oh duh!! That was probably actually the problem DXDo your goggles have any damage on them? A lot of the detection quests will not see a damaged item as a valid match.
3.0.0 changes and updates:
. . .
The yellorium recipe has been changed. It is now an induction smelter recipe. You also have a 2% chance of getting it from sifting sand.
# Add recipe for yellorium dust.
recipes.addShapeless(YelloriumDust, [PulverizedTin, Sulfur]);
{
"energyCost": 3200,
"primaryInput": {
"id": 20264,
"meta": 128,
"count": 1
},
"secondaryInput": {
"id": 20264,
"meta": 33,
"count": 3
},
"primaryOutput": {
"id": 30137,
"meta": 4,
"count": 1
}
}
2014-08-23 12:10:13 [INFO] [ForgeModLoader] [Jaded's Blood] Attempting to load Thermal Expansion recipes fromD:\Games\FTB\AgrarianSkiesHQ\minecraft\config/jadedsblood/thermalexpansion}/...
2014-08-23 12:10:13 [INFO] [ForgeModLoader] [Jaded's Blood] Loading Induction Smelter recipe from D:\Games\FTB\AgrarianSkiesHQ\minecraft\config\jadedsblood\thermalexpansion\smelter\yrllorium-from-tin.json
2014-08-23 21:30:52 [FINEST] [jadedsblood] Sending event FMLInitializationEvent to mod jadedsblood
2014-08-23 21:30:52 [INFO] [ForgeModLoader] [Jaded's Blood] Attempting to load Thermal Expansion recipes from/home/minecraft/ag/config/jadedsblood/thermalexpansion}/...
2014-08-23 21:30:52 [INFO] [STDERR] java.nio.charset.MalformedInputException: Input length = 1
2014-08-23 21:30:52 [INFO] [STDERR] at java.nio.charset.CoderResult.throwException(CoderResult.java:277)
. . .
2014-08-23 21:30:52 [FINEST] [jadedsblood] Sending event FMLInitializationEvent to mod jadedsblood
2014-08-23 21:30:52 [INFO] [ForgeModLoader] [Jaded's Blood] Attempting to load Thermal Expansion recipes from/home/minecraft/ag/config/jadedsblood/thermalexpansion}/...
2014-08-23 21:30:52 [INFO] [STDERR] java.nio.charset.MalformedInputException: Input length = 1
2014-08-23 21:30:52 [INFO] [STDERR] at java.nio.charset.CoderResult.throwException(CoderResult.java:277)
2014-08-23 21:30:52 [INFO] [STDERR] at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:338)
2014-08-23 21:30:52 [INFO] [STDERR] at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
2014-08-23 21:30:52 [INFO] [STDERR] at java.io.InputStreamReader.read(InputStreamReader.java:184)
2014-08-23 21:30:52 [INFO] [STDERR] at java.io.BufferedReader.fill(BufferedReader.java:154)
2014-08-23 21:30:52 [INFO] [STDERR] at java.io.BufferedReader.read(BufferedReader.java:175)
2014-08-23 21:30:52 [INFO] [STDERR] at scala.io.BufferedSource$$anonfun$iter$1$$anonfun$apply$mcI$sp$1.apply$mcI$sp(BufferedSource.scala:38)
2014-08-23 21:30:52 [INFO] [STDERR] at scala.io.Codec.wrap(Codec.scala:68)
2014-08-23 21:30:52 [INFO] [STDERR] at scala.io.BufferedSource$$anonfun$iter$1.apply(BufferedSource.scala:38)
2014-08-23 21:30:52 [INFO] [STDERR] at scala.io.BufferedSource$$anonfun$iter$1.apply(BufferedSource.scala:38)
2014-08-23 21:30:52 [INFO] [STDERR] at scala.collection.Iterator$$anon$9.next(Iterator.scala:162)
2014-08-23 21:30:52 [INFO] [STDERR] at scala.collection.Iterator$$anon$17.hasNext(Iterator.scala:511)
2014-08-23 21:30:52 [INFO] [STDERR] at scala.collection.Iterator$$anon$11.hasNext(Iterator.scala:327)
2014-08-23 21:30:52 [INFO] [STDERR] at scala.io.Source.hasNext(Source.scala:226)
2014-08-23 21:30:52 [INFO] [STDERR] at scala.collection.Iterator$class.foreach(Iterator.scala:727)
2014-08-23 21:30:52 [INFO] [STDERR] at scala.io.Source.foreach(Source.scala:178)
2014-08-23 21:30:52 [INFO] [STDERR] at scala.collection.TraversableOnce$class.addString(TraversableOnce.scala:320)
2014-08-23 21:30:52 [INFO] [STDERR] at scala.io.Source.addString(Source.scala:178)
2014-08-23 21:30:52 [INFO] [STDERR] at scala.collection.TraversableOnce$class.mkString(TraversableOnce.scala:286)
2014-08-23 21:30:52 [INFO] [STDERR] at scala.io.Source.mkString(Source.scala:178)
2014-08-23 21:30:52 [INFO] [STDERR] at scala.collection.TraversableOnce$class.mkString(TraversableOnce.scala:288)
2014-08-23 21:30:52 [INFO] [STDERR] at scala.io.Source.mkString(Source.scala:178)
2014-08-23 21:30:52 [INFO] [STDERR] at scala.collection.TraversableOnce$class.mkString(TraversableOnce.scala:290)
2014-08-23 21:30:52 [INFO] [STDERR] at scala.io.Source.mkString(Source.scala:178)
2014-08-23 21:30:52 [INFO] [STDERR] at com.minalien.jadedsblood.util.JSONUtils$.parseJSON(JSONUtils.scala:17)
2014-08-23 21:30:52 [INFO] [STDERR] at com.minalien.jadedsblood.recipeSets.TE3RecipeSet$.loadSmelterRecipe(TE3RecipeSet.scala:153)
2014-08-23 21:30:52 [INFO] [STDERR] at com.minalien.jadedsblood.recipeSets.TE3RecipeSet$$anonfun$load$5.apply(TE3RecipeSet.scala:348)
2014-08-23 21:30:52 [INFO] [STDERR] at com.minalien.jadedsblood.recipeSets.TE3RecipeSet$$anonfun$load$5.apply(TE3RecipeSet.scala:347)
2014-08-23 21:30:52 [INFO] [STDERR] at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33)
2014-08-23 21:30:52 [INFO] [STDERR] at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:108)
2014-08-23 21:30:52 [INFO] [STDERR] at com.minalien.jadedsblood.recipeSets.TE3RecipeSet$.load(TE3RecipeSet.scala:347)
2014-08-23 21:30:52 [INFO] [STDERR] at com.minalien.jadedsblood.JadedsBlood$$anonfun$init$1.apply(JadedsBlood.scala:43)
2014-08-23 21:30:52 [INFO] [STDERR] at com.minalien.jadedsblood.JadedsBlood$$anonfun$init$1.apply(JadedsBlood.scala:41)
2014-08-23 21:30:52 [INFO] [STDERR] at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33)
2014-08-23 21:30:52 [INFO] [STDERR] at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:108)
2014-08-23 21:30:52 [INFO] [STDERR] at com.minalien.jadedsblood.JadedsBlood$.init(JadedsBlood.scala:41)
2014-08-23 21:30:52 [INFO] [STDERR] at com.minalien.jadedsblood.JadedsBlood.init(JadedsBlood.scala)
2014-08-23 21:30:52 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-08-23 21:30:52 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2014-08-23 21:30:52 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2014-08-23 21:30:52 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:606)
2014-08-23 21:30:52 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
2014-08-23 21:30:52 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
2014-08-23 21:30:52 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2014-08-23 21:30:52 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:606)
2014-08-23 21:30:52 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2014-08-23 21:30:52 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2014-08-23 21:30:52 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2014-08-23 21:30:52 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2014-08-23 21:30:52 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2014-08-23 21:30:52 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
2014-08-23 21:30:52 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
2014-08-23 21:30:52 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-08-23 21:30:52 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2014-08-23 21:30:52 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2014-08-23 21:30:52 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:606)
2014-08-23 21:30:52 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2014-08-23 21:30:52 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2014-08-23 21:30:52 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2014-08-23 21:30:52 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2014-08-23 21:30:52 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2014-08-23 21:30:52 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
2014-08-23 21:30:52 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
2014-08-23 21:30:52 [INFO] [STDERR] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
2014-08-23 21:30:52 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
2014-08-23 21:30:52 [INFO] [STDERR] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:142)
2014-08-23 21:30:52 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
2014-08-23 21:30:52 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2014-08-23 21:30:52 [FINEST] [jadedsblood] Sent event FMLInitializationEvent to mod jadedsblood
Confirmed that this does indeed crash the client/server.Blood Magic's lava crystal seems to be unusable, at least in a slab furnace.
I made one, found that I couldn't throw it in a generator without getting instantly sick, threw it in a slab furnace and tried to cook up some silicon to get started with AE.
Crash, ticking tile entity (that furnace).
Load back in, the furnace is running but appears dark. When it finishes the first bit of silicon, it crashes again as the crystal tries to refresh.
The first time, it generated crashlogs on both client and server, one second apart. The server came first: http://pastebin.com/EEJ0KzDw The client came immediately after: http://pastebin.com/ZWehXX05 The second time, it only generated a server crash, with exactly the same stacktrace as the first server crash. In all cases, the game is running single player.
Is there a second part to the quest? o.o[DOUBLEPOST=1409269065][/DOUBLEPOST]I am new to argrarian skies but i am having trouble with the In the beginning quest. i have completed it and i hev the inventory space but cant claim the reward
You need the downloaded map to start I think? Otherwise you'll spawn in void.i tries setting up a small agrarian skies world for myself and a few mmbers of my gaming clan i tried changing the spawnpoint in level .dat but it isnt working help