Error loading User Script

[Code] C o d y
Joined 22/06/2019
Posts 55
11:53 PM 27/07/2021
Hello everyone, I was trying to debug my game after writing some code. At first it went fine but the second time running it the code wouldnt load. It says: "Error loading User Script: .js
VMError: Access denied to require 'path' " I do not know what happened.


[Ornge] t.co
Joined 18/07/2021
Posts 6,737
11:56 PM 27/07/2021
Do you expect me to know this!?!?!?


Bcript
Joined 08/10/2020
Posts 4,304
12:51 AM 28/07/2021
Quote from t.co , 11:56 PM 27/07/2021
Do you expect me to know this!?!?!?
Dude if you don't know don't reply


SmartLion
Joined 16/04/2017
Posts 1,970
04:35 PM 28/07/2021
What script are you using? You are likely trying to require something that isn't allowed by the VM.

1