Jump to content
  • 0

Several Client.RPT Errors


Turtle II

Question

I have taken a huge interest into my Client RPT because it's showing me a lot of errors that I don't get on my server RPT. I was hoping that getting these fixed would probably help to increase client performances in terms of FPS at least a little bit.

If anyone is running the scripts listed in the errors and wants to help itd be great.

Here are all the error's I'm spotting:
 

Error in expression <;
uiSleep 0.1;
};
_chopper removeAction BTC_liftHudId;
if (BTC_lift == 0) then {>
  Error position: <BTC_liftHudId;
if (BTC_lift == 0) then {>
  Error Undefined variable in expression: btc_lifthudid
File mpmissions\__CUR_MP.Chernarus\Custom\=BTC=_Logistic\=BTC=_Lift\=BTC=_LiftInit.sqf, line 160
Error in expression <radius)))) then {
_chopper removeAction BTC_liftActionId;
BTC_lift = 1;
};
};
ui>
  Error position: <BTC_liftActionId;
BTC_lift = 1;
};
};
ui>
  Error Undefined variable in expression: btc_liftactionid
File mpmissions\__CUR_MP.Chernarus\Custom\=BTC=_Logistic\=BTC=_Lift\=BTC=_LiftInit.sqf, line 154
Error in expression <"",""];
};
} else {
player removeAction s_player_clothes;
s_player_clothes = -1;>
  Error position: <s_player_clothes;
s_player_clothes = -1;>
  Error Undefined variable in expression: s_player_clothes
File mpmissions\__CUR_MP.Chernarus\Compiles\fn_selfActions.sqf, line 752
Error in expression <", ""];
};
} else {
player removeAction s_player_deploybike2;
s_player_deploybik>
  Error position: <s_player_deploybike2;
s_player_deploybik>
  Error Undefined variable in expression: s_player_deploybike2
File mpmissions\__CUR_MP.Chernarus\Compiles\fn_selfActions.sqf, line 32
"Elevator script initialized"
Error in expression <false];
};
} else {
player removeAction s_player_elevator_next;
s_player_elevato>
  Error position: <s_player_elevator_next;
s_player_elevato>
  Error Undefined variable in expression: s_player_elevator_next
File mpmissions\__CUR_MP.Chernarus\Addons\elevator\elevator_init.sqf, line 71

The Files that the errors are referencing can be found here if anyone wants to take a look:
https://www.dropbox.com/sh/srpbu86od7o5oe1/AABiL0E1hhnyFXCL5XUFTe0xa

Link to comment
Share on other sites

10 answers to this question

Recommended Posts

  • 0

ok thanks, so a new one is comming up now:

 

Error in expression <earObjects [ELE_StopClass, _maxRange]);
_stop
};



ELE_fnc_hasNextStop = {
priv>
  Error position: <_stop
};



ELE_fnc_hasNextStop = {
priv>
  Error Undefined variable in expression: _stop
File mpmissions\__CUR_MP.Chernarus\Addons\Elevator\elevator_functions.sqf, line 101

So I should just add 

_stop = -1; 

to that same array?

Link to comment
Share on other sites

  • 0

For the first 2 errors open mpmissions\__CUR_MP.Chernarus\Custom\=BTC=_Logistic\=BTC=_Lift\=BTC=_LiftInit.sqf

and replace it with this

 

http://pastebin.com/zcJBrWqt#

So I did this and now the Detach function doesn't work:

 

Error in expression <ersects [getposASL(_chopper), getposASL(_cargo), _chopper, _cargo];

if (!_cants>
  Error position: <_cargo), _chopper, _cargo];

if (!_cants>
  Error Undefined variable in expression: _cargo
File mpmissions\__CUR_MP.Chernarus\Custom\=BTC=_Logistic\=BTC=_Lift\=BTC=_detachCargo.sqf, line 19

Link to comment
Share on other sites

  • 0

ok thanks, so a new one is comming up now:

 

Error in expression <earObjects [ELE_StopClass, _maxRange]);
_stop
};



ELE_fnc_hasNextStop = {
priv>
  Error position: <_stop
};



ELE_fnc_hasNextStop = {
priv>
  Error Undefined variable in expression: _stop
File mpmissions\__CUR_MP.Chernarus\Addons\Elevator\elevator_functions.sqf, line 101

So I should just add 

_stop = -1; 

to that same array?

 

No this is not an add action variable. I have one like this i have to debug in a bit. I'll post how i fix.

Link to comment
Share on other sites

  • 0

isnt it funny how the people who used to help with everything have left?

 

whats the point, all of you open servers to make money and give nothing back

 

figure it out yourself

Kind of like when someone pays you to help them set up and fix a server and eventually never return emails. You did a good job and I appreciated it, but leaving me high and dry was a bit much Buck.

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...