Hello, I’ve been trying for hours to figure out why this is,
Git Repo: https://github.com/cwillsey06/stand-controller/tree/rewrite Using Knit Framework
(The project is open-source and under the MIT License, so don’t worry about licensing issues.)
In /src/server/Services/StandService.lua, line 49, I set “standModel.Parent” to a folder created earlier. However, a couple of seconds later, it supposedly destroys itself, somehow.
I set up some code to show when this happens, but I still have no idea why.
I’ve tried repeatedly setting the parent to the target parent, but when I do that, some of the descendants of the instance are not there, primarily the limbs.
Any help? Responses are accepted here and on github as well.
– Thanks!
max6477 - formerly mao06