Pardon the mess, Play My Code is in beta!

READY TO PLAY?
CLICK TO LOG IN!

sign up - lost password

Forums

all topics

Cockroach

Just started getting this error: NS_ERROR_DOM_INDEX_SIZE_ERR

A few days ago, my game was working fine. Now it crashes after the title screen with this error: NS_ERROR_DOM_INDEX_SIZE_ERR Any ideas?

Fri Mar 30, 16:28

seb

Which game and browser?

If you're referring to Sneak V13, for the record it works fine on Mac- although that's no good to you as I know you're a PC user. I'll look into it when I can get to a PC.

Sat Mar 31, 12:00

Joe

We haven't made any updates over the last few days

I've just tried it on Windows 7, and Sneak V3 is working for me in Firefox, Chrome and Opera. I am wondering if this is the same issue as was reported in the other thread. If it is, then it should be fixed, so please re-test. To clarify, the error your seeing is an internal one, that normally happens when you give the canvas non-images and other bad values when calling drawing commands. It really shouldn't be exposed to the outside world, so even if there is a bug in your code, we should be catching it (so we can give a better error). If today's fix has not caught this, then I'm happy to help debug this, but I'd need a little more info. Is it Sneak V3 which this is happening in? and which browser is this happening in?

Mon Apr 2, 15:06