Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  IndexOutOfRangeException: Index 11 is out of range of '11' Length.
#4
(23-03-2021, 10:52 AM)Haleluya Wrote: Sorry man. I found out to disable the safety check to be off. The errors isĀ gone. Thank you.

Disabling safety checks will just ignore the error, but the error will still be there! Safety checks should be disabled for max performance in editor, but if there's an error it shouldn't be ignored. Once you build you'll get the same error again.
Reply


Messages In This Thread
RE: IndexOutOfRangeException: Index 11 is out of range of '11' Length. - by josemendez - 23-03-2021, 11:38 AM