01.06.2014, 11:58
Hello I getting this error in server log when is player spawned and then is account loaded also that public was too long so I make it with smaller function inside that public and I check for missing brackets {} but is all fine and I was found something that it may cause this error like buffer overrun or something here. And was found that color in my public , can this cause that error. Thanks
Looks much like a buffer overrun - something overwrites the return address so it becomes -1 (which is 0xFFFFFFFF in hex)
Looks much like a buffer overrun - something overwrites the return address so it becomes -1 (which is 0xFFFFFFFF in hex)