Jump to content

Recommended Posts

I'm having lots of reports of maintenance not saving to the DB. and I can confirm it. I maintained my base this morning. Came back home from work and it still said all the same parts needed maintenance.

Also when updating all my files including for the dupe fix, I've been having an extreme amount of reports of not being able to log in. I'll go to check the char in the db and their character will look like this:

InNXCtY.png

 

Also wondering if your planning on making it actually say 1,000,000 instead of 1e006 when you have 1 mil coins.

Link to comment
Share on other sites

Check your .dll

ive del and resintalled thhe .dll's 3 times now even unblocked them. checked the hive and their is "1" in "playermortality" but when i go back in game eithe rrelog or server restart then my bank icon says "0" and i cant withdraw the "1" tht the hive says i have.  Please help 

Link to comment
Share on other sites

ive del and resintalled thhe .dll's 3 times now even unblocked them. checked the hive and their is "1" in "playermortality" but when i go back in game eithe rrelog or server restart then my bank icon says "0" and i cant withdraw the "1" tht the hive says i have. Please help

Its the hiveext.dll make sure you copied it correctly and that its not getting overwritten or permissions denied. Also check player syc as well.
Link to comment
Share on other sites

ive del and resintalled thhe .dll's 3 times now even unblocked them. checked the hive and their is "1" in "playermortality" but when i go back in game eithe rrelog or server restart then my bank icon says "0" and i cant withdraw the "1" tht the hive says i have.  Please help

check your hive log and see if the 999 call gets exsecuted.

Link to comment
Share on other sites

I'm having lots of reports of maintenance not saving to the DB. and I can confirm it. I maintained my base this morning. Came back home from work and it still said all the same parts needed maintenance.

Also when updating all my files including for the dupe fix, I've been having an extreme amount of reports of not being able to log in. I'll go to check the char in the db and their character will look like this:

InNXCtY.png

 

Also wondering if your planning on making it actually say 1,000,000 instead of 1e006 when you have 1 mil coins.

the maintain aswered in other topic, ( + is known issue)

and the coin format is with, is also in the newest version.

Link to comment
Share on other sites

Pretty much sounds you didnt follow the whole tutorial,( especially the server pbo.)

 

got it working now :-) wasnt the .dll it was one .sqf server side that was causing the issue - which one ? i dont know i just copied all your .sqf from the (new server install) folder over to my .pbp.

 

 

one question - how do yous set the max amount bank limit ??

Link to comment
Share on other sites

got it working now :-) wasnt the .dll it was one .sqf server side that was causing the issue - which one ? i dont know i just copied all your .sqf from the (new server install) folder over to my .pbp.

 

 

one question - how do yous set the max amount bank limit ??

if you use the gold folder and varaibles.sqf from the PBO provided ( not the zip: zip = outdated). You can edit those values in the variables.sqf on the top.

Link to comment
Share on other sites

This i guess

17:09:39 "EPOCH SERVERTRADE: Player: Yuri Lowell (any) bought a Unknown Vehicle in/at trader city Stary for <null>x <null>"
17:09:39 Error in expression <2) bought a %3 in/at %4 for %5", _name, _PUID, _classname, _traderCity, _price];>
17:09:39   Error position: <_PUID, _classname, _traderCity, _price];>
17:09:39   Error Undefined variable in expression: _puid
17:09:39 File z\addons\dayz_server\compile\server_tradeObject.sqf, line 16
17:09:39 Error in expression <urrency =	_this select 5;
_qty =		_this select 6;
_clientID = 	owner _player;
_p>
17:09:39   Error position: <select 6;
_clientID = 	owner _player;
_p>
17:09:39   Error Zero divisor
Link to comment
Share on other sites

 

This i guess

17:09:39 "EPOCH SERVERTRADE: Player: Yuri Lowell (any) bought a Unknown Vehicle in/at trader city Stary for <null>x <null>"
17:09:39 Error in expression <2) bought a %3 in/at %4 for %5", _name, _PUID, _classname, _traderCity, _price];>
17:09:39   Error position: <_PUID, _classname, _traderCity, _price];>
17:09:39   Error Undefined variable in expression: _puid
17:09:39 File z\addons\dayz_server\compile\server_tradeObject.sqf, line 16
17:09:39 Error in expression <urrency =	_this select 5;
_qty =		_this select 6;
_clientID = 	owner _player;
_p>
17:09:39   Error position: <select 6;
_clientID = 	owner _player;
_p>
17:09:39   Error Zero divisor

 

Same here

Link to comment
Share on other sites

My coins aren't saving, and my rpt keeps saying this

 

server_hiveReadWriteLar>
15:36:06   Error Undefined variable in expression: _resultarray
15:36:06 File z\addons\dayz_server\init\server_functions.sqf, line 168
15:36:14 Error in expression <ray = call compile format ["%1",_data];
_resultArray
};

 

and the hive log is saying, HiveExt: [Error] Invalid method id: 999

 

I host with Vilayer if that matters.

Link to comment
Share on other sites

My coins aren't saving, and my rpt keeps saying this

 

server_hiveReadWriteLar>

15:36:06   Error Undefined variable in expression: _resultarray

15:36:06 File z\addons\dayz_server\init\server_functions.sqf, line 168

15:36:14 Error in expression <ray = call compile format ["%1",_data];

_resultArray

};

 

and the hive log is saying, HiveExt: [Error] Invalid method id: 999

 

I host with Vilayer if that matters.

I have the same, I'll restart the installation now, probably missed some file or something.

Link to comment
Share on other sites

My coins aren't saving, and my rpt keeps saying this

 

server_hiveReadWriteLar>

15:36:06   Error Undefined variable in expression: _resultarray

15:36:06 File z\addons\dayz_server\init\server_functions.sqf, line 168

15:36:14 Error in expression <ray = call compile format ["%1",_data];

_resultArray

};

 

and the hive log is saying, HiveExt: [Error] Invalid method id: 999

 

I host with Vilayer if that matters.

 

that means that the hiveext that you are using doesnt have the 999 method

in other words you didnt replace the hiveext.dll with the one zupa supplied.

Link to comment
Share on other sites

that means that the hiveext that you are using doesnt have the 999 method

in other words you didnt replace the hiveext.dll with the one zupa supplied.

I tracked down my error to the same, it was in root - it's supposed to be in @epoch_server. just placed it in the correct location & working fine now.

 

Soul

good job on custom hive and thanks for sharing your work.

Link to comment
Share on other sites

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
×
×
  • Create New...