Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
Skaronator opened this issue Mar 3, 2013 · 3 comments
Closed

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

Skaronator opened this issue Mar 3, 2013 · 3 comments

Comments

@Skaronator
Copy link
Contributor

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
Copy link
Contributor

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

@Mekoz
Copy link

Mekoz commented Mar 3, 2013

Im having the same issue.

@MajorPainage
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants