#Players.Yxczn.PlayerGui.Backpack.InventoryGuiHandler28 attempt to index nil with 'Clone'

10 messages · Page 1 of 1 (latest)

tribal grove
#

i made an inventory script and it gives an error that i really don't understand it | the code:

local newButton = script.Parent:FindFirstChild("Main"):FindFirstChild("InventoryScroller"):FindFirstChild("ItemButton"):Clone()
#

it gives the god damn same error

#

and when i do waitforchild it says infinite yield possible even though everything exists

#

here a ss of my workspace

wise root
#

also ide suggest refrencing everything before hand

glad geyser
#

studio** You are now Level 1! **studio

tribal grove
#

it says infinite yield possible even though everything is in the right place

tribal grove
#

nvm i fixed it