Open Leon485 opened 4 years ago
I second this, most GCPhone scripts are now broken, due to updates in mysql_async and ESX. I have this exact problem as well, and phone crashes afterwards.
Same thing happens to me, with a similar error. Also get the white phone after it happens.
Same did you ever find out why?
When texting other players it causes gcphone to no respond and you have to press F1 to exit out of the phone. When pressing F1 again it open up the phone but with a white screen and the phone cannot be used. This error below also occurs: [ERROR] [MySQL] [gcphone] An error happens on MySQL for query "INSERT INTO phone_messages (
transmitter
,receiver
,message
,isRead
,owner
) VALUES(@transmitter, '264-3990', 'hello', 0, 0)": ER_BAD_NULL_ERROR: Column 'transmitter' cannot be nullI have also gone to #318 and used that code which worked in creating the number for the players. I am currently using the latest version of es_extended and don`t have essentialmode in my server. Help will be greatly appreciated :D