N3MTV / gcphone

Téléphone pour FiveM
104 stars 225 forks source link

Texting people breaks the script #339

Open Leon485 opened 4 years ago

Leon485 commented 4 years ago

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 null

I 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

christerjohansson commented 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.

ThatGuyJacobee commented 4 years ago

Same thing happens to me, with a similar error. Also get the white phone after it happens. image

JuNiOrNeOnV2 commented 4 years ago

Same did you ever find out why?

ItsLukass commented 4 years ago

https://forum.cfx.re/t/q-a-gcphone-questions-ask-them-here-will-update-main-post-frequently-with-updates/494656/320