thevisad / DayZ-Private-master

Reality DayZ - replaced Bliss for DayZ servers
GNU General Public License v2.0
45 stars 84 forks source link

mbg_celle2 Error in expression <r "_x" #142

Closed BBSDeadEye closed 11 years ago

BBSDeadEye commented 11 years ago

RPT Output:

19:39:00 Error position: <spawn_wrecks; }; 19:39:00 Error Undefined variable in expression: spawn_wrecks 19:39:00 File z\addons\dayz_server\system\server_monitor.sqf, line 186 19:39:00 Error in expression <r "_x" from 1 to 20 do { _id = [] spawn spawn_wrecks; };

I cant find the problem though. I compared the celle pkg with the wrecks pkg and everything seems to fine at the first look.

BBSDeadEye commented 11 years ago

found it. Problem is, that if you disabled ssZeds, the server_functions.sqf does not contain the initialization for the wrecks package!

thevisad commented 11 years ago

Merging issue :-1: I am beginning to hate this merging process.

thevisad commented 11 years ago

143