RFTools

RFTools

74M Downloads

RFTools Builder does not mine redstone ore

KirikaAetheria opened this issue ยท 7 comments

commented

Issue description: Using the RFTools builder with any quarry card, it will fail to mine redstone ore, unless the redstone ore is lit. Incidentally, the process to create a redstone ore dimlet was also iffy, since the material absorber failed to accept lit redstone as material. Perhaps the two issues were related somehow

Tests made in redstone-only worlds:
1

2

Running around to leave a trail of activated redstone behind caused the builder to recognize and mine it:
3

The builder doesn't appear to have issues mining when in a normal location:
4

Feel free to let me know if you need any further info on my end, I'll be happy to help out

Steps to reproduce:
-Create a dimension with a redstone ore material dimlet to easily see what is happening
-Setup your builder like normal
-When you start the builder, you should notice next to no redstone is coming in, and the designated mining area is mostly/completely unchanged

Versions:

  • Minecraft: 1.12.2
  • Forge: 1.12.2 - 14.23.5.2847
  • CompatLayer (only if on Minecraft 1.10 or 1.11): N/A
  • McJtyLib: 1.12-3.5.4
  • RFTools: 1.12-7.73
    RFToolsDim 1.12-5.71

Possibly incompatible mods and versions: Optifine

Relevant logs, if any: N/A

commented

Hmm that's strange. I cannot reproduce this at all (I have mined tons of redstone in my Lets Play using the builder). Must be some mod interaction...

commented

I did find it very strange that no one had made a report on this, so that's very likely. I can't imagine just posting a list of mods would help in narrowing it down either. are there any steps I can take that will give you useful information? or I could also upload the server folder and post a link, if you'd like to take a look for yourself

commented

What would help (but that's time consuming to do) is if you can narrow down the problem with less mods until you find the other mod that might be causing this

commented

ah, I thought there could be some form of tracing utility to find out which mod was causing these changes. sorry, I'm not very well-versed in the tools modders have at their disposal

but if just finding the responsible mod is enough help, then I'll go and try to do that. will be back when I have news

commented

alright, found the offending mod. it's Reskillable. Currently using the latest version, 1.12.2-1.13.0. Upon removing it from the mods folder and loading the game back up, there are no more issues as far as mining redstone is concerned

5

hopefully this will be helpful, let me know if there's something else I can do on my end

commented

Ok, then that's not a bug in RFTools. Reskillable requires the player to have the right skills in order to mine something. The Builder does not have any skills so it is not able to mine it. To fix this a kind of blacklist to certain blocks/fake players would be required in reskillable. Not something I can fix on my end

commented

ah, I see. in that case I'll report this on their tracker and link to this page. sorry for the bother and thank you very much for your time