• 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)

    You're using his custom LuaBlock system, so it'd look something like these: https://github.com/ReikaKalseki/RotaryCraft/tree/master/CustomRecipeExamples They're the documentation for them. Not sure if distillery recipes are implemented, though.

    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)

    Drop in something. Better somethings have better effects. Do it one at a time, as it counts itemstacks.

    Posted in: Minecraft Mods
  • 1

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)

    There's a button for that. Turn the "Drops Off" button to "Drops On". That button controls whether the boring machine drops items or not.

    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Quote from Lighttronprime»

    Hi Reika,


    I am a huge fan of Chromaticraft and I'm very excited about the new features added to it. Especially the enchanted ender eye, frozen outpost (amazing structure btw), illumination gun, the casting stand insertion system, examination crystals and the new 'charging system' used for it.


    However, I am very confused about the new personalized casting system. When I updated to V23 I had just recently upgraded to a casting complex and connected just over half of the pylons to it. However new I believe not having the personalized casting research has caused me to lose access to the original recipe for crystal repeaters.


    Can you give me a general direction as to what I need to do for personalized casting so I don't need to finish my crystal repeater network using only the less effective recipe for crystal repeaters?


    Also, what is the new shuriken shaped symbol you see when looking at the casting table with the elemental manipulator?


    The shuriken shaped symbol I think is total speed upgrades? Not sure about that, though.
    Quote from rossi910»


    Thank you Silfryi


    So I have created a new creative world (superflat), I only placed some lubricant hose, reservoir and turbine. The turbine is not connected to anything. Steam is spawned in from the creative Reactorcraft tab. There still seems to be some funny business going on.


    Latest Log https://www.dropbox.com/s/rv38leppgry8qb6/latest.log?dl=0


    This is just to test some HTGR Reactor setup


    Are you letting the steam escape? Run it into a scrubber, and don't let it vent to the atmosphere, or it will throw errors in chat.

    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)

    Approval is going slowly for my pack as well, Reika.


    You can't use the rotational dynamo on a turbine from ReC, use the turbine generator (multiblock) instead, rossi910.

    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    [11:44:52] [Client thread/ERROR]: DRAGONAPI ERROR: Tile Entity Turbine @ DIM0: -33, 67, 70 [CLIENT] is throwing class java.lang.ClassCastException on update: Reika.RotaryCraft.ModInterface.Conversion.TileEntityDynamo cannot be cast to Reika.ReactorCraft.TileEntities.PowerGen.TileEntityTurbineCore
    [11:44:52] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.ClassCastException: Reika.RotaryCraft.ModInterface.Conversion.TileEntityDynamo cannot be cast to Reika.ReactorCraft.TileEntities.PowerGen.TileEntityTurbineCore
    [11:44:52] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at Reika.ReactorCraft.TileEntities.PowerGen.TileEntityTurbineCore.intakeSteam(TileEntityTurbineCore.java:449)
    [11:44:52] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at Reika.ReactorCraft.TileEntities.PowerGen.TileEntityTurbineCore.readSurroundings(TileEntityTurbineCore.java:500)
    [11:44:52] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at Reika.ReactorCraft.TileEntities.PowerGen.TileEntityTurbineCore.updateEntity(TileEntityTurbineCore.java:164)
    [11:44:52] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at Reika.DragonAPI.Base.TileEntityBase.func_145845_h(TileEntityBase.java:510)
    [11:44:52] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at net.minecraft.world.World.func_72939_s(World.java:1939)
    [11:44:52] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006)
    [11:44:52] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
    [11:44:52] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
    [11:44:52] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at net.minecraft.client.main.Main.main(SourceFile:148)
    [11:44:52] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [11:44:52] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [11:44:52] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [11:44:52] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at java.lang.reflect.Method.invoke(Method.java:497)
    [11:44:52] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    [11:44:52] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: 	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    [11:44:52] [Client thread/INFO]: DRAGONAPI: 
    [11:44:52] [Client thread/INFO]: [CHAT] Tile Entity Turbine @ DIM0: -33, 67, 70 [CLIENT] is throwing class java.lang.ClassCastException on update: Reika.RotaryCraft.ModInterface.Conversion.TileEntityDynamo cannot be cast to Reika.ReactorCraft.TileEntities.PowerGen.TileEntityTurbineCore
    [11:44:52] [Client thread/INFO]: [CHAT] [Reika.ReactorCraft.TileEntities.PowerGen.TileEntityTurbineCore.intakeSteam(TileEntityTurbineCore.java:449), Reika.ReactorCraft.TileEntities.PowerGen.TileEntityTurbineCore.readSurroundings(TileEntityTurbineCore.java:500), Reika.ReactorCraft.TileEntities.PowerGen.TileEntityTurbineCore.updateEntity(TileEntityTurbineCore.java:164), Reika.DragonAPI.Base.TileEntityBase.func_145845_h(TileEntityBase.java:510), net.minecraft.world.World.func_72939_s(World.java:1939), net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006), net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973), net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898), net.minecraft.client.main.Main.main(SourceFile:148), sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method), sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62), sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.lang.reflect.Method.invoke(Method.java:497), net.minecraft.launchwrapper.Launch.launch(Launch.java:135), net.minecraft.launchwrapper.Launch.main(Launch.java:28)]

    This is the error. Is there a Turbine Dynamo connected to the turbine? If so, remove it, and see if it fixes the spam.

    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)

    That's extremely unhelpful, can you post a full log? (pastebin/pastebin equivalent please)

    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)

    They'll be moved eventually, but it's unlikely to happen until a final version of Java Edition comes out. It may happen before then if there's another 1.7.10 like version, but don't count on it.

    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)

    Knowledge entanglement pedestal would be your best bet. Otherwise, not really that I know of. CrC is really designed around singleplayer bases in mind, not multiplayer bases.

    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)

    No, they're crystals that grow on the outside of pylons. Likely for slow shard production, if they grow back.

    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)

    You won't want to do that, absorbers only absorb fusion neutrons.

    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)

    Amirh98: Yes, this is a known issue, and there is little way to fix it, as, like stated above, render engine limitations force Reika to implement whatever causes the FPS drop. If that isn't implemented, it works fine, but much of ChromatiCraft depends on it being implemented. Since you don't seem to be using CrC, there might be a way to stop it, but it's unlikely.


    Xardion469: There is no way to reduce steam consumption of a HP turbine, as all stages consume the same amount of steam. Your best bet is a number of normal turbines.

    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)

    Try these two things, as they have worked in the past for me:

    Try without the remove part of the script

    And try without an oredictionary as your output

    Either one of those things could be causing the recipe to have a problem, but the second one is more likely.

    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)

    Nope, the stuff is too ethereal to be stopped by much other than magnets. Move your spawn, maybe? (If possible)

    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)

    Reika says that you should check Reddit, he replied to you last night.


    As a second thought, what content packs are you using?

    Posted in: Minecraft Mods
  • To post a comment, please .