Jump to content
  • 0

a3_epoch_server.pbo generating error


krom

Question

Since the Marksman DLC we have been seeing the below errors in our RPT log, roughly 60 per 3 hour server cycle.  Since this call is being referenced from the a3_epoch_server.pbo, which can not be edited without crashing the instance (DLL check), I am assuming that this a bad line in the script or the DLC has created a parameter change that the script can not reference.

 

First I am wondering if anyone else is experiencing these errors and second, what is this sqf doing exactly as knowing what it does would help to identify what is not working properly.  The file is from the 0.3.0.2 (build 3) set of files.  

 

14:02:38 Error in expression <_arr";_arr=toArray(_this select 0);_arr resize-(count _arr-(_this select 1));_ar>
14:02:38   Error position: <resize-(count _arr-(_this select 1));_ar>
14:02:38   Error Zero divisor
14:02:38 File x\addons\a3_epoch_server\compile\epoch_hive\EPOCH_server_substr.sqf, line 1
14:02:38 Error in expression <_arr";_arr=toArray(_this select 0);_arr resize-(count _arr-(_this select 1));_ar>
14:02:38   Error position: <resize-(count _arr-(_this select 1));_ar>
14:02:38   Error Zero divisor
 
Link to comment
Share on other sites

4 answers to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...