Merg Posted January 25, 2014 Report Share Posted January 25, 2014 Hi, So somehow this is happening. I get constant reports from players. I think that it can be a outdated database or maybe a outdated PBO? If anyone know, please let me know. Thanks :) Link to comment Share on other sites More sharing options...
0 axeman Posted January 26, 2014 Report Share Posted January 26, 2014 most likely an addon has replaced some important code..? if so a clean epoch install and manual merge of any required addons is needed. Link to comment Share on other sites More sharing options...
0 Merg Posted January 26, 2014 Author Report Share Posted January 26, 2014 most likely an addon has replaced some important code..? if so a clean epoch install and manual merge of any required addons is needed I think that could be in. Gonna take a look... Link to comment Share on other sites More sharing options...
0 X060T Posted January 26, 2014 Report Share Posted January 26, 2014 I have the same problem! Some players kick from the server with error "publicvariable #292" its 5 "server_hiveWrite" in my BE filter. That began after BE update((( Link to comment Share on other sites More sharing options...
0 Merg Posted January 26, 2014 Author Report Share Posted January 26, 2014 I have the same problem! Some players kick from the server with error "publicvariable #292" its 5 "server_hiveWrite" in my BE filter. That began after BE update((( Theres is something wrong with the server_updateObject.sqf i think... Link to comment Share on other sites More sharing options...
0 axeman Posted January 26, 2014 Report Share Posted January 26, 2014 am sure players shouldnt be calling a hive write. whats the full line(s) from the log.. Link to comment Share on other sites More sharing options...
0 lordgeorge Posted January 28, 2014 Report Share Posted January 28, 2014 Check the hiveExt.ini file in master configuration file. Scroll down to [Objects] and make sure that "CleanupPlacedAfterDays =" is set to rather -1 or however many days you want the objects to stop there. [Objects] ;Flag indicating whether hiveext should detect vehicles out of map boundaries (X < 0, or Y > 15360) and reset their position to [] ;Note: YOU MUST have a proper dayz_server.pbo that supports this feature, otherwise you will get script errors ;You can find that file under the SQF directory for your server version ;EPOCH SETTINGS ;Which table should the objects be stored and fetched from ;Table = Object_DATA ;Negative values will disable this feature ;0 means that ALL empty placed items will be deleted every server restart ;A positive number is how old (in days) a placed empty item must be, in order for it to be deleted CleanupPlacedAfterDays = 60 Hope this helps :) Link to comment Share on other sites More sharing options...
Question
Merg
Hi,
So somehow this is happening. I get constant reports from players. I think that it can be a outdated database or maybe a outdated PBO?
If anyone know, please let me know.
Thanks :)
Link to comment
Share on other sites
6 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now