Jump to content
  • 0

RTP Error


insertcoins

Question

Stock files on Namalsk Epoch.

21:07:23 Error in expression < [];
_j = 0;
for "_l" from 0 to ((count _itemChances) - 1) do {
_weight = round >
21:07:23 Error position: <_itemChances) - 1) do {
_weight = round >
21:07:23 Error Undefined variable in expression: _itemchances
21:07:23 File z\addons\dayz_code\init\loot_init.sqf, line 74
21:07:23 Error in expression <eight = round ((_itemChances select _l) * 100);
for "_k" from 0 to _weight - 1 d>
21:07:23 Error position: <* 100);
for "_k" from 0 to _weight - 1 d>
21:07:23 Error *: Type String, expected Number
21:07:23 File z\addons\dayz_code\init\loot_init.sqf, line 75

After this it just.. stops. Any idea?

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

If I use old files, I can connect no problemo. But: no trader menu, no loot. Errors:

21:17:48 Error in expression <_BuildingQueue + _objectQueue);



if !(DZE_ConfigTrader) then {
{

_traderData >
21:17:48 Error position: <DZE_ConfigTrader) then {
{

_traderData >
21:17:48 Error Undefined variable in expression: dze_configtrader
21:17:48 File z\addons\dayz_server\system\server_monitor.sqf, line 275
21:17:31 Error in expression <VehicleArea;


BuildingList = [];
{
if (DZE_MissionLootTable) then {
if (isClass>
21:17:31 Error position: <DZE_MissionLootTable) then {
if (isClass>
21:17:31 Error Undefined variable in expression: dze_missionloottable
21:17:31 File z\addons\dayz_server\init\server_functions.sqf, line 229
21:17:31 Error in expression <VehicleArea;
21:18:27 Error Zero divisor
21:18:27 File z\addons\dayz_server\init\server_functions.sqf, line 366
21:18:27 Error in expression <find _iClass;
_weights = dayz_CLChances select _index;
_cntWeights = count _weig>
21:18:27 Error position: <select _index;
_cntWeights = count _weig>
21:18:27 Error Zero divisor

Link to comment
Share on other sites

  • 0

Your main problem is that you are not using a 1.0.4.2a version.

 

There are alot of variables missing that is needed from your mission/fixes/variables.sqf file, so I have to assume that the rest of the package is likely to be  outdated.

 

Suggest that you start from scratch and readd everything you want to have in a server to a fresh 1.0.4.2a install.

Link to comment
Share on other sites

  • 0

Your main problem is that you are not using a 1.0.4.2a version.

 

There are alot of variables missing that is needed from your mission/fixes/variables.sqf file, so I have to assume that the rest of the package is likely to be  outdated.

 

Suggest that you start from scratch and readd everything you want to have in a server to a fresh 1.0.4.2a install.

 

problem on the first post is that that is a stock 1.0.4.2 setup.

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
  • Discord

×
×
  • Create New...