#debug the engine, help me

12 messages · Page 1 of 1 (latest)

swift aurora
#

how can I debug the engine to find where am I getting the error Array is in read-only state?
I can't find the source of this error. I'm too annoying by this, I've created a whole branch trying to find where this is coming from, but it was in vain.
In the console shows that I'm trying to resize some array, but I simply can't find where in code.

steel junco
#

Is this an error that occurs at run-time, or just in the editor?

#

Do you have any plugins enabled?

#

Do you have any arrays declared as const?

swift aurora
#

only in the editor, I'm not using any plugins

#

All my arrays are 'var' @steel junco

steel junco
#

Do you have any tool scripts?

swift aurora
#

I keep getting the error, every time I save the game or start the game, its really annoying

steel junco
#

Does this happen on the 4.2 release version?

swift aurora
#

I don't know about the other versions