stanhebben / MineTweaker3

Tweak your minecraft experience
66 stars 32 forks source link

Recipe only works after reload. 1.10.2 #387

Closed knubbis93 closed 8 years ago

knubbis93 commented 8 years ago

//#MARKER ADD SHAPELESS recipes.addShapeless(mekanism:MachineBlock:10, [ore:alloyBasic, ore:circuitBasic, ore:alloyBasic, ic2:te:44, mekanism:BasicBlock:8, ic2:te:44, ore:alloyBasic, ore:circuitBasic, ore:alloyBasic]); recipes.addShapeless(enderio:blockAlloySmelter, [ore:blockIron, ic2:te:44, ore:blockIron, ic2:te:44, ore:itemMachineChassi, ic2:te:44, ore:blockIron, minecraft:cauldron, ore:blockIron]); recipes.addShapeless(actuallyadditions:blockFurnaceDouble, [actuallyadditions:itemCrystal:5, actuallyadditions:itemMisc:7, ore:cobblestone, ic2:te:44, actuallyadditions:blockMisc:9, ic2:te:44, ore:cobblestone, actuallyadditions:itemMisc:7, actuallyadditions:itemCrystal:5]); recipes.addShapeless(mekanism:MachineBlock, [ore:alloyBasic, ore:circuitBasic, ore:alloyBasic, ic2:te:47, mekanism:BasicBlock:8, ic2:te:47, ore:alloyBasic, ore:circuitBasic, ore:alloyBasic]); recipes.addShapeless(actuallyadditions:blockGrinder, [actuallyadditions:itemCrystal, ic2:te:47, ore:cobblestone, actuallyadditions:itemMisc:7, actuallyadditions:blockMisc:9, actuallyadditions:itemMisc:7, ore:cobblestone, ic2:te:47, actuallyadditions:itemCrystal]); recipes.addShapeless(enderio:blockSagMill, [ore:obsidian, ore:obsidian, ore:obsidian, ic2:te:47, ore:itemMachineChassi, ic2:te:47, ore:craftingPiston, ore:ingotIron, ore:craftingPiston]);

jaredlll08 commented 8 years ago

I can't reproduce, and I need more info, Game log, versions, minetweaker.log?

knubbis93 commented 8 years ago

so where do i find all that stuff you want?

knubbis93 commented 8 years ago

Latest versions is what im using too

Lanse505 commented 8 years ago

Okey so a couple of things:

@knubbis93 1) Post the logs on Gist or Pastebin, or Hastebin or whatever text service you can find NOT in a message.

2) Do me a favor and go here: https://gist.github.com/

Upload your entire script file and link it here so Me and Jared can look through it.

3) Both me and Jared will look this issue over in greater detail tomorrow once we've got access to your script file and both of us aren't about to head to bed.

(I'm sorry If I come off as abit "pissy" atm but both me and Jared have been up most of today working on projects and are both tired and are going to sleep.)

4) We need EXACT version numbers, not just "Latest". And we need the exact version numbers of both your Forge, Crafttweaker and Potentially Modtweaker.

Have a great rest of your night and make sure to Gist and link your Script.

//Best Regards Lanse505

Lanse505 commented 8 years ago

P.s From Jared: Also I highly recommed getting to know the mod before digging into using the mod. Read up on the information available on the wiki.

knubbis93 commented 8 years ago

https://gist.github.com/knubbis93/79ff0fd20522b5e683eb249fe528b097

https://gist.github.com/knubbis93/3363165d6940c133e0f7a36f5a2b1c66

https://gist.github.com/knubbis93/531c0510fd4dd6c82185ac0f4fcde98b

these right? i think i did it right this time

mods used is Minetweaker recipeMaker crafttweaker modtweaker

Lanse505 commented 8 years ago

Oh you're using MTRM hmm, not sure if the having to reload is by design on their part or not. Either way me and Jared will look through this in greater detail sometime tomorrow.

Lanse505 commented 8 years ago

Good Night for Now

knubbis93 commented 8 years ago

goodnight and

dries007 Posted 3 hours ago OK so:

You removed the recipes in the config, then added your own via MTRM, and they worked until you restarted right?

If this is the case, try running "/mt reload" after you restart. If the recipes work after the reload command but not before, the issue is definitely with Crafttweaker.

knubbis93 commented 8 years ago

i should have clearified that dries007 that i put his text over is the author for MTRM and i was wondering will you write when you figured anything out or looked at it? best regards knubbis93

knubbis93 commented 8 years ago

CraftTweaker-1.10.2-3.0.13

MineTweakerRecipeMaker-1.10.2-1.2.1.19

ModTweaker2-2.0.5

sorry forgot to write that

jaredlll08 commented 8 years ago

It seems my message didn't go though, anyway, I cannot reproduce this, at all, my current thought is that you are not actually trying to craft the recipe, and are instead looking at JEI, which is broken on newer versions, try and actually craft the recipe.

knubbis93 commented 8 years ago

so a older version of jei might fix it or i should use NEI instead? will JEI fix this issue or do i have any luck?

jaredlll08 commented 8 years ago

NEI isn't for 1.10. downgrade JEI.

knubbis93 commented 8 years ago

actually there is NEI versions out for 1.10

jaredlll08 commented 8 years ago

well I don't support them, downgrade JEI.

knubbis93 commented 8 years ago

very well do you have any idea of which version of JEI you guys support? sorry again no means trying to be rude in any ways

jaredlll08 commented 8 years ago

1.10.2:3.9.7.260

knubbis93 commented 8 years ago

planning on updating so it supports latest version soon? its quite far behind jei now it seems alot of versions behind

knubbis93 commented 8 years ago

