Qbox-project / qbx_core

http://qbox-project.github.io
Other
46 stars 109 forks source link

Player_group table #413

Closed CavemanTi closed 3 months ago

CavemanTi commented 3 months ago

Summary

Loading the SQL into the data base I get an SQL Error (1005) Foreign Key constraint is incorrectly formed

Reproduction

image image

Expected behavior

SQL to load into the database

Actual behavior

Player group is not loading into the database, SQL error

Additional context

No response

Current Version

1.8

Custom Resources

qbox

Manason commented 3 months ago

I assume this a conversion case and not a fresh recipe install.

See step 5 on https://docs.qbox.re/converting

You'll need to modify the collation of player.citizenid

CavemanTi commented 3 months ago

We are using Qbox not qb-core

Manason commented 3 months ago

We are using Qbox not qb-core

Are you converting a server or downloading the recipe?

CavemanTi commented 3 months ago

We built the server off qbox from the start. It was never converted from qb

CavemanTi commented 3 months ago

sorry for the long delay

Manason commented 3 months ago

The issue is likely your collation of player.citizenid. Please use the discord for support. Closing as this is not a bug.