#Tools & Give Commands Not Working with Recursive Enabled

1 messages · Page 1 of 1 (latest)

fair nebula
#

Even with RecursiveTools set to true in Settings, Adonis says that it cannot find the tool in the Storage location.

My Storage location is currently set to game:GetService("ServerStorage"), and my tools are in a folder named "Tools" inside of that DataModel.

I did a play-test in my game, and I found that when a tool named "Bandages" was in the Tools folder, Adonis could not find the tool. When I made the tool's parent to be the ServerStorage and re-ran the command, it then actually gave the tool

#

Result when the "Bandages" tool is in the child folder of the given Storage location

#

Result after changing the "Bandages" parent to ServerStorage

#

Loader version is 238

sudden gate
#

Is RecursiveTools definitely set to true

fair nebula
#

yes

sudden gate
#

Hmm ok

#

Are there any error messages given in logs

fair nebula
#

Not any that I can see

sudden gate
#

Alright

fair nebula
#

This line does seem to be repeating itself though; I'm not sure if it's a plugin or another thing happening

sudden gate
#

Odd

weary plinth
#

This bug cropped up at the same time as the recent vanishing commands bug which seems to have started on the 3rd.