Xeno69 / Domination

Domination - A MP mission for Arma 3
85 stars 36 forks source link

Empty dom_params2 #632

Closed AssadRajab closed 7 months ago

AssadRajab commented 7 months ago

The Issue The dom_params2 table is empty (and not getting filled). The player's progress is not saved anywhere, causing data leaks. However, the player table is up-to-date, and data are being written to it. Also, ingame-functionality is broken, like the admin kick function.

What I tried In an attempt to resolve the issue, I meticulously re-installed everything by following the tutorial. Despite these efforts, the issue persists. I also took the initiative to check the database permission and the user and can confirm that everything is correct.

Background I am using FASTER to host the server. Installed mods are the extDB3 and CBA. The extDB3 mod runs as a server mod, and the CBA is a client.

attachments extDB3 arma3server_x64_2024-04-09_16-11-08.txt