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.
#debug the engine, help me
12 messages · Page 1 of 1 (latest)
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?
Do you have any tool scripts?
nope
I keep getting the error, every time I save the game or start the game, its really annoying
Does this happen on the 4.2 release version?
yes, 4.2, 4.2.1-rc1 and in 4.2.1
I don't know about the other versions