Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(gcphone) Yello Tweets error #11

Open
TanguyOrtegat opened this issue Jan 6, 2020 · 1 comment
Open

(gcphone) Yello Tweets error #11

TanguyOrtegat opened this issue Jan 6, 2020 · 1 comment

Comments

@TanguyOrtegat
Copy link

Sometimes when ingame and looking into server console, this error happens:

[ERROR] [MySQL] An critical error happens on MySQL for query " SELECT yellow_tweets.*, users.firstname, users.phone_number FROM yellow_tweets LEFT JOIN users ON yellow_tweets.firstname = users.firstname ORDER BY time DESC LIMIT 130 {=}": An item with the same key has already been added. Key: firstname at System.Collections.Generic.Dictionary2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x0015a] in :0

at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in :0

at MySQLAsync.FetchAll.ReaderAsync (MySql.Data.MySqlClient.MySqlCommand command) [0x000e9] in <4566d747b17a449f9901d640a8efcabd>:0

at MySQLAsync.Operation1[TResult].ExecuteAsync (System.String query, System.Collections.Generic.IDictionary2[TKey,TValue] parameters, CitizenFX.Core.CallbackDelegate callback, System.Boolean debug) [0x00169] in <4566d747b17a449f9901d640a8efcabd>:0
`
any idea why ? or how to fix it? ( you can answer in french too)

@Mariox6
Copy link

Mariox6 commented Feb 26, 2020

Did you added the yellow pages.sql, which is located in the gcphone directory?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants