thevisad / DayZ-Private-master

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

World defined was not specified in the data file. #176

Closed Skaronator closed 11 years ago

Skaronator commented 11 years ago

I will build my version with Carepackages, Custom Inventory, Killmessages, Wrecks and Disable Server Zombies. And i got this error:

World defined was not specified in the data file. reality

MajorPainage commented 11 years ago

I got a similiar error Saturday morning. I had to use a .bat to create the build. But I only used --messaging --killmessages

Mekoz commented 11 years ago

Im having the same issue.

MajorPainage commented 11 years ago

I tested it using a build.bat with all the addons listed in first post and it works fine.

I used: perl build.pl --world lingor --instance 1 --with-carepkgs --with-invcust --with-killmsgs --with-wrecks --with-ssZeds

Output:

C:\Users\Administrator\Downloads\DayZ-Private-master-1.7.6>perl build.pl --world lingor --instance 1 --with-carepkgs --with-invcust --with-killmsgs --with-wreck s --with-ssZeds 28 File(s) copied INFO: Creating configuration dayz_1.lingor 26 File(s) copied INFO: RCon password will be set to e6a3c974 INFO: Merging Reality code into official server 24 File(s) copied Merging changes for package ./pkg/carepkgs Merging changes for package ./pkg/invcust 1 File(s) copied Merging changes for package ./pkg/killmsgs 4 File(s) copied Merging changes for package ./pkg/wrecks 3 File(s) copied Merging changes for package ./pkg/ssZeds 5 File(s) copied INFO: Creating dayz_server.pbo cpbo v2.12 by Kegetys http://www.kegetys.net Creating ./tmp/dayz_server 28 files prefix: z\addons\dayz_server file 0/28: ./tmp/dayz_server\compile\fnc_carePkgs.sqf (6 KB) file 1/28: ./tmp/dayz_server\compile\fnc_plyrHit.sqf (0 KB) file 2/28: ./tmp/dayz_server\compile\fnc_wrecks.sqf (5 KB) file 3/28: ./tmp/dayz_server\compile\server_deleteObj.sqf (0 KB) file 4/28: ./tmp/dayz_server\compile\server_handleZedSpawn.sqf (0 KB) file 5/28: ./tmp/dayz_server\compile\server_onPlayerConnect.sqf (0 KB) file 6/28: ./tmp/dayz_server\compile\server_onPlayerDisconnect.sqf (1 KB) file 7/28: ./tmp/dayz_server\compile\server_playerDied.sqf (2 KB) file 8/28: ./tmp/dayz_server\compile\server_playerLogin.sqf (4 KB) file 9/28: ./tmp/dayz_server\compile\server_playerSetup.sqf (7 KB) file 10/28: ./tmp/dayz_server\compile\server_playerStat.sqf (0 KB) file 11/28: ./tmp/dayz_server\compile\server_playerSync.sqf (8 KB) file 12/28: ./tmp/dayz_server\compile\server_publishObject.sqf (0 KB) file 13/28: ./tmp/dayz_server\compile\server_routinePlayerCheck.sqf (0 KB) file 14/28: ./tmp/dayz_server\compile\server_spawnCrashSite.sqf (4 KB) file 15/28: ./tmp/dayz_server\compile\server_townDeZombify.sqf (0 KB) file 16/28: ./tmp/dayz_server\compile\server_townZombify.sqf (1 KB) file 17/28: ./tmp/dayz_server\compile\server_updateNearbyObjects.sqf (0 KB) file 18/28: ./tmp/dayz_server\compile\server_updateObject.sqf (4 KB) file 19/28: ./tmp/dayz_server\compile\server_updatePlayer.sqf (0 KB) file 20/28: ./tmp/dayz_server\compile\zombie_findOwner.sqf (0 KB) file 21/28: ./tmp/dayz_server\compile\zombie_generate.sqf (0 KB) file 22/28: ./tmp/dayz_server\config.cpp (0 KB) file 23/28: ./tmp/dayz_server\init\publicEH_server.sqf (1 KB) file 24/28: ./tmp/dayz_server\init\server_functions.sqf (6 KB) file 25/28: ./tmp/dayz_server\system\server_cleanup.fsm (17 KB) file 26/28: ./tmp/dayz_server\system\server_monitor.sqf (6 KB) file 27/28: ./tmp/dayz_server\system\s_fps.sqf (0 KB) Done. 3 File(s) copied Merging changes for package ./mission/killmsgs INFO: Creating dayz_1.lingor.pbo cpbo v2.12 by Kegetys http://www.kegetys.net Creating ./tmp/mission_tmp 3 files file 0/3: ./tmp/mission_tmp\description.ext (2 KB) file 1/3: ./tmp/mission_tmp\init.sqf (1 KB) file 2/3: ./tmp/mission_tmp\mission.sqm (37 KB) Done. INFO: Build completed successfully!

C:\Users\Administrator\Downloads\DayZ-Private-master-1.7.6>pause Press any key to continue . . .

Seems to be a control panel issue.