The current identity (2) cannot source (lacking permission 1)

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!
    Trying to create and edit a local script from a startgui local script
  2. What is the issue? Include screenshots / videos if possible!

the current identity (2) cannot source (lacking permission 1)

  1. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    Have tried using source and code with not change.
    After that, you should include more details if you have any. Try to make your topic as descriptive as possible, so that it’s easier for people to help you!

Please do not ask people to write entire scripts or design entire systems for you. If you can’t answer the three questions above, you should probably pick a different category.

LuaSourceContainer.Source can only be accessed by Plugin objects. I’d suggest using loadstring though it is suggested that you don’t use that locally either.

1 Like