# Number of ingots returned from smelting Aluminum Brass in the smelteryB:UsefulBonuses=false
WHY!?
...maybe you shouldn't disable an entire liquid? I'm pretty sure it's possible to simply disable the alloy recipe instead of forcing the liquid to null itself and cause glitches like that.
The update has been put onto Curse just so people can make sure he version works. Later today, I will release it on the FTB launcherFor anyone who needs a fix with either fluiducts and or iguana tweaks crashing just use the force update options on ftb launcher
That's how I fixed it while waiting for newest update
The update has been put onto Curse just so people can make sure he version works. Later today, I will release it on the FTB launcher
I fixed bugs, updated mods, updated forge and added quests The new version should be coming soon, next hour.I cant use the curse launcher anyway as I us a Linux os and by any chance have u added any more quests to hqm on this update
You have effectively told it to erase all aluminum brass since the alloy recipe results in 0 ingots, so yes, you've disabled the liquid. Looks like you did that to bronze too. This is not what those config options are for! Those options are for changing the efficiency of the alloy recipe. Disabling the recipe would mean it doesn't try to alloy at all, and you keep the aluminum and copper in the smeltery. I've seen modpacks where you can't make obsidian from lava and water in the smeltery, so I thought you could change it in a config, but it looks like that's an Iguana Tweaks config option. Could you perhaps change it via MineTweaker? From a quick google search it appears you can.# Number of ingots returned from smelting Aluminum Brass in the smeltery
I:"Aluminum Brass ingot return"=0
I haven't disabled a liquid, I disabled the alloy recipe
The aluminum brass isn't disabled because you can melt down the aluminum brass it gives you into the molten aluminum brass.You have effectively told it to erase all aluminum brass since the alloy recipe results in 0 ingots, so yes, you've disabled the liquid. Looks like you did that to bronze too. This is not what those config options are for! Disabling the recipe would mean it doesn't try to alloy at all, and you keep the aluminum and copper in the smeltery. I've seen modpacks where you can't make obsidian from lava and water in the smeltery, so I thought you could change it in a config, but it looks like that's an Iguana Tweaks config option. Could you perhaps change it via MineTweaker? From a quick google search it appears you can.
...if you can get aluminum brass in some other way, why is the alloy recipe even set to 0?The aluminum brass isn't disabled because you can melt down the aluminum brass it gives you into the molten aluminum brass.
You get 3 from a quest and that's all the brass you ever get. The rest of the time you are meant to use gold for casts. Pretty simple explanation....if you can get aluminum brass in some other way, why is the alloy recipe even set to 0?
ExactlyYou get 3 from a quest and that's all the brass you ever get. The rest of the time you are meant to use gold for casts. Pretty simple explanation.
On a side note has the update been pushed to the launcher yet because I'm not seeing 1.1.5 or whatever you have named it yet.Exactly
FTB haven't released it. I have sent them the files so I'm just waiting on themOn a side note has the update been pushed to the launcher yet because I'm not seeing 1.1.5 or whatever you have named it yet.
EDIT: Also to appease the people that don't know you can use gold for casts you could put a quick note about that into the casts quest.
Of course FTB always taking there time ... Why must we wait so long (I really know they are checking the files and permissions just a bit impatient when it comes to updates I know are ready)FTB haven't released it. I have sent them the files so I'm just waiting on them
They should be able to download on the FTB launcherAre you updating the serverfiles too?
Ask any modpack dev, they don't support added mods. SorryOn ftb 1.1.6 fastcraft still is crashing because of quadrum
crash report:
at fastcraft.a.j.a(F:639)
at fastcraft.Hooks.l(F:106)
at net.minecraft.client.renderer.texture.TextureMap.setTextureEntry(TextureMap.java)
at dmillerw.quadrum.client.texture.TextureLoader.removeItemIcon(TextureLoader.java:102)
at dmillerw.quadrum.client.texture.CustomAtlasSprite.load(CustomAtlasSprite.java:71)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:187)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:136)
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94)
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76)
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:547)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
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 fastcraft.a.j.a(F:639)
at fastcraft.Hooks.l(F:106)
at net.minecraft.client.renderer.texture.TextureMap.setTextureEntry(TextureMap.java)
at dmillerw.quadrum.client.texture.TextureLoader.removeItemIcon(TextureLoader.java:102)
at dmillerw.quadrum.client.texture.CustomAtlasSprite.load(CustomAtlasSprite.java:71)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:187)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:136)
-- Resource location being registered --
Details:
Resource location: minecraft:textures/atlas/items.png
Texture object class: net.minecraft.client.renderer.texture.TextureMap
Stacktrace:
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94)
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76)
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:547)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
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)
please fix I love this pack