Jump to content

Forums Announcement

Read-Only Mode for Announcements & Changelogs

Dear Survivors, we'd like to inform you that this forum will transition to read-only mode. From now on, it will serve exclusively as a platform for official announcements and changelogs.

For all community discussions, debates, and engagement, we encourage you to join us on our social media platforms: Discord, Twitter/X, Facebook.

Thank you for being a valued part of our community. We look forward to connecting with you on our other channels!

Stay safe out there,
Your DayZ Team

Sign in to follow this  
Beck (DayZ)

1.7.7.1 Database issues

Recommended Posts

The new dll files are giving me a bit of trouble.

When adding DatabaseMySql.dll and DatabasePostgre.dll it searches for the table "object_data". I don't use this table, instead I use another table. What is the object_data table supposed to store? How can I fix this?

My Tables:

building

cust_loadout

cust_loadout_profile

instance

instance_building

instance_deployable

instance_vehicle

log_code

log_entry

message

migration_schema_log

migration_schema_version

profile

survivor

vehicle

v_deployable

v_player

v_vehicle

world

world_vehicle

Share this post


Link to post
Share on other sites

object data table stores the objects lol usually on another database i have never used this option you can change it in the hive.ini to use it or not

  • Like 1

Share this post


Link to post
Share on other sites

object data table stores the objects lol usually on another database i have never used this option you can change it in the hive.ini to use it or not

When launching the server it also pops up with a warning: Addon 'dayz_anim' requires addon 'CA_CommunityConfigurationProject_E'

I tried to set use to false in my HiveExt.ini to fix the issue with object_data

[ObjectDB]

;Setting this to true separates the Object fetches from the Character fetches

;That means that the Object Table must be on this other database

Use = false

Edited by Beck

Share this post


Link to post
Share on other sites

have you merged your arma2 and arma2 oa folders

  • Like 1

Share this post


Link to post
Share on other sites

Yes, at least I had with the old patch. It was working fine until I updated.

Share this post


Link to post
Share on other sites

:\ didn't seem to work. Still getting the same errors.

Share this post


Link to post
Share on other sites

i take it you have reran the migration what version of mysql are you running

  • Like 1

Share this post


Link to post
Share on other sites
Sign in to follow this  

×