View Single Post
ish12321
Veteran Member
Join Date: May 2016
Old 01-15-2018 , 08:17   Re: String Explode : Segmentation Fault
Reply With Quote #5

Quote:
Originally Posted by KliPPy View Post
Debug it. After every statement put a log_amx() call so you will get to know exactly at which statement it crashes. Then when you find out which statement it is, print any values that are used in that statement. Just a regular process of debugging that you should know yourself.
new szLineData[64][128];
Before this line everything runs and on this it gives the error
__________________
['O|s|G'] | Death Wins a.k.a Ish Chhabra was here
ish12321 is offline