-
Notifications
You must be signed in to change notification settings - Fork 20
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
Bugs with maps #151
Comments
Server is ok without evosc The problem is about my evosc What you do you think about that? Thanks for answer |
Your EvoSC version (0.99.7) is several months old, what happens if you update to the latest version, 0.99.22? |
Thanks for your answer I updated with "git pull" Now, I have PHP fatal error |
Here's the terminal |
You may want to call |
Big thanks |
But maps are not played server is ok without evoSC When EvoSC is running some maps cant be played :( |
Someone have an idea about these maps not played? |
Here's error in log file Someone know what's is the problem? |
Nobody knows about this error. Need help :) Thanks for return |
Which version of MySQL do you use? |
Please try with the latest develop version |
thx for return, |
version (); donne |
Congratulations for your work
Describe the bug
Bug with maps
Impossible to play some maps
i can add them
i can juke them
But i cant play them, they stay in jukebox
In log file, there's an error
[09:06:32] Hook->execute(): Exception: SQLSTATE[42000]: Syntax error or access violation: 1055 Expression #5 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'evosc.pbs.score' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by (SQL: select
players
.id
,Login
,Rating
,Map
,pbs
.Score
fromplayers
left joinmx-karma
onmx-karma
.Player
=players
.id
andmx-karma
.Map
= 44 left joinpbs
onpbs
.player_id
=players
.id
whereplayers
.id
in (17) group byplayers
.id
,Login
,Rating
,Map
)Expected behavior
Explain what should have happened, or not.
To Reproduce
Please explain what led to the issue.
Example:
evosc_2021-05-15.txt
Screenshots/Logs
If any available, add screenshots/logs to help explain your problem.
EvoSC (please complete the following information):
When using git (please complete the following information):
git rev-parse HEAD
)The text was updated successfully, but these errors were encountered: