I've got a fun new script in the works that creates a giant GUI to replace the pen and paper inventories I'm not fond of. However, I can't seem to get rid of this issue, despite trying all of the many workarounds you clever coders have posted in the past year or so. As a reminder, anytime you try to modify an object after using the createObj() function, you get an error in the console that fixes itself after you hit "Save Script." Here's my code. I'm currently using a workaround that TheAaron posted in September. (it's the first function in the script). It's not called until the very last function in the script. Any help would be appreciated. <a href="https://www.youtube.com/watch?v=sp1KACYziFg&feature=youtu.be" rel="nofollow">https://www.youtube.com/watch?v=sp1KACYziFg&feature=youtu.be</a>
<a href="https://gist.github.com/SplenectomY/1a8858b8a713a06db669" rel="nofollow">https://gist.github.com/SplenectomY/1a8858b8a713a06db669</a>