CreativeMD / CraftingManager

GNU General Public License v3.0
1 stars 1 forks source link

Furnace Recipes not immediately available? #11

Closed tgstyle closed 9 years ago

tgstyle commented 9 years ago

I added some furnace recipes and they do not work. Does the server need to restart first?

CreativeMD commented 9 years ago

No, this should update after closing the gui. What recipe do you add exactly (Input, need Damage? need NBT? Ore?; Output)?

tgstyle commented 9 years ago

I am trying to do an alternative to the Armor Smelter mod. Turning Armor and or Tools back in to Ingots. I added the items with no NBT, no Meta. It seems it would almost need an any NBT, any Meta to do this though.

CreativeMD commented 9 years ago

Hm, could you try to add something really simple?

tgstyle commented 9 years ago

Yeah I tried to do dirt to hardened clay. It does not work. Also it seems the furnace recipes are not saving on the server. After a restart my furnace recipes are missing.

CreativeMD commented 9 years ago

Ok, that's awkward, how about the crafting recipes, are they saved after restarting?

tgstyle commented 9 years ago

Yes they are working fine.

CreativeMD commented 9 years ago

This makes no sense at all, but ok the problem seems to be on my end, i will try to fix this.

tgstyle commented 9 years ago

I also can't seem to disable any recipes for MFR.

CreativeMD commented 9 years ago

MFR?

tgstyle commented 9 years ago

Mine Factory Reloaded On Oct 26, 2014 9:43 AM, "CreativeMD" notifications@github.com wrote:

MFR?

— Reply to this email directly or view it on GitHub https://github.com/CreativeMD/CraftingManager/issues/11#issuecomment-60521303 .

CreativeMD commented 9 years ago

Hm, something is wired :(.

CreativeMD commented 9 years ago

I don't what is happening, but it seems to be an environment problem, could you try to test it with only my mod installed?

tgstyle commented 9 years ago

I tried it with just your mod installed and have the same result. The furnace recipe does not work, and it does not save it in the config on the SMP server. I tested a simple recipe to turn a block of iron in to a cauldron.

CreativeMD commented 9 years ago

I will do some testing, but currently i'm not able to do that, maybe tomorrow.

CreativeMD commented 9 years ago

Could you try to use 1.0.3?

tgstyle commented 9 years ago

It still doesn't work. I put a recipe in and it does nothing. It also doesn't add anything to the config.

CreativeMD commented 9 years ago

do you use cauldron?

tgstyle commented 9 years ago

No

CreativeMD commented 9 years ago

hm, i have no idea what is causing the problem, sorry :(

tgstyle commented 9 years ago

It isn't hard to replicate, start a server with only your mod and add any recipe to the furnace (different PC for server if possible). Connect a client to the server with your mod. It shows no recipe added, the server has nothing in the config, The recipe doesn't work.

CreativeMD commented 9 years ago

Hm, i tested it, but everything works fine. I can add and disable furnace/crafting recipe. I have no idea why this shouldn't work out.

tgstyle commented 9 years ago

I rolled back to forge 1208 from 1240. I rolled back from Java8u25 to Java7u71. I have no java command line paramaters on the server. I have no java command line paramaters on the client. I have absolutely no mods except crafting manager. I can disable furnace recipes, I can add crafting recipes, and disable them. I can do everything but furnace recipes. I have done everything but eliminate an issue in the mod.

CreativeMD commented 9 years ago

I will test it again, but it worked in v1.0.3.

tgstyle commented 9 years ago

I actually got 1 recipe to work in the furnace and that was using Nether Iridium Ore to Iridium. Is there any limitations on what can be added as a recipe?

CreativeMD commented 9 years ago

I tested it and everything worked fine. I have really noooo idea why this is happening, could you zip the whole folder and send it to me. The zip file should include the folder config and mods. Please also name the forge version. Maybe i can find out what is wrong.

tgstyle commented 9 years ago

Recipes I tried for quick testing- Diamond ore to Stone (disabled diamond recipe) - does not work Gold Helmet to 3 gold ingots - does not work Wood to Planks - does not work Grass to dirt - does not work Cobblestone to Stone (disabled original) - worked - and is in the included config

Client - https://www.dropbox.com/s/967aqxaniurdxec/Client.zip Server - https://www.dropbox.com/s/z5ea14e8wdeurj3/Server.zip

tgstyle commented 9 years ago

I ran the server with no extra commands

java -jar forge-1.7.10-10.13.2.1264.jar

CreativeMD commented 9 years ago

I think it's caused by the forge version, i will fix this today.

tgstyle commented 9 years ago

Confirmed working in 1.0.7

CreativeMD commented 9 years ago

Nice to hear that :D