Debugs.
#2

Check all your variables with new Thing[100]; where Thing is your variable name.

And see where it could go up to 100, most likely you have some a++; Thing[a] = 1; for example, remember valid range for Thing[100] is 0 - 99
Reply


Messages In This Thread
Debugs. - by StackedPizza - 04.02.2016, 22:48
Re: Debugs. - by ikey07 - 04.02.2016, 23:00
Re: Debugs. - by StackedPizza - 06.02.2016, 00:38
Re: Debugs. - by StackedPizza - 16.02.2016, 00:47
Re: Debugs. - by AmigaBlizzard - 16.02.2016, 08:02
Re: Debugs. - by StackedPizza - 16.02.2016, 19:08
Re: Debugs. - by GloomY - 16.02.2016, 19:17
Re: Debugs. - by StackedPizza - 16.02.2016, 21:31

Forum Jump:


Users browsing this thread: 2 Guest(s)