ronghester
Member
|
Element out of range error
very randomly i am getting this error "element out of range file: ../inline.h line 177 "
My observation is that the game is in render function when this error is thrown. I have a big map (just big by size), is that a problem ?
Any clues.
|
|
10-20-2018 08:49 PM |
|
Esenthel
Administrator
|
RE: Element out of range error
You should use debugging and investigate the call stack.
|
|
10-20-2018 09:30 PM |
|
ronghester
Member
|
RE: Element out of range error
Thanks. It was a issue with a class used in a memory container.
|
|
10-22-2018 04:23 PM |
|