ModTweaker

ModTweaker

88M Downloads

Known issues on Build 7

Yulife opened this issue ยท 7 comments

commented

For @soundlogic2236
These are the issues so far that I still experienced when using build 7 on jenkins:
1:
For some reason the commands that you added appear ingame sometimes and sometimes not. I have to restart the game if they don't appear.

See Issue 7

2:
Not really an issue but something I thought about.. what happens if you make an ItemMapping for and inside of the Lexica Botania (You suggested the Diamond Block) but the block already has an ItemMapping, like this, in the minecraft wiki? Will test tomorrow.
EDIT: Did some testing today. It indeed does not overwrite the wiki feature of Botania and will not appear. Removing the ItemMapping doesn't function either.

Partly Not Possible

3:
Botania's Knowledge Levels still do not work.
Using this script I still get an error.

Fixed

4:
If I use a fuzzy wildcard in, for example, an Alchemy recipe, using minecraft:sandstone:* it does not cycle through all the types of sandstone inside of the Lexica. However, it does in NEI if I implement the the crafting using old Modtweaker methods.

Not Possible

5:
Just a reminder as you know this already, the Lexicon Index Category does not work. No one tell her!

Fixed

This shall be continued.

commented

Alright, tested a bit more stuff:

6:
ItemMapping removal does not work.
Proof
Script

Partly Not Possible

7:
For some reason your recently added commands dissapear from /mt help and do not work if typed either.
EDIT: After searching for the issue quite a bit I found out that they only dissapear if you do /mt reload.

commented

Updated issue 2

commented
  1. I will look into this
  2. That might actually overlap with issue 6
  3. That... looks like a compile error? Maybe? I'll check that out.
  4. For the lexica recipes you list the recipes and it cycles through them. It doesn't automatically handle wildcards, but it can handle things that wildcards can't (for example, a page can cycle through the ways to make a wand of the forest, even though those are all separate recipes)
  5. Glad you caught that before vazkii did
  6. Could you check if it works for links inside the lexica? It might be that the in world lookups aren't being synced properly
  7. Is this issue 1 with more detail? And is that then a general minetweaker issue?
commented

Oops, 2) and 7) are kinda duplicates, haha.

Seems like Knowledge Levels, commands after reload and ItemMapping are the only issues right now. Will test the ItemMapping in the book once I come back from gym =]

commented

Updated OP and continuation.

commented

Yeah 2/7 it's a minetweaker issue. Stan said the commands need to be readded on reload, but I don't know if he added an event/whatever for that.

commented

Moved to here: #34