How to solve CUT HERE FOR EXCEPTION DECODER in esp8266

i wanna delete the post. I need it to be deleted in order to reduce simmiliarity/plagiarism thing. i wrote the topic and programs here months ago, but it s time to for me to delete it.

Juraj. is this not compatible with new version of arduino IDE?

have you tested the GPS serial communications in a separate program?
are you using EspSoftwareSerial?

zsda

does it print anything before it throws an exception
you can put extra Serial.println() statements to display the values of variables and the flow of code to help identify where it fails

Serial monitor only give me this response
1 Serial.println("SS start");
2 Serial.println("zz true");
the problem always come from gps

occasionally, it also does this
Serial.println("encode start");

oh yeah. i have never used that esp software serial before. and idk how to

That is correct. There is a replacement you can use with Arduino IDE 2.x: