You don't have enough proxies in the file most likely.
Maybe the Run number is set to more than one when there is only 10 proxies.
It is hard to say without seeing the script
Possible to delete resource?
-
i delete variables with delete([[variable]]); keyword when i dont need them.
is there way to delete resources?
-
@yourfriendkarol said in Possible to delete resource?:
i delete variables with delete([[variable]]); keyword when i dont need them.
is there way to delete resources?
You can re-create it. Deleting variables is not necessary, it will not affect performance.