if i go back that far on jei i cant use it for latest versions of a few mods it seems either

knubbis93 commented 8 years ago

like modpack wont start because i got too new versions of mods and too old version of JEI

Lanse505 commented 8 years ago

@knubbis93 Updating JEI support is on the Docent per; https://github.com/jaredlll08/CraftTweaker/issues/69 however Jared has exams this week that he needs to focus on so it's not prio 1 atm.

Downgrading to 260 or below is the only fix at the moment. If this means downgrading other mods there is nothing we can do about that at the current moment. A fix will come once exams quite down.

knubbis93 commented 8 years ago

very well thanks alot for the info and help good luck with the exams jared! :) best regards knubbis93

jaredlll08 commented 8 years ago

Since I can't reproduce this

On Oct 24, 2016 5:44 PM, "jared luboff" jaredlll08@gmail.com wrote:

I am well aware who dries is, can you reproduce this without Mtrm?

On Oct 24, 2016 5:42 PM, "knubbis93" notifications@github.com wrote:

i should have clearified that dries007 that i put his text over is the author for MTRM and i was wondering will you write when you figured anything out or looked at it? best regards knubbis93

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/stanhebben/MineTweaker3/issues/387#issuecomment-255778482, or mute the thread https://github.com/notifications/unsubscribe-auth/AFS9xUPNMkSkOlhuTHTr_XgwEiE6cu9rks5q3NHvgaJpZM4KeQIz .

jaredlll08 commented 8 years ago

I am well aware who dries is, can you reproduce this without Mtrm?

On Oct 24, 2016 5:42 PM, "knubbis93" notifications@github.com wrote:

i should have clearified that dries007 that i put his text over is the author for MTRM and i was wondering will you write when you figured anything out or looked at it? best regards knubbis93

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/stanhebben/MineTweaker3/issues/387#issuecomment-255778482, or mute the thread https://github.com/notifications/unsubscribe-auth/AFS9xUPNMkSkOlhuTHTr_XgwEiE6cu9rks5q3NHvgaJpZM4KeQIz .

knubbis93 commented 8 years ago

i shall test right away

knubbis93 commented 8 years ago

huh doesnt even let me add a recipe with /CTGUI 1 there nothing happens when clicking add after making the recipe

knubbis93 commented 8 years ago

Hello im curious if you have looked any on the mod and going to update soon? hope im now annoying in any way -knubbis93

jaredlll08 commented 8 years ago

pass your game log please.

knubbis93 commented 8 years ago

these should be what you asked for before?

https://gist.github.com/knubbis93/79ff0fd20522b5e683eb249fe528b097

https://gist.github.com/knubbis93/3363165d6940c133e0f7a36f5a2b1c66

https://gist.github.com/knubbis93/531c0510fd4dd6c82185ac0f4fcde98b

jaredlll08 commented 8 years ago

so just to confirm, when you load the game, and join a world, recipes do not work? Have you tried creating the recipes (not looking at JEI/NEI)?

knubbis93 commented 8 years ago

i think that works its just that its not showing up in jei until i reload the recipes made when joining so it might be that the mod does not support later versions of jei just? its more of a not showing up in jei thing

jaredlll08 commented 8 years ago

what jei version?

knubbis93 commented 8 years ago

jei_1.10.2-3.12.8.326 and later i suppose? they might updated it again

jaredlll08 commented 8 years ago

use version 3.12.8.328

knubbis93 commented 8 years ago

that should fix it?

jaredlll08 commented 8 years ago

yes

knubbis93 commented 8 years ago

thank you :)

knubbis93 commented 8 years ago

can i use the absolute latest version of jei with it?

knubbis93 commented 8 years ago

i prefer updating my mods to latest thats why i wonderd if it would work

jaredlll08 commented 8 years ago

Do me a favor and just use what I tell you to use. As far as I know, the version I told you to use is the latest that works.

On Nov 7, 2016 9:45 PM, "knubbis93" notifications@github.com wrote:

can i use the absolute latest version of jei with it?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/stanhebben/MineTweaker3/issues/387#issuecomment-258941408, or mute the thread https://github.com/notifications/unsubscribe-auth/AFS9xTYYVhyUglMZr3cKHrjCuthB-e-Aks5q73_QgaJpZM4KeQIz .

knubbis93 commented 8 years ago

very well i will use that until the later updates then cheers

knubbis93 commented 8 years ago

still have to use /mt reload on the jei you said

jaredlll08 commented 8 years ago

Ok then I don't know, wait for me to fix it.

On Nov 7, 2016 9:53 PM, "knubbis93" notifications@github.com wrote:

still have to use /mt reload on the jei you said

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/stanhebben/MineTweaker3/issues/387#issuecomment-258943721, or mute the thread https://github.com/notifications/unsubscribe-auth/AFS9xebjhrB3aq_7L0q1uZTaTLFdpvfoks5q74G5gaJpZM4KeQIz .

knubbis93 commented 8 years ago

okay will it happen in the near future? or do you know when youre gonna look into it? sorry if im asking too much questions

knubbis93 commented 8 years ago

@jaredlll08 @Lanse505 i saw that you updated and i tried the mod with latest jei does the same thing now? scripts has to be manually loaded is there a fix to that? can something be added that runs the script upon world start or something?

jaredlll08 commented 8 years ago

@knubbis93 you can try this version http://blamejared.com:8080/job/CraftTweaker-Dev/1/ Let me say this, you are NOT allowed to distribute this version, privately or publicly.

knubbis93 commented 8 years ago

oki doki will not distribute the version thank you very much jared

knubbis93 commented 8 years ago

sadly that version did not seem to fix it still need to use command mt reload

jaredlll08 commented 8 years ago

ssp or server?