JEITweaker

JEITweaker

31M Downloads

[1.15.2] Does nothing

NielsPilgaard opened this issue ยท 6 comments

commented

It seems like JEITweaker-1.0.0 is non-functional.

I've tried using it like this:

mods.jei.JEI.hideItem(item);
mods.jei.JEI.addInfo(item, ["This item is disabled.", "If you somehow obtained it, please report it on Enigmatica 5's issue tracker.", "There's a link to it in the Main Menu."]);

No errors, but nothing happens. The item was of course an actual item.
logs.zip

commented

You uploaded an empty zip file.
also please don't give me files to download, pastebin the logs

commented

i have same issue, but with error no such member
logs

commented

@RIKRUS
Please update to the latest CraftTweaker beta release on CF, that issue should've already been fixed in there.

commented

i have same issue, but with error no such member
logs

thanks, it works

commented

Kindlich helped me out, it works fine if I call it normally, outside of loops, so user error - Sorry about that.