Beck (DayZ) 1768 Posted June 18, 2013 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:buildingcust_loadoutcust_loadout_profileinstanceinstance_buildinginstance_deployableinstance_vehiclelog_codelog_entrymessagemigration_schema_logmigration_schema_versionprofilesurvivorvehiclev_deployablev_playerv_vehicleworldworld_vehicle Share this post Link to post Share on other sites
AmberHelios 2071 Posted June 18, 2013 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 1 Share this post Link to post Share on other sites
Beck (DayZ) 1768 Posted June 18, 2013 (edited) 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 notWhen 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 databaseUse = false Edited June 18, 2013 by Beck Share this post Link to post Share on other sites
Beck (DayZ) 1768 Posted June 18, 2013 (edited) Edited June 18, 2013 by Beck Share this post Link to post Share on other sites
AmberHelios 2071 Posted June 18, 2013 have you merged your arma2 and arma2 oa folders 1 Share this post Link to post Share on other sites
Beck (DayZ) 1768 Posted June 18, 2013 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
AmberHelios 2071 Posted June 18, 2013 try using these files mate https://dl.dropboxusercontent.com/u/24106847/dayz.rar 1 Share this post Link to post Share on other sites
Beck (DayZ) 1768 Posted June 18, 2013 :\ didn't seem to work. Still getting the same errors. Share this post Link to post Share on other sites
AmberHelios 2071 Posted June 18, 2013 i take it you have reran the migration what version of mysql are you running 1 Share this post Link to post Share on other sites