Jump to content
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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×