Jump to content

Ethan_296

Member
  • Posts

    60
  • Joined

  • Last visited

Posts posted by Ethan_296

  1. That is most likely caused by a corrupt .pbo file.. As the server fucks up with even loading the Multiplayer mission. Even if you messed up installing DZMS, the server would still start, you just wouldnt have any missions. 

     

    What program do you use for packing/unpacking your .PBO's?

    Im using PBO Manager. i unpack, do my edit then repack the whole Dayz_server.  i dont know why it ducks up because those files are obivously there.  ill be reinstalling PBO manager just to make sure its not the program.

  2. HOLY CRAP THANKYOU SOOOO MUCH.   without this my auto restarts wont work because the server never actually starts up without clicking away the error message. 

    i have been searching in all the wrong places for a fix to this.

     

    This is literally perfect 

     

    Thankyou so much.  you have made a man very happy on this day :D

  3. ok.  so i have been running the script for a little bit now,

     

    Getting this error now, i have had to switch back to the unedited Dayz_server.pbo (without DZMS) as the one with your missions doesnt work giving this error:

    16:47:49 "DayZ Epoch: PRELOAD Functions\init [[<No group>:0 (FunctionsManager)],any]"
    16:47:49 "DayZ Epoch: MPframework inited"
    16:47:50 Warning Message: Script z\addons\dayz_server\init\server_functions.sqf not found
    16:47:50 Warning Message: Script z\addons\dayz_server\missions\DayZ_Epoch_11.Chernarus\dynamic_vehicle.sqf not found
    16:47:50 Warning Message: Script z\addons\dayz_server\missions\DayZ_Epoch_11.Chernarus\mission.sqf not found
     
    I have been looking throught the scripts that point to these files in any way and i dont see any problems..
    Again, the DZMS was installed properly.
    (i did edit the loot spawns for the boxes)
     
    Any suggestions?
     
    Also i get hung on Waiting for authentication.
  4. ok so when i install, i get stuck on requesting authentication even though the console is showing the database has been loaded.

     

    RPT spam of:

     

    21:36:42   Error Undefined variable in expression: spawn_mineveins
    21:36:42 File z\addons\dayz_server\system\server_monitor.sqf, line 309
    21:36:42 Error in expression <x" from 1 to MaxMineVeins do {
    [] spawn spawn_mineveins;
    };
     
    if(isnil "dayz_MapA>
    21:36:42   Error position: <spawn_mineveins;
    };
     
    if(isnil "dayz_MapA>
    21:36:42   Error Undefined variable in expression: spawn_mineveins
    21:36:42 File z\addons\dayz_server\system\server_monitor.sqf, line 309
    21:36:42 Error in expression <if (isDedicated) then {
     
    _id = [] spawn server_spawnEvents;
     
    [] spawn {
    private >
    21:36:42   Error position: <server_spawnEvents;
     
    [] spawn {
    private >
    21:36:42   Error Undefined variable in expression: server_spawnevents
    21:36:42 File z\addons\dayz_server\system\server_monitor.sqf, line 331
    21:36:42 "Total Number of spawn locations 5"
     
     
    Any suggestions?
  5. One Problem, Zombies aren't spawning.  any ideas why?  i followed your guide to the letter and am currently scrolling through the files to see if i have missed something. 

     

    Arma2oaserver.RPT file being spammed with:
     

    } forEach _msgList;>
    20:29:14   Error position: <_msgList;>
    20:29:14   Error Undefined variable in expression: _msglist
    20:29:14 Error in expression < allGroups;
     
    dayz_serverObjectMonitor = _safety;>
    20:29:14   Error position: <_safety;>
    20:29:14   Error Undefined variable in expression: _safety
    20:29:14 Error in expression <oad, _interval, time]];
    };
    };
     
    Any ideas?
     
    Fixed: found half the code for the cfgbuildingLoot.hpp was missing (my fault) and a spelling error when editing the Building_spawnZombies.sqf (may fault again) 

    but other than that, about an hour of testing later and still no problems :D thanks Torndeco

    ps.  Still getting the .rpt file spam of:

    };
    } forEach _msgList;>
    20:50:28   Error position: <_msgList;>
    20:50:28   Error Undefined variable in expression: _msglist
    20:50:28 Error in expression < allGroups;
     
    dayz_serverObjectMonitor = _safety;>
    20:50:28   Error position: <_safety;>
    20:50:28   Error Undefined variable in expression: _safety
    20:50:28 Error in expression <oad, _interval, time]];
    };
    };

    Any Ideas of what causing it?
×
×
  • Create New...