#Error can anyone help me fix it?

1 messages · Page 1 of 1 (latest)

mental sundial
#

Show code please.

#

In the line where the error shows, wrap the code with system.run(() => {}) like that:

system.run(() => {
// the line that shows error
})
old ice