Jump to content

Igor

Donator
  • Posts

    7
  • Joined

  • Last visited

  • Donations

    13.00 GBP 

Posts posted by Igor

  1. Hey i found some script errors in my rtp file:

     

    21:28:55 Error in expression < = ""; };
    _virtualGroup = virtualGroups select _group;

    _virtualGroupMembers = _>
    21:28:55   Error position: <select _group;

    _virtualGroupMembers = _>
    21:28:55   Error Zero divisor
    21:28:55 File mpmissions\__CUR_MP.Altis\DG\DG_client.sqf, line 158

     

    21:29:03 Error in expression <
    localVirtualGroups = [];
    {    if ( count (_x select 4) > 0 ) then
    {    localVirtualGr>
    21:29:03   Error position: <_x select 4) > 0 ) then
    {    localVirtualGr>
    21:29:03   Error Undefined variable in expression: _x
    21:29:03 File mpmissions\__CUR_MP.Altis\DG\squad_dialog.sqf, line 38

     

    21:29:25 Error in expression <0};

    _virtualGroups = [];
    {    if ( count (_x select 4) > 0 ) then
    {    _virtualGroups>
    21:29:25   Error position: <_x select 4) > 0 ) then
    {    _virtualGroups>
    21:29:25   Error Undefined variable in expression: _x
    21:29:25 File mpmissions\__CUR_MP.Altis\DG\squad_management.sqf, line 19

  2. Quote
    22 hours ago, Igor said:

    Weapon and gear rewards were no longer in arsenal, after changing player rolle but in the reward menu there were still marked as bought

    Working as intended. If you change to a role that can't use your purchased weaponry, you still have it in case you change back to that role. 

    But I could buy the SPAR-17 in an other color and use it with the new role

    https://paste.pics/069978a5ad3e6be66fd84dc1aba59849

    https://paste.pics/7a6ca83d620e211a816da8e8d19bd631

  3. 9 hours ago, MidnightRunner said:

    SAM side mission only spawned the radar not the launchers, is this as designed?

    The first SAM side mission was spawned with launchers.

     

    Weapon and gear rewards were no longer in arsenal, after changing player rolle but in the reward menu there were still marked as bought

     

    Quote

    20:00:20 Trying to execute a disabled command 'createunit' (2 args)

    20:02:09 Trying to execute a disabled command 'createvehicle' (1 arg)

    Only at mission start

     

    Quote

    20:32:03 Performance warning: SimpleSerialization::Write 'params' is using type of ',TEXT' which is not optimized by simple serialization, falling back to generic serialization, use generic type or ask for optimizations for these types

    84 times in 1 sec

     

    Quote

    21:52:01 Error in expression <switch (_updateType) do {
    case 1: {                
    sliderSetPosition [_slider1, _sliderPos >
    21:52:01   Error position: <sliderSetPosition [_slider1, _sliderPos >
    21:52:01   Error Type Control, expected Number
    21:52:01 File CHVD\fn_onSliderChange.sqf [CHVD_fnc_onSliderChange], line 23

     

     

  4. Quote

    20:36:24 Trying to execute a disabled command 'createunit' (2 args)

     

    20:36:30 Error in expression <rtualGroup = _x;
    _updatedMembers = _rvg select _forEachIndex;
    if ( count _update>
    20:36:30   Error position: <select _forEachIndex;
    if ( count _update>
    20:36:30   Error Zero divisor
    20:36:30 File mpmissions\__CUR_MP.Altis\DG\DG_client.sqf, line 96

     

    20:36:31 Error in expression <select _p) select 1);

    if ( isNil {_rvg select _group} ) then
    {    _rvgS = [];
    _rvg>
    20:36:31   Error position: <select _group} ) then
    {    _rvgS = [];
    _rvg>
    20:36:31   Error Zero divisor
    20:36:31 File mpmissions\__CUR_MP.Altis\DG\DG_client.sqf, line 83

     

    20:42:05 Cannot create non-ai vehicle Ares_Module_Player_Teleport,
    20:42:05 Cannot create object 18:20 with type[Entity], param[Ares_Module_Player_Teleport], NMT code[91]:
    20:42:05 Cannot create object 18:21 with type[AIUnit], param[unit], NMT code[113]:

     

    20:42:25 Cannot create non-ai vehicle Ares_Module_Zeus_Hint,

     

  5. 24 minutes ago, Ryko said:
    7 hours ago, Igor said:

    21:36:43 Trying to execute a disabled command 'ctrlcreate' (2 args)

    I'm glad to catch that, that's a common way hackers are able to give themselves a method to run scripts on the server.  Not that I'm saying you did, but that's why that command is disabled, as the mission will never need to run that.

    The command "ctrlCreate" is used in compass.sqf (line 16 and 22) and this script is executed in onPlayerRespawn.sqf.


  6. Here some errors from RPT file .

    Quote

     

    21:28:45 Attempt to override final function - achilles_fnc_spawn

    21:29:07 Cannot create non-ai vehicle Ares_Module_Player_Teleport,
    21:29:07 Cannot create object 24:25 with type[Entity], param[Ares_Module_Player_Teleport], NMT code[91]:
    21:29:07 Cannot create object 24:26 with type[AIUnit], param[unit], NMT code[113]:

     

    21:31:22 Trying to execute a disabled command 'createvehiclelocal' (2 args)

    21:36:43 Trying to execute a disabled command 'ctrlcreate' (2 args)

    21:45:50 Error in expression <1.3 * EXT_DRIVE_DIRT_VOLUME * DRIVE_DIRT_CONDI>
    21:45:50   Error position: <EXT_DRIVE_DIRT_VOLUME * DRIVE_DIRT_CONDI>
    21:45:50   Error Undefined variable in expression: ext_drive_dirt_volume

    22:04:53 Scripting function 'rewardbuy' is not allowed to be remotely executed

    22:21:03 Scripting function 'bis_fnc_settasklocal' is not allowed to be remotely executed

     


     

×
×
  • Create New